summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Documentation update ansd typo fix.Eric S. Raymond2010-12-171-1/+1
* Add regression-terts for GP-330-FW illustrating the GPS week wraparound.Eric S. Raymond2010-12-166-0/+757
* Document a minor problem with AIVDO sentences and rebuild its regression test.Eric S. Raymond2010-12-011-0/+33
* Driver for the GeoS-1M GPS/Glonass moduleViktar Palstsiuk2010-10-302-0/+0
* Add regressions for HP (SYmmetricom) 58534A GPS.Gary E. Miller2010-10-262-0/+32
* Add product database entry and regression test for uBlox-lea-5h.Eric S. Raymond2010-09-152-0/+1145
* Add regression test and product database info for Garmin Foretrex 201.Eric S. Raymond2010-09-152-0/+1781
* Add product-databse entry and regression test for Garmin 10x.Eric S. Raymond2010-09-152-0/+609
* Add the GeoS-!M (GLONASS, with 24 channels).Eric S. Raymond2010-07-132-0/+4480
* Bump maximum channel count to 32. Eric S. Raymond2010-07-132-32/+32
* Add docuimentation and test loads for the Firefly-IIa.Eric S. Raymond2010-07-132-0/+491
* Added NAVIOR-24 product entry and test file.Eric S. Raymond2010-07-132-0/+2473
* Add Venus 634LP to product database and test logs.Eric S. Raymond2010-07-132-0/+1629
* Add TomTom Mark II to product database and regression tests.Eric S. Raymond2010-07-132-0/+145
* Previous commit requires a test-suite rebuild.Eric S. Raymond2010-06-144-69/+0
* Add regression test for the Bluenext BN-9015.Eric S. Raymond2010-06-142-0/+1210
* Correct some erroneous IS8061 formating.Eric S. Raymond2010-06-131-2/+2
* Add a new regression test for the Qstarz BT-Q818. All regression tests pass.Eric S. Raymond2010-06-032-0/+404
* Make sure 24A and 24B aivdm sentences are correctly aggregated.Nirgal2010-05-222-23/+54
* Update some status comments.Eric S. Raymond2010-05-211-10/+10
* The last change in gpsdecode was not entirely correct. Fixes from Nirgal.Eric S. Raymond2010-05-201-13/+13
* Switch the CSV format emitted by gpsdecode(1) to DSV using |.Eric S. Raymond2010-05-191-44/+44
* Rebuild AIVDM regressions to gpon with last commit.Eric S. Raymond2010-05-181-1/+1
* 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