summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix one of gdt's regression-test failures.Eric S. Raymond2009-12-041-24/+24
* gpspipe exposed an orthogonality failure.Eric S. Raymond2009-12-034-23/+128
* Fix a minor glitch in the client-side debugging instrumentation.Eric S. Raymond2009-12-011-1/+1
* There are client library tests now, so rename the 'stable' directory...Eric S. Raymond2009-11-3088-0/+0
* Added regression-test loads for AIS message types 12-14.Eric S. Raymond2009-11-302-2/+80
* Enable handling of multiple JSON objectts per line, and add a test for it.Eric S. Raymond2009-11-293-0/+7
* Create a regression-test framework for the client library...Eric S. Raymond2009-11-252-0/+2
* Fix up a regression test of the sentence decoder.Eric S. Raymond2009-11-241-1/+3
* Recent TSIP changes require a rebuild of the trimble-lassen_iq-playacar test. Eric S. Raymond2009-11-191-0/+2
* Fix up some regression tests to track a recent API change.Eric S. Raymond2009-11-191-4/+6
* vdop was mislabeled as zdop.Eric S. Raymond2009-11-1232-545/+545
* Rebuild regression tests to incorporate the embarassing-typo fix from 5 Nov.Eric S. Raymond2009-11-1132-545/+545
* Fix a corner case in the regress-driver filter.Eric S. Raymond2009-10-121-2/+2
* Suppress unstable and negative timestamps in devices like the uBlox-lea-4h...Eric S. Raymond2009-10-062-84/+29
* Improve the output from the iTalk... Eric S. Raymond2009-10-051-20/+27
* Prevent the daemon from being confused by malformed sentences.Eric S. Raymond2009-10-055-99/+139
* The new instrumentation pays off. Eric S. Raymond2009-10-0212-452/+452
* My bright idea to use timestamp() to set skyview times backfired... Eric S. Raymond2009-10-0228-467/+467
* Clear up some driver-level confusion surrounding timestamp setting.Eric S. Raymond2009-10-0133-560/+560
* Revert test/stable/zodiac.log.chk change from the last commit...Eric S. Raymond2009-10-011-0/+63
* This patch fixes the end-of-test flakiness in the regression tests... Eric S. Raymond2009-10-0111-63/+24
* Fix altitude interpretation in SiRF binary.Eric S. Raymond2009-10-014-12/+15
* Have a single point of truth in the JSON skyview reports...Eric S. Raymond2009-10-0136-607/+607
* Fix computation of epx and epy from eph.Eric S. Raymond2009-09-305-41/+41
* Move climb computation from the NMEA driver to the error modeler.Eric S. Raymond2009-09-3017-310/+310
* Remove some obsolete rate-limiting and clean up some report generation.Eric S. Raymond2009-09-296-119/+418
* Another AIS type 8 regression test.Eric S. Raymond2009-09-242-0/+11
* Another regression test for AIS message type 18.Eric S. Raymond2009-09-242-9/+41
* Two more AIS regression tests, type 7 and 10.Eric S. Raymond2009-09-242-1/+20
* We now have regression tests for AIS Type 15 and 20 messages.Eric S. Raymond2009-09-242-2/+43
* AIS message type 21 now has a regression test.Eric S. Raymond2009-09-232-16/+41
* Fix a glitch in dumping of device subtypes.Eric S. Raymond2009-09-211-0/+1
* Heads up, Chris! - Eric S. Raymond2009-09-211-6/+6
* Use xdop and ydop for horizontal error estimates, not hdop.Eric S. Raymond2009-09-2030-775/+775
* AIVDM is a textual packet type. Treat it uniformly as one.Eric S. Raymond2009-09-171-0/+42
* Change the driver event set to be more orthogonal.Eric S. Raymond2009-09-161-2/+0
* SKY response now includes DOP reports.Eric S. Raymond2009-09-1536-536/+534
* Changing a guard in gpsd_binary_dump() gets rid of a bunch of junk GSAs...Eric S. Raymond2009-09-157-224/+90
* Separate DOP flags are gone.Eric S. Raymond2009-09-153-122/+122
* Rebuild a regression test.Eric S. Raymond2009-09-151-48/+24
* Enforcing single-point-of-truth pays off; this changes eliminates spuriousEric S. Raymond2009-09-151-22/+0
* Revert incorrect part of previous commit.Eric S. Raymond2009-09-1314-21/+21
* TSIP driver was a bit too ambitious about setting mode from skyview;Eric S. Raymond2009-09-133-306/+154
* RMC and GLL emit valid time even when navigation warning is on.Eric S. Raymond2009-09-1129-1594/+695