summaryrefslogtreecommitdiff
path: root/test/synthetic-rtcm2.json
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-03-14 09:06:09 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-03-14 09:06:09 -0400
commitde4764956479dce7151ec5b1460d80f5c1a853e4 (patch)
tree202feb0ee57d1e5a193f6e4012d5b9293abbc5d8 /test/synthetic-rtcm2.json
parentdff47ce0f43fa357dd2b12e7bee1d493ebe2b1a4 (diff)
downloadgpsd-de4764956479dce7151ec5b1460d80f5c1a853e4.tar.gz
Address Debian bug #573752 (mode sometimes missing from JSON.
Also, include some additions of copyrights on the test logs that somehow wint missing from the last commit (probably git operator error).
Diffstat (limited to 'test/synthetic-rtcm2.json')
-rw-r--r--test/synthetic-rtcm2.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/synthetic-rtcm2.json b/test/synthetic-rtcm2.json
index 3b042d70..6bf0037b 100644
--- a/test/synthetic-rtcm2.json
+++ b/test/synthetic-rtcm2.json
@@ -1,6 +1,10 @@
# This is a file of synthetic dumps of RTCM2 JSON designed to torture-test
# the library decoder. gpsdecode -e -j of this file should duplicate it.
# No messages 1 and 9 as those are generated by our binary sample
+#
+# This file is Copyright (c) 2010 by the GPSD project
+# BSD terms apply: see the file COPYING in the distribution root for details.
+#
{"class":"RTCM2","type":3,"station_id":268,"zcount":250.8,"seqnum":1,"length":5,"station_health":0,"x":222.18,"y":333.30,"z":444.36}
{"class":"RTCM2","type":4,"station_id":268,"zcount":252.6,"seqnum":3,"length":4,"station_health":0,"system":"GPS","sense":1,"datum":"WGS84","dx":25.6,"dy":30.1,"dz":32.7}
{"class":"RTCM2","type":5,"station_id":268,"zcount":253.8,"seqnum":4,"length":4,"station_health":0,"satellites":[{"ident":29,"iodl":false,"health":0,"snr":53,"health_en":false,"new_data":true,"los_warning":false,"tou":0},{"ident":12,"iodl":false,"health":0,"snr":26,"health_en":false,"new_data":false,"los_warning":true,"tou":0},{"ident":3,"iodl":false,"health":0,"snr":50,"health_en":false,"new_data":true,"los_warning":false,"tou":0},{"ident":15,"iodl":false,"health":0,"snr":41,"health_en":false,"new_data":false,"los_warning":true,"tou":0}]}