summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Eliminate another sneak path that was carrying stale data between cycles.Eric S. Raymond2006-09-0913-436/+502
* Rebuild for 64-bit machine.Eric S. Raymond2006-09-087-75/+75
* Conditioning DOP calculation on the state of new data actually sees to improveEric S. Raymond2006-09-074-109/+110
* Avoid issuing spurious 3D error estimates in 2D mode.Eric S. Raymond2006-09-059-97/+97
* A gallimaufry of small fixes:Eric S. Raymond2006-09-051-5/+5
* Fix reversed test in GPGLL processing that was hosing regressions.Eric S. Raymond2006-09-053-12/+12
* More cleanup. Eric S. Raymond2006-09-011-1/+1
* Yet another minor data-management bug.Eric S. Raymond2006-09-011-39/+38
* Nailed a data-management bug. Eric S. Raymond2006-09-0112-326/+308
* Have the error modeller key off whether members are NAN...Eric S. Raymond2006-09-017-40/+40
* Properly clear the DOP members in each sentence.Eric S. Raymond2006-09-014-285/+214
* Fix spurious emission of PGRME when there is no fix.Eric S. Raymond2006-08-312-13/+0
* Clarify a log.Eric S. Raymond2006-08-311-1/+1
* Eliminate use of fuser(1) from gpsfake.Eric S. Raymond2006-07-291-0/+275
* Fix breakage in a test, handle faking a port for regression Eric S. Raymond2006-07-251-1/+0
* Pipe (-p) option split into -1 and -p options. New test added.Eric S. Raymond2006-07-233-0/+176
* Fix the NMEA altitude compilation. Eric S. Raymond2006-07-215-79/+79
* Rebuild regression tests; GSA has the current timestamp now.Eric S. Raymond2006-06-1811-189/+189
* Add -v option to gpsfake.Eric S. Raymond2006-06-099-143/+143
* Add two new regression tests, update docs.Eric S. Raymond2006-06-072-0/+122
* Full merge of O patch with 14th field enabled. Protocol level bumped to 3.Eric S. Raymond2006-06-0715-411/+411
* Tests needed to be remade because the leap-second offset changed.Eric S. Raymond2006-02-186-195/+354
* Rebuild regression test for gcc 4.0.0 under x86_64.Eric S. Raymond2005-12-1912-249/+90
* Major change to packet parser -- it now returns the *first* packet recognized.Eric S. Raymond2005-08-021-15/+15
* Typo fix.Eric S. Raymond2005-08-011-1/+1
* Finally get the encoder stable by adding some round() calls.Eric S. Raymond2005-07-281-2/+2
* Clean the test data.Eric S. Raymond2005-07-281-14/+14
* Upper level of RTCM encoder works.Eric S. Raymond2005-07-281-0/+30
* Time to truncate some logs for faster regressions.Eric S. Raymond2005-07-273-456/+5
* Fix a core dump induced by the extremely broken GSA in the i.Trek M3.Eric S. Raymond2005-07-272-0/+317
* Add the small RTCM check to the regression tests.Eric S. Raymond2005-07-272-0/+486
* Petr Slanky's latest Evermore patch and some splint cleanups.Eric S. Raymond2005-07-251-1/+2
* More debugging machinery for RTCM tests.Eric S. Raymond2005-07-201-1/+4
* Another Evermore test from Petr Slansky.Eric S. Raymond2005-07-161-0/+1
* Restore some lost splint cleanups. Stronger regression tests.Eric S. Raymond2005-07-161-0/+10
* gpsfake can feed the daemon an RTCM stream...Eric S. Raymond2005-07-161-3/+4
* rtcm.c is properly refactored, with the bitfield layouts hidden.Eric S. Raymond2005-07-161-0/+131
* Create a regression test for the RTCM decoder. Add a useful header comment.Eric S. Raymond2005-07-131-0/+349
* Rebuild regression tests.Eric S. Raymond2005-07-138-68/+68
* Merge working Evermore state-machine from Petr Slansky.Eric S. Raymond2005-07-131-0/+4
* Report uniform 95% confidence intervals.Eric S. Raymond2005-07-085-53/+53
* Ready to ship 2.27.release-2.27Eric S. Raymond2005-07-061-3/+3
* We have track error computation.Eric S. Raymond2005-07-019-82/+82
* Pre-release cleanup.Eric S. Raymond2005-06-271-0/+1
* gpsfake now uses the TestSession object.Eric S. Raymond2005-06-2515-0/+24
* Ensure that date/time field is dumped as ? when...Eric S. Raymond2005-06-217-58/+58
* Fix the regression test, climb is getting passed out of SiRF properly now.Eric S. Raymond2005-06-205-42/+201
* New data-lifetime code looks like it might be ready for prime time.Eric S. Raymond2005-06-1712-257/+257
* New packet-return API using newdata and explicit merging.Eric S. Raymond2005-06-153-8/+8
* Use NAN consistently for out-of-bound values of double type.Eric S. Raymond2005-06-1510-58/+58