summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* We don't have to collect cycle-time and start-of-cycle... Eric S. Raymond2009-09-0925-45/+0
* Add regression test for Navcom chips.Eric S. Raymond2009-09-092-0/+198
* Fixed a bug in the cycle-signaling code for SiRF. Eric S. Raymond2009-09-093-16/+676
* Reliable cycle-start indication for almost all drivers.Eric S. Raymond2009-09-093-39/+198
* Conforming JSON libraries don't like leading zeros on numeric literals.Eric S. Raymond2009-09-092-8/+8
* Trying to use the Python standard library JSON parser... Eric S. Raymond2009-09-093-25/+25
* Stop interpreting SiRF GND.Eric S. Raymond2009-09-095-323/+54
* Note a strange phenomenon in one of the logs.Eric S. Raymond2009-09-081-0/+3
* Improve synthetic test load for AIS unit test. Eric S. Raymond2009-09-071-0/+22
* Reversed earlier change of MMSI to a string.Eric S. Raymond2009-09-072-41/+41
* Rebuild three tests, there was a typo in $GPGBS output. Ignore RTCM3.Eric S. Raymond2009-09-053-40/+40
* When faking NMEA, ship error estimates as NMEA-standard $GPGBS. Eric S. Raymond2009-09-057-195/+40
* Add some things inadvertently omitted from the repo.Eric S. Raymond2009-09-041-0/+174
* Add annotations to several regression loads and the capability file.Eric S. Raymond2009-09-047-9/+5
* Refactor so RTCM2 dumping is done with the other kinds in gpsd.c. Eric S. Raymond2009-09-041-24/+5
* Bring the AIVDM regression test up to date.Eric S. Raymond2009-09-031-2/+1
* $GPGBS processing is successful at the driver level.Eric S. Raymond2009-09-031-175/+0
* New protocol now reports epx and epy separately. Eric S. Raymond2009-09-0330-1829/+1829
* Fix dumping of AIS message 19 (dte was missing). Eric S. Raymond2009-09-012-1/+1
* Added mixed AIS/GPS testload.Eric S. Raymond2009-08-312-0/+327
* Change the check file in the AIVDM regression test to use unscaled CSV.Eric S. Raymond2009-08-281-12/+12
* Regularize some JSON attribute names.Eric S. Raymond2009-08-281-1/+1
* RTCM2 JSON decoiding is verified and has a full regression test.Eric S. Raymond2009-08-281-1/+1
* JSON decoding for RTCM2 types 3, 7, and 16 is verified.Eric S. Raymond2009-08-281-1/+1
* Use enumerated string values for the "system" field in RTCM2 type 4 messages.Eric S. Raymond2009-08-281-0/+10
* Remove parser for Sager dump format.Eric S. Raymond2009-08-271-39/+0
* Make sure there's a message 1 example in the Sager test load.Eric S. Raymond2009-08-271-1/+1
* Adjusts tests after fix of a bug in the fixbuffer-clearing logicEric S. Raymond2009-08-2636-1858/+1948
* Regression tests needed to be rebuilt... Eric S. Raymond2009-08-2433-1911/+1836
* Remove inadvertent DEVICEs lines from check logs.Eric S. Raymond2009-08-2439-39/+0
* Regressions needed to be rebuilt due to a bug in the SKY dump function.Eric S. Raymond2009-08-2440-432/+452
* Switch regression tests and gpsfake over to new protocol.Eric S. Raymond2009-08-1739-2881/+2879
* Fix the regression-test driver and the tests.Eric S. Raymond2009-08-1440-1634/+1983
* Add regression test and gpscap.ini data for NL402U,Eric S. Raymond2009-08-112-0/+517
* Message 4 latitude and lomngitude were being dumped in the wrong order.Eric S. Raymond2009-06-171-2/+2
* Correct processing of AIS message 9.Eric S. Raymond2009-06-171-1/+1
* Whitespace cleanup.Eric S. Raymond2009-06-131-12/+12
* Stop extracting and dumping spare bits from AIS message fields.Eric S. Raymond2009-06-071-3/+3
* Update regression test to reflex new hex output format.Eric S. Raymond2009-06-061-12/+12
* AIS documentation fixes.Eric S. Raymond2009-06-011-1/+2
* Add support for the AIS Version 3 flags in message type 18.Eric S. Raymond2009-05-281-2/+2
* We now correcttly interpret and dump AIS Type 24 messages.Eric S. Raymond2009-05-281-4/+2
* Add a regression test for AIS type 11 (expected to succeed cleanly)...Eric S. Raymond2009-05-272-0/+51
* Add support for decoding AIS message type 10.Eric S. Raymond2009-05-272-0/+10
* Add regression test for AIS Type 19 message.Eric S. Raymond2009-05-272-0/+26
* Comment fix.Eric S. Raymond2009-05-221-0/+2
* Added another AIVDM regression-test example.Eric S. Raymond2009-05-222-0/+19
* Correct AIVDM message type 5 interpretation... Eric S. Raymond2009-05-102-5/+5
* Better explanatory comments.Eric S. Raymond2009-03-271-4/+19
* Correct the documentation (and, I hope, implementation) of messages 7 and 13,Eric S. Raymond2009-03-272-0/+11