summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Clarification of some message length and padding issues.Eric S. Raymond2010-05-121-4/+4
* Document some needs.Eric S. Raymond2010-05-121-1/+3
* Fix AIS type 15 decoding and add a new test from Kurt Schwehr.Eric S. Raymond2010-05-122-1/+19
* Correct AIS idempotency test for DAC/FID change.Eric S. Raymond2010-05-121-4/+4
* In AIS message types 6 and 8, split app_id into DAC and FID per ITU-1371.Eric S. Raymond2010-05-102-12/+18
* Add Nirgal's tests for bad packet and AIS channel multiplexing.Eric S. Raymond2010-05-092-0/+14
* Complete privious change. Required rebuilding of three regressin tests.Eric S. Raymond2010-05-093-3/+1
* Replace a broken AIS type 8 test with a known-good one from Kut Schwehr.Eric S. Raymond2010-05-092-9/+10
* Had to rebuild ac12_binary check because the packetization has been fixed.Eric S. Raymond2010-05-061-0/+0
* Reading from udp:// listening addresses works. All regression tests pass.Eric S. Raymond2010-04-291-1/+6
* FIXME -> FIX-ME, so I can walk through these without tripping over autotools.Eric S. Raymond2010-04-261-2/+2
* Extended AIS idempotency test coverage to messages 22, 23, 24.Eric S. Raymond2010-04-261-0/+3
* Extend AIS idempotency test coverage.Eric S. Raymond2010-04-261-8/+27
* Always compute speed when that's possible and the GPS doesn't supply it.Eric S. Raymond2010-04-267-197/+198
* Rename a logfile to reflect what's actually in it.Eric S. Raymond2010-04-262-4/+5
* Add ET-332 to the supported-devices list. All regression tests pass.Eric S. Raymond2010-04-261-3/+11
* Commit an omitted test file. This goes with the UDP broadcast support.Eric S. Raymond2010-04-251-0/+354
* The gpsfake.py module can broadcacst on UDP rather than using a pty.Eric S. Raymond2010-04-251-0/+341
* Clear DOPs only when we get a skyview report.Eric S. Raymond2010-04-2041-2069/+2152
* Add a regression test for correct behavior on EOF with empty buffer.Eric S. Raymond2010-04-181-1/+8
* A longstanding bug in error modeling fixed.Eric S. Raymond2010-04-1331-940/+908
* Shorten some names for concision, and make C names match JSON names.Eric S. Raymond2010-04-111-50/+50
* Improve and dicument the JSON report for digital compasses.Eric S. Raymond2010-04-111-50/+50
* First cut at JSON output for TNT Revolution device.Eric S. Raymond2010-04-102-0/+171
* Three bits have to be removed from the data vector, too.Eric S. Raymond2010-03-291-1/+1
* devtools/ais.py had a Type 17 bug, too - wrong length of spare field.Eric S. Raymond2010-03-292-2/+2
* Suppress JSON reporting of fields the fix quality won't support.Eric S. Raymond2010-03-2710-173/+170
* Restrict usage scope of the fixbuffer private member.Eric S. Raymond2010-03-235-0/+91
* Address Debian bug #573752 (mode sometimes missing from JSON.Eric S. Raymond2010-03-1458-306/+444
* Regenerate regression tests after changing to the Vincenty formula. Chris Kuethe2010-02-289-70/+70
* More test load documentation. All regression tests pass.Eric S. Raymond2010-02-051-48/+48
* More documentation of AIVDM test loads.Eric S. Raymond2010-02-051-10/+12
* Clarify the status of a number of test sentences.Eric S. Raymond2010-02-051-16/+26
* A verified pair of AIS type 6 and type 7 messages for the regression test.Eric S. Raymond2010-02-042-1/+24
* Add an AIS Type 17 regression test.Eric S. Raymond2010-02-022-33/+32
* Make the decoders use the pad fields as seems to be intended.Eric S. Raymond2010-02-012-2/+2
* Correction and test case for two-MMSI case of message 16.Eric S. Raymond2010-01-312-3/+16
* Correct handling of pad field.Eric S. Raymond2010-01-311-1/+1
* Documentation improvements. Eric S. Raymond2010-01-311-2/+4
* Regression test and proper field conditionalization for AIS Type 16Eric S. Raymond2010-01-302-0/+12
* Add AIS type 23 regression test.Eric S. Raymond2010-01-302-0/+20
* Improved handling and documentation of AIS type 22 messages.Eric S. Raymond2010-01-302-0/+24
* Filename change and some typo tweaks. Eric S. Raymond2010-01-292-3/+4
* We now have a test for AIS Type 13 decoding based on live and verified dataEric S. Raymond2010-01-282-0/+19
* Add another regression test, for the BT-451.Eric S. Raymond2010-01-022-0/+2397
* Introduce the "scaled" attribute to JSON dumps...Eric S. Raymond2009-12-182-58/+58
* Add another database entry and test log, this time for the Nokia LD-4W.Eric S. Raymond2009-12-142-0/+423
* Add a test log for the CH-4711.Eric S. Raymond2009-12-052-0/+498
* Add two more regression tests. Pre-release doc cleanup.Eric S. Raymond2009-12-044-0/+446
* This commit resolves the time overflows in the rgm3800 and mkt3301.Eric S. Raymond2009-12-0412-200/+186