summaryrefslogtreecommitdiff
path: root/test/clientlib
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-02-22 07:19:30 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-02-22 10:26:40 -0500
commita5a123b4f3b02485cd11f365726400c4fbb19528 (patch)
treed4eeed86022b8861dfe09aa6983658657c9acc8a /test/clientlib
parent2c6dba9c592a7325ba14da188360af67eaa95e18 (diff)
downloadgpsd-a5a123b4f3b02485cd11f365726400c4fbb19528.tar.gz
Feature removal - delete last remnants of old pre-JSON protocol from libgps.
All regression tests pass. Clients are working live. PPS observed on Macx-1.
Diffstat (limited to 'test/clientlib')
-rw-r--r--test/clientlib/oldstyle.log2
-rw-r--r--test/clientlib/oldstyle.log.chk9
2 files changed, 0 insertions, 11 deletions
diff --git a/test/clientlib/oldstyle.log b/test/clientlib/oldstyle.log
deleted file mode 100644
index 29f41d2d..00000000
--- a/test/clientlib/oldstyle.log
+++ /dev/null
@@ -1,2 +0,0 @@
-GPSD,O=RMC 1207318966.000 0.005 49.026225 12.188348 375.20 19.20 10.40 70.8900 24.899 0.000 75.6699 38.40 ? 3
-$GPVTG,70.89,T,,M,48.40,N,89.6,K,A*34
diff --git a/test/clientlib/oldstyle.log.chk b/test/clientlib/oldstyle.log.chk
deleted file mode 100644
index 0cca5f4b..00000000
--- a/test/clientlib/oldstyle.log.chk
+++ /dev/null
@@ -1,9 +0,0 @@
-flags: (0x137fc) {TIME|TIMERR|LATLON|ALTITUDE|SPEED|TRACK|CLIMB|STATUS|MODE|HERR|VERR|SPEEDERR}
-TIME: 1207318966.000000
-LATLON: lat/lon: 49.026225 12.188348
-ALTITUDE: altitude: 375.200000 U: climb: 0.000000
-SPEED: 24.899000
-TRACK: track: 70.890000
-CLIMB: climb: 0.000000
-STATUS: status: 1 (FIX)
-MODE: mode: 3 (MODE_3D)