summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | All regression tests pass, including the new one for the sounder.
* Fisx broken production for remaking RTCM2 checkfiles.Eric S. Raymond2012-03-051-131/+131
|
* Handle up to 16 interleaved Type 24A and 24B messages.Eric S. Raymond2012-03-051-2/+1
| | | | All regression tests pass.
* Some regression tests needed to be rebuilt after the last change.Eric S. Raymond2012-03-043-58/+58
| | | | | | Alexey says: I'm recorded 50 BPS data from BT-368 tracker with SiRFIII chipset, compared decoded values with reference data* and founded this fields wrong decoded.
* Add a test load for the Transystem 737A+Eric S. Raymond2011-11-152-0/+3196
|
* SiRF regression loads needed to be rebuilt because MID4 no longer sets time.Eric S. Raymond2011-10-105-155/+155
|
* Banish still more Berlios URLs.Eric S. Raymond2011-10-016-0/+0
|
* Sort out some issues with PRN handling.Eric S. Raymond2011-09-181-220/+220
| | | | | | | | | Add macros for classifying PRNs into GPS, GLONASS, DGPS. Document the PRN ranges on the gps_json manual page. It turns out that U.S. GPS authorities reserve 1-64 for GPS birds, not just 1-32. So the way we map GLONASS PRNs had to change. This required a regression-test rebuild for the geostar driver.
* Fix Berlios tracker bug #18214: Required rebuilding one regression test.Eric S. Raymond2011-07-311-2/+2
| | | | | | Nug was "AIS message type 8 Functional ID (fid) field at wrong offset." All regression tests pass. Code splints and cppchecks clean.
* Move all test log dates to yyyy-mm-dd.Eric S. Raymond2011-06-2378-111/+111
| | | | | Trying to remember that these used a non-ISO8601 date format was driving me nuts. All regression tests pass.
* Add a Pilot Plug regression test.Eric S. Raymond2011-06-222-0/+850
|
* Correct some date formats in test logs.Eric S. Raymond2011-06-228-7/+7
|
* Fixes for the Maidehead locator code, and a better regression test.Eric S. Raymond2011-05-061-1/+0
|
* Attempt fix for Maidenhead off-by-one rrror.Eric S. Raymond2011-05-061-1/+1
| | | | All regression tests pass.
* Maidenhead locator regression test.Eric S. Raymond2011-05-061-0/+1
|
* Centralize the C client library's flag setting.Eric S. Raymond2011-04-151-3/+1
| | | | This squeezes out a couple of minor errors due to unset flag fields.
* Decode of RTCM3 type 1005 is working.Eric S. Raymond2011-04-112-0/+1
|
* Check in ASCII dumps made by inspectrtcm.Eric S. Raymond2011-04-103-0/+11497
|
* More RTCM2 test loads.Eric S. Raymond2011-03-303-0/+418
|
* Fix a glitch in the SiRF driver exposed by the SHM export.Eric S. Raymond2011-03-261-38/+38
| | | | | When we set TINE_IS, we actually have to report time. Required one regression test rebuild.
* New regression test for Typhoon 3100.Eric S. Raymond2011-03-232-0/+1098
| | | | | This revealed a library bug that could cause the timestamp on every second fix to get clobberec due to GSV not having a timestamp.
* Emit "mode" before its dependent attributes in TPV, and timestamps with .3f.Eric S. Raymond2011-03-2264-2880/+2880
| | | | Required a regression-test rebuild.
* The overlength-GGA fix requires rebuild of two tests.Eric S. Raymond2011-03-172-157/+158
|
* Dump contents of of RTCM2.3 type 31 as a JSON object rather than hex words.Eric S. Raymond2011-03-151-5/+5
| | | | | | | | | Fix required in order to check the RTCM2 driver logic against the ASCII dump from Andre Naujoks. Remarkably, the check passes - though it appears that in his dump the constant 40 is added to all GLONASS satellite IDs. doubtless so they won't collide with GPS satellite IDs. The naujoks-ntrip.log test had to be rebuilt. All other regression tests pass.
* rangerr -> prc, rangerate -> rrc in RTCM2Eric S. Raymond2011-03-153-141/+141
| | | | | I was unaware of standard terminology/abbreviations. Fixing this now, before Version 5 API freezes.
* issuedata -> iod in RTCM2Eric S. Raymond2011-03-153-141/+141
| | | | | I was unaware of standard terminology/abbreviations. Fixing this now, before Version 5 API freezes.
* Add Globalsat ND-1005 to product database and regression tests.Eric S. Raymond2011-03-142-0/+901
|
* The recent change to use GST as a time check for end of cycle required this.Eric S. Raymond2011-03-091-0/+8
|
* Add RTCM3 regression-test load.Eric S. Raymond2011-03-022-0/+1
| | | | | Very sad that it contains only one verified sentencem, a type 1029. We badly need better test loads for RTCM2 and RTCM3.
* Bug fixes for RTCM3 decoding. All regression tests pass.Eric S. Raymond2011-03-021-3/+1
| | | | | And the first actually successful decode of a known-good RTCM3 packet, a type 1029.
* Add a feature and a minor fix to the packet-sniffer tester.Eric S. Raymond2011-03-021-2/+2
|
* RTCM3 test capTures. Not ready to be part of the regulae regeressions yet.Eric S. Raymond2011-03-013-0/+0
|
* Implement and document RTCM2.3 message type 14. All regression tests pass.Eric S. Raymond2011-02-281-1/+1
|
* Update product database, adding the MTK-3329.Eric S. Raymond2011-02-274-0/+73
|
* Add Ande Naujoks's Ntrip sample to the test suite.Eric S. Raymond2011-02-272-0/+25
|
* Remove all support for RTCM2 Sager dump format.Eric S. Raymond2011-02-231-611/+131
| | | | | | Nothing but one regression tests in GPSD used it; that regression test has been rebuilt. All other tests pass. The rtcm-104.xml page now describes the JSON dump format.
* Regression-log rebuild of two tests is required by the maximum-channel bump.Eric S. Raymond2011-02-192-34/+34
|
* Rebuild check logs to include genearated $GPALM.Eric S. Raymond2011-02-162-0/+12
|
* Garbage-collect the client-side *SET flags.Eric S. Raymond2011-02-032-2/+2
|
* Add a test log containing GPGST sentences.Eric S. Raymond2011-02-022-0/+142
|
* Make generated ZDAs report a UTC timezome, since UTC is what they emit.Eric S. Raymond2011-02-0112-382/+382
|
* In pseudo-NMEA generation, emit ZDA at top of cycle.Eric S. Raymond2011-02-0112-0/+382
|
* Timestamps in TPV and SKY go from float seconds since Unix epoch to ISO8601.Eric S. Raymond2011-01-2960-2743/+2743
| | | | | | | | Protocol version number is bumped. Python and C test clients are known to work; interfaces of the C and Python client bindings are unchanged. Third-party client-side bindings which rely on naively copying JSON members will break (implementers have been repeatedly warned not to do this).
* Standardize date format in all logfiles. gpsfake will need this to set epoch.Eric S. Raymond2011-01-2042-35/+40
| | | | All regressions tests pass.
* Go back to wiring in a default leap-second offset at start.Eric S. Raymond2011-01-2010-592/+592
| | | | | I thought I could avoid this, but it turns out SiRF chips before firmware rev 2.3.2 don't reliably get a leap-second report either. Sigh...
* Stop making an assumption about the leap-second offset at startup.Eric S. Raymond2011-01-1810-592/+592
| | | | | | | | | | | | Gains: the stored leap-second offset we used for this could go stale, breaking our regression tests in the process - itr's just dumb luck that it hasn't since done so since 2008. Losses: If the receiver doesn't have leap-second cached in NVRAM (e.g, between cold boot and the next subframe message) time will be inaccurate by a few more seconds. 10 regression test outputs of 66 had to be rebuilt.
* Refactoring revealed a minor bug in Zodiac skyview timestamps.Eric S. Raymond2011-01-171-21/+21
| | | | They weren't getting leap-second correction.
* Rebuilt regression tests to include subframe data.Eric S. Raymond2011-01-103-0/+54
|