summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Rebuild tests to address Savannah bug #52678...Eric S. Raymond2018-12-267-1525/+1525
* nmea0183: Use the pdop from GGA.Gary E. Miller2018-12-041-4/+4
* driver_skytraq: Fix bad decode of ecefvz. Add WIP raw decode.Gary E. Miller2018-11-291-9/+9
* driver_skytraq: Decode gnssID and svID.Gary E. Miller2018-11-281-9/+9
* gpsrinex: Add C2C, L2C support. Update regressions to match.Gary E. Miller2018-11-122-78/+78
* GREIS: Add doppler to RAW.Gary E. Miller2018-11-111-39/+39
* GREIS: Add locktime to RAW, it is always LOCKMAX.Gary E. Miller2018-11-111-39/+39
* GREIS: Fix pseudoranges. Meters, not seconds.Gary E. Miller2018-11-101-39/+39
* GREIS: Fix regression for JSON RAW change.Gary E. Miller2018-11-101-0/+39
* RAW: Save space in the JSON. Data from GREIS.Gary E. Miller2018-11-101-21/+21
* GREIS: A different approach to RAW.Gary E. Miller2018-11-102-119/+1071
* GREIS: Add a regression test of raw messages.Gary E. Miller2018-11-102-0/+119
* gpsutils: fix rounding error in unix_to_iso8601(), add/fix tests.Gary E. Miller2018-11-081-7/+7
* driver_ubx: Fix RAWX leapseconds and carrierphase.Gary E. Miller2018-11-061-230/+230
* rawdata: Add locktime field.Gary E. Miller2018-11-061-39/+39
* driver_ubx: Of course RINEX encoded SBAS svid their own way.Gary E. Miller2018-11-061-39/+39
* rawdata: change mtime from UTC to GPS.Gary E. Miller2018-11-051-39/+39
* TPV: Add leapseconds to TPV JSON.Gary E. Miller2018-11-059-264/+264
* driver_ubx: Save leap seconds from RAWX.Gary E. Miller2018-11-051-230/+230
* driver_ubx: reject cpMes if cpStdev <= 5.Gary E. Miller2018-11-051-39/+39
* rawdata: Add lli to JSON data, use NAN for invalid cpMeas and prMeasGary E. Miller2018-11-051-39/+39
* Add regressions test for bundg_zeus 9Oleg Roitburd2018-11-032-0/+10890
* driver_ubx: RAWX rcvTow was off by 1,000.Gary E. Miller2018-10-301-39/+39
* Fix neo-m8t RAW regression test.Gary E. Miller2018-10-301-258/+258
* gpsd_json: Add freqid and obs (obs_code) to RAW message.Gary E. Miller2018-10-291-39/+39
* rawdata_t: Split mtime into time and nsec.Gary E. Miller2018-10-291-39/+39
* rawdata_t: convert mtime from timestamp_t to timespec_t.Gary E. Miller2018-10-261-39/+39
* rawdata_t: rearrange structure again.Gary E. Miller2018-10-261-39/+39
* ublox-neo-m8t: add u-blox8 RMX-RAWX and NAV-SOL samples.Gary E. Miller2018-10-262-0/+258
* driver_nmea0183: Fix off by one error in $GLGSV decode.Gary E. Miller2018-10-2510-156/+156
* driver_ubx: Pass on sats seen even if zero SNR.Gary E. Miller2018-10-183-134/+169
* driver_ubx: Fix endian-ness of UBX-NAV-SAT.Gary E. Miller2018-10-131-5/+5
* driver_ubx: Add decode for UBX-NAV-SAT.Gary E. Miller2018-10-131-0/+40
* 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