summaryrefslogtreecommitdiff
path: root/test/daemon
Commit message (Expand)AuthorAgeFilesLines
* Comment typo fix in two test loads. No code changes.Eric S. Raymond2015-02-152-2/+2
* More test trimming.Eric S. Raymond2015-02-0968-11177/+28
* Shorten many regression tests to improve test time.Eric S. Raymond2015-02-0828-36923/+12
* Trim the ac12_binary tesrt ro shortten it and avoid end-detection issues.Eric S. Raymond2015-02-082-0/+0
* Coverity/splint cleanup.Eric S. Raymond2015-01-211-43/+43
* Almost entirely eliminate use of sats_used array.Eric S. Raymond2015-01-1010-306/+306
* In the navcom driver, get satellites used from the Channel Status packet.Eric S. Raymond2015-01-101-29/+29
* Safety fix: ensure that SBAS satellites are never used in error modeling.Eric S. Raymond2015-01-101-19/+19
* Fix a bug that produced duplicate satellite IDs in psesudo-NMA GSA.Eric S. Raymond2015-01-101-8/+8
* Revise SiRF driver to be get satellites-used info from the skyview sentence.Eric S. Raymond2015-01-094-126/+130
* Fix a bug in Superstar satellites-used compuation.Eric S. Raymond2015-01-091-46/+46
* Add a SiRF-IV regressio n test (NMEA mode). All regressiopn tests pass.Eric S. Raymond2015-01-092-0/+6493
* Refactor representation of satellite data into an array of structs...Eric S. Raymond2014-09-224-246/+246
* Fix an odd little bug in pseudo-NMEA reporting.Eric S. Raymond2014-09-2212-378/+378
* Fix stupid finger error in DOP computation.Eric S. Raymond2014-09-2147-3576/+3576
* Second attempt at DOP computation fix.Eric S. Raymond2014-09-1954-4094/+4116
* Fix a subtle error in DOP computation. This makes a prompt release a good idea.Eric S. Raymond2014-09-1953-4106/+4084
* A bug fix for error modeling when NMEA 0183 reports empty DOP fields.Eric S. Raymond2014-09-1913-383/+383
* GNSS and GLOSS SKY reoport are now mergedEric S. Raymond2014-08-263-491/+0
* Accumulate GNSS+GLONASS satelite reports.Eric S. Raymond2014-08-254-484/+1172
* Drop the obsolete tag field from JSON output. Bump the minor protocol number.Eric S. Raymond2014-08-2482-7308/+7308
* Get vertical error position and speed estimates from the u-blox driver.Pavel Kirienko2013-11-262-56/+56
* Typo fix.Eric S. Raymond2013-11-251-1/+1
* A fix to internal track interpolation - required some test load rebuilds.Eric S. Raymond2013-11-2231-1243/+1243
* Minor correction to use UBX error estimstes.Pavel Kirienko2013-11-203-60/+60
* Stop trying to set serial parity in the test loads.Eric S. Raymond2013-11-113-0/+0
* uBlox -> u-blox; the company does not biicapitalize its name.Eric S. Raymond2013-11-0913-3/+3
* Polish the JSON passthrough code, and add a regression test.Eric S. Raymond2013-11-072-0/+11
* Both the SiRF-III live test and the bug #36409 pathological case work.Eric S. Raymond2013-11-042-0/+29
* Create a regression test for the TCP fake source capability.Eric S. Raymond2013-11-033-1/+30
* Restore "Transport: UDP" functionality to gpsfake.Eric S. Raymond2013-11-032-0/+27
* Update the hardware database; add a regression test for the GR601-W.Eric S. Raymond2013-10-242-0/+175
* Rebuild the regression test loads so they dump in the new style.Eric S. Raymond2013-10-012-81/+81
* Typo fix.Eric S. Raymond2013-09-291-1/+1
* Updare AIVDM regression tests for previous commit.Eric S. Raymond2013-09-151-1/+1
* Minor fix to AIS type 1,2,3 radio field decoding.Eric S. Raymond2013-07-052-75/+75
* Fix a malformed-packet crash.Eric S. Raymond2013-04-241-5/+6
* Add database entry for Triton 400.Eric S. Raymond2013-04-232-0/+76
* Do *not* clear DOPs every time a satellite picture comes from the receiver.Eric S. Raymond2013-01-1557-4897/+4897
* Dang, forgot to regidster the checkin file for our most recent test.Eric S. Raymond2013-01-151-0/+6654
* Update the hardware table.Eric S. Raymond2013-01-141-0/+5266
* Test rebuild required by mike_t's last commit.Eric S. Raymond2012-10-2312-412/+412
* Another regression test, for the nl551e.Eric S. Raymond2012-09-072-0/+808
* Added a regression test for the Globalasat MR-350p.Eric S. Raymond2012-09-072-0/+627
* Rebuild some binary-driver tests. Explain why this is needed.Eric S. Raymond2012-07-0210-622/+622
* Submitted-By -> Submitter in the test load headers.Eric S. Raymond2012-05-3076-58/+58
* tnt-revolution test rebuoild was required by Christian Gagneraud's changes.Eric S. Raymond2012-04-251-50/+60
* Add a regressiion test for the Septentrio Polar2x receiver.Eric S. Raymond2012-04-052-0/+178
* Add Garmin GPS 76S to the database and test files.Eric S. Raymond2012-04-042-0/+321
* Added support for SDDBT sentences from a depth sounder.Eric S. Raymond2012-03-092-0/+614