summaryrefslogtreecommitdiff
path: root/test/synthetic-rtcm2.json
diff options
context:
space:
mode:
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}]}