summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* driver_nmea0183: Be more paranoid in merge_ddmmyy()Gary E. Miller2019-03-142-2/+6
* Regressions: Add sample GPS week failure from Telit App Note.Gary E. Miller2019-03-142-0/+20
* Regressions: add telit HE910 logGary E. Miller2019-03-142-0/+3504
* pseudonmea: In $GPGSV, ouput missing PRN as blanks, not zeros.Gary E. Miller2019-03-134-62/+62
* pseudonmea: Renable no-time $GPGBS. This time w/o zeros.Gary E. Miller2019-03-133-0/+115
* pseudonmea: Add frac seconds to $GPRMC, no zero times.Gary E. Miller2019-03-1320-425/+425
* pseudonmea: Add fractional seconds to $GPGGAGary E. Miller2019-03-1317-372/+372
* psuedonmea: Make $GPGBS match NMEA 3.0 specGary E. Miller2019-03-1317-464/+349
* libgpsd_core: Step clobbering epe when error modeling.Gary E. Miller2019-03-1310-0/+127
* driver_nmea0183 and more: Decode $PSRFEPE add eps.Gary E. Miller2019-03-134-36/+36
* driver_nmea0183 and more: Decode $PSRFEPE, and epd.Gary E. Miller2019-03-133-72/+72
* driver_nmea0183: Improve GxRMC to decode FAA Mode indicator.Gary E. Miller2019-03-086-24/+24
* Change NMEA mode setting, thus major changes in gpsd_error_model().Gary E. Miller2019-03-0762-1275/+1258
* myguide-3100: Note in test data the RMC/GSA oddity on fix status.Gary E. Miller2019-02-131-0/+3
* neo-8mt: Update test for now ignored GLONASS 255Gary E. Miller2019-02-071-24/+21
* tests: Add NEO-M8T regression that is Time only (Surveyed)Gary E. Miller2019-02-062-0/+180
* SiRFstarV: A $GNGSA was triggereing some hosts, not all.Gary E. Miller2019-02-052-78/+77
* driver_nmea0183: Fix SiRFstarV in NMEA mode with last_gga_talkerGary E. Miller2019-02-041-72/+75
* regresions: Add SiRFstarV NMEA. Shows $GNGSA issue.Gary E. Miller2019-02-042-0/+818
* dirver_sirf: MID %!,1 gives us reliable end of cycle, use it.Gary E. Miller2019-01-161-59/+99
* driver_sirf: More work on SiRFstarV. Not done first pass.Gary E. Miller2019-01-101-318/+318
* driver_sirf: TPV beginning to work for SiRFstarV.Gary E. Miller2019-01-091-59/+378
* driver_sirf: Add support for MID 67.1 and MID 67.16.Gary E. Miller2019-01-091-0/+420
* regresions: Add Sirfstar V binary logGary E. Miller2019-01-072-0/+0
* 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