summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [aivdm] Disable some mis-behaving sample entriesJon Schlueter2016-01-053-24/+19
* [aivdm] Make type=1 more permissive of short dataJon Schlueter2016-01-055-0/+20
* [aivdm] Expand driver type=20 to handle length 186Jon Schlueter2016-01-055-0/+25
* [aivdm] Expand driver type 16 to handle 168 bitsJon Schlueter2016-01-055-0/+8
* Added regression test for NaviLock 2008u.Eric S. Raymond2016-01-052-0/+295
* additional type 21 message with 368 bits long messageJon Schlueter2016-01-045-0/+10
* Address bug #46802: AIVDM to CSV is broken in some weird casesFred Wright2016-01-041-9/+9
* AIS:refine parsing of type 8 DAC 1 FID 16 messagesJon Schlueter2015-10-075-21/+35
* whitespace cleanup in sample.aivdm*.chk filesJon Schlueter2015-10-072-2/+2
* AIS: Add better handling of non byte aligned data blobsJon Schlueter2015-10-075-2/+11
* Add ais-nmea-sample data file to regression testsJon Schlueter2015-10-072-0/+252910
* better handling of type 6 unhandled FID entriesJon Schlueter2015-10-074-0/+6
* Regenerated ais_unpack_sixbit.log.chkJon Schlueter2015-10-061-12/+12
* Fix json_aivdm_dump for bad temp scalingJon Schlueter2015-10-064-0/+45
* add an ais type9 sample which has speedJon Schlueter2015-10-054-0/+22
* fix broken regression tests with aivdm from_sixbitJon Schlueter2015-10-052-2/+2
* Fixup driver_ais from_sixbit parsingStefan Roels2015-10-032-0/+53
* Added the GR8013-W & HAB-GPSPI to the regression-test suite.Eric S. Raymond2015-07-194-0/+214
* Test rebuild required for the mid-2015 leap-second bump.Eric S. Raymond2015-07-1110-231/+231
* Restore truncated line in foretrex test.Eric S. Raymond2015-06-012-2/+3
* Add regression for mt3339Gary E. Miller2015-04-132-0/+321
* Fix Savannah bug #44619: Bad latitude value for message type 17Eric S. Raymond2015-03-244-6/+18
* Zbigniew Chyla's last change fixed a previously-unnoticed bug in AIS dumping.Eric S. Raymond2015-03-222-2/+2
* Create an accidentally omitted check log for the repository.Eric S. Raymond2015-03-181-0/+340
* Add log for u-blox NEO-M8NGary E. Miller2015-03-181-0/+298
* Add regression test and DB entry for Magellan eXplorist 110.Eric S. Raymond2015-03-132-0/+137
* Add check restuls for for OXTSGary E. Miller2015-03-101-0/+199
* Add Oxford Technical Solutions (OXTS) GPS+IMUGary E. Miller2015-03-101-0/+158
* Merge more information about Beidou GPSes from Eli Huang.Eric S. Raymond2015-03-023-10/+101
* Code to accommodate alternat Beidou talker ID of $GB. Also, add a test for it.Eric S. Raymond2015-03-023-0/+77
* Fill in missing metadata from Eli Huang.Eric S. Raymond2015-03-021-1/+1
* Full support for Beido and QZSS constellations in NMEA0183 skyviews.Eric S. Raymond2015-02-285-3/+220
* Feature removal - delete last remnants of old pre-JSON protocol from libgps.Eric S. Raymond2015-02-222-11/+0
* Fix another type24 bug in driver_nmea2000.cReinhard Arlt2015-02-181-3/+1
* Comment typo fix in two test loads. No code changes.Eric S. Raymond2015-02-152-2/+2
* Adjust nmea2000 checkfile.Reinhard Arlt2015-02-131-1/+1
* More test trimming.Eric S. Raymond2015-02-0968-11177/+28
* Shorten many regression tests to improve test time.Eric S. Raymond2015-02-0828-36923/+12
* Trim the ac12_binary tesrt ro shortten it and avoid end-detection issues.Eric S. Raymond2015-02-082-0/+0
* Revert the change abolishing the "pps" policy flag, it broke gpsmon client mode.Eric S. Raymond2015-02-021-1/+1
* New checkfile for nmea2000.Reinhard Arlt2015-01-311-24/+24
* Change JSON encoding in checkfile.Reinhard Arlt2015-01-311-123/+123
* Fix a formatting error in AIS JSON generation (client library get it right).Eric S. Raymond2015-01-301-4/+4
* Add logfile and checkfile for nmea2000.Reinhard Arlt2015-01-282-0/+25242
* Coverity/splint cleanup.Eric S. Raymond2015-01-211-43/+43
* Almost entirely eliminate use of sats_used array.Eric S. Raymond2015-01-1010-306/+306
* In the navcom driver, get satellites used from the Channel Status packet.Eric S. Raymond2015-01-101-29/+29
* Safety fix: ensure that SBAS satellites are never used in error modeling.Eric S. Raymond2015-01-101-19/+19
* Fix a bug that produced duplicate satellite IDs in psesudo-NMA GSA.Eric S. Raymond2015-01-101-8/+8
* Revise SiRF driver to be get satellites-used info from the skyview sentence.Eric S. Raymond2015-01-094-126/+130