summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* driver_sirf: add gnssid:svid.Gary E. Miller2018-09-244-37/+37
* AIS: Rebuild regressions tests for new precision.Gary E. Miller2018-09-211-36/+36
* driver_nmea0183: Decode gnssid:svid from $xxGSV.Gary E. Miller2018-09-1969-621/+621
* driver_ubx: Add missing SBAS to gnssid:svid.Gary E. Miller2018-09-192-12/+12
* GREIS: Add gnssid:svid to skyview.Gary E. Miller2018-09-194-177/+177
* gps.h: remove wrong SBAS_PRN()Gary E. Miller2018-09-196-165/+165
* gpsd_json.c: Add gnssid:svid to SKY.Gary E. Miller2018-09-193-14/+14
* ATT: change heading to %.3f to match Trimble precision.Gary E. Miller2018-09-113-58/+58
* Add regression for hemisphere GPS. Fix detection of empty GPHDT.Gary E. Miller2018-09-112-0/+1533
* gpsd_json, AIS: add missing JSON terminators.Sven Geggus2018-09-042-0/+4225
* Add GREIS (Javad) GPS driver.Gregory Fong2018-07-2910-0/+1499
* Fix pseudo GSA generationGregory Fong2018-07-141-0/+4
* driver_italk: report ECEF in TPV.Gary E. Miller2018-06-171-3/+3
* driver_sirf: Report ECEF in TPV.Gary E. Miller2018-06-174-32/+32
* driver_skytraq: report ECEF data in TPV.Gary E. Miller2018-06-171-1/+1
* driver_ubx: Put ECEF data fro mUBX-NAV-SOL into TPV.Gary E. Miller2018-06-172-6/+6
* Support Galileo $GA... talkers and fix a couple of $GB casesChris Lawrence2018-06-151-6/+2
* Implement processing of NMEA0183 - $GPVTG messagesdwilliams2018-06-135-75/+75
* UBX: revert end of cycle change, but make regression changes.Gary E. Miller2018-02-094-186/+66
* Add ntrip sourcetable example.Gary E. Miller2017-12-152-0/+36
* tests: add exact GPS mpdel number to ublox-8-time.logGary E. Miller2017-12-041-0/+0
* gpsfake: add test for ublox 8 in position hold (time) modeGary E. Miller2017-12-012-0/+490
* Fixes broken regression test data for uBlox NEO-M8N.Fred Wright2017-10-071-120/+120
* Support UBX NAV-PVTClark Li2017-09-192-0/+120
* Revert "Support UBX NAV-PVT"Gary E. Miller2017-09-053-121/+1
* Support UBX NAV-PVTClark Li2017-08-073-1/+121
* Reverts broken portion of old character pushback change.Fred Wright2017-03-051-4/+6
* Updates packet-regress test data.Fred Wright2017-03-051-13/+15
* UBX: add regression for MAX-M8QGary E. Miller2017-01-092-0/+2174
* nmea 0183: better fix for non-updating DOPs.Gary E. Miller2017-01-0933-612/+612
* Rebuild tests to deal with the leapsecond bump last night.Eric S. Raymond2017-01-0111-270/+270
* Decode SkytTraq undocumented $STI sentence.Gary E. Miller2016-07-212-0/+20
* Puedo GPGSA outputs 12 SATs and NaNs as empty.Gary E. Miller2016-07-185-29/+29
* Fix a typos in a date in a logfile comment.Fred Wright2016-07-141-1/+1
* Adds regression data for Navika-100.Fred Wright2016-04-212-0/+409
* Fixes bug in filtering of ID 0 in satellite views.Fred Wright2016-04-212-24/+24
* RTCM3 is unsigned byte, not chars.Gary E. Miller2016-04-201-127/+127
* Fix regressions changed by GNGSA fix.Gary E. Miller2016-04-078-133/+133
* Stop adding 37 to some GN PRN's.Gary E. Miller2016-04-071-30/+30
* GPGSV took a blank as 0 then converted that to a PRNGary E. Miller2016-04-071-18/+18
* Fixes client.py bug ausing RTCM3.2 regression-test failures.Fred Wright2016-04-071-6/+0
* Replace corrupted log file.Gary E. Miller2016-04-072-146/+2280
* New regression: Skytraq NMEA DGPSGary E. Miller2016-04-062-0/+151
* Add "status" to TPV for DGPS notificationGary E. Miller2016-04-0614-287/+287
* Add missing double quotes. Fixed .chk to match.Gary E. Miller2016-04-061-0/+171
* RTCM3 packets can be bigger than RTCM2 ones.Gary E. Miller2016-04-062-0/+27
* Use the data from Skytraq PSTI,030 sentence.Gary E. Miller2016-04-053-15/+18
* Improve GNGSA handling, add rx210.log which shows the problem.Gary E. Miller2016-04-053-44/+425
* Add Skytraq binary regression test.Gary E. Miller2016-03-312-0/+20
* GPGST time was always 1970-01-03Txxxx. Fixed.Gary E. Miller2016-03-307-91/+83