Skip to content

Commit 90fd271

Browse files
committed
add examples
1 parent 4bfc3db commit 90fd271

File tree

1 file changed

+300
-0
lines changed

1 file changed

+300
-0
lines changed

examples/ubxsimulator.json

Lines changed: 300 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,300 @@
1+
{
2+
"interval": 1000,
3+
"timeout": 3,
4+
"logfile": "/Users/semuadmin/ubxsimulator.log",
5+
"simVector": 1,
6+
"global": {
7+
"lat": 52.477311,
8+
"lon": 13.391426,
9+
"alt": 50.034,
10+
"height": 47494,
11+
"sep": 2.54,
12+
"hMSL": 50034,
13+
"NS": "N",
14+
"EW": "E",
15+
"gSpeed": 100000,
16+
"headMot": 135,
17+
"spd": 194.3844,
18+
"cog": 126
19+
},
20+
"ubxmessages": [
21+
{
22+
"msgCls": 1,
23+
"msgId": 7,
24+
"rate": 1,
25+
"attrs": {
26+
"validDate": 1,
27+
"validTime": 1,
28+
"validMag": 1,
29+
"fixType": 3,
30+
"numSV": 12,
31+
"gnssFixOk": 1,
32+
"pDOP": 0.843,
33+
"hAcc": 585,
34+
"vAcc": 543,
35+
"diffSoln": 1,
36+
"carrSoln": 1,
37+
"lastCorrectionAge": 5
38+
}
39+
},
40+
{
41+
"msgCls": 1,
42+
"msgId": 4,
43+
"rate": 1,
44+
"attrs": {
45+
"gDOP": 0.45,
46+
"pDOP": 0.356,
47+
"tDOP": 0.3864,
48+
"vDOP": 0.98733,
49+
"hDOP": 0.96763,
50+
"nDOP": 0.9873476,
51+
"eDOP": 0.834
52+
}
53+
},
54+
{
55+
"msgCls": 1,
56+
"msgId": 53,
57+
"rate": 4,
58+
"attrs": {
59+
"version": 1,
60+
"numSvs": 13,
61+
"reserved0": 0,
62+
"gnssId_01": 0,
63+
"svId_01": 4,
64+
"cno_01": 0,
65+
"elev_01": 16,
66+
"azim_01": 302,
67+
"prRes_01": 0.0,
68+
"qualityInd_01": 1,
69+
"svUsed_01": 0,
70+
"health_01": 1,
71+
"diffCorr_01": 0,
72+
"smoothed_01": 0,
73+
"orbitSource_01": 2,
74+
"ephAvail_01": 0,
75+
"almAvail_01": 1,
76+
"gnssId_02": 0,
77+
"svId_02": 5,
78+
"cno_02": 48,
79+
"elev_02": 15,
80+
"azim_02": 73,
81+
"prRes_02": 0.0,
82+
"qualityInd_02": 4,
83+
"svUsed_02": 0,
84+
"health_02": 1,
85+
"diffCorr_02": 0,
86+
"smoothed_02": 0,
87+
"orbitSource_02": 2,
88+
"ephAvail_02": 0,
89+
"almAvail_02": 1,
90+
"gnssId_03": 0,
91+
"svId_03": 14,
92+
"cno_03": 0,
93+
"elev_03": -91,
94+
"azim_03": 0,
95+
"prRes_03": 0.0,
96+
"qualityInd_03": 1,
97+
"svUsed_03": 0,
98+
"health_03": 1,
99+
"diffCorr_03": 0,
100+
"smoothed_03": 0,
101+
"orbitSource_03": 0,
102+
"gnssId_04": 0,
103+
"svId_04": 18,
104+
"cno_04": 50,
105+
"elev_04": -91,
106+
"azim_04": 0,
107+
"prRes_04": 0.0,
108+
"qualityInd_04": 4,
109+
"svUsed_04": 0,
110+
"health_04": 1,
111+
"diffCorr_04": 0,
112+
"smoothed_04": 0,
113+
"orbitSource_04": 0,
114+
"gnssId_05": 0,
115+
"svId_05": 25,
116+
"cno_05": 0,
117+
"elev_05": 19,
118+
"azim_05": 116,
119+
"prRes_05": 0.0,
120+
"qualityInd_05": 1,
121+
"svUsed_05": 0,
122+
"health_05": 1,
123+
"diffCorr_05": 0,
124+
"smoothed_05": 0,
125+
"orbitSource_05": 1,
126+
"ephAvail_05": 1,
127+
"almAvail_05": 1,
128+
"gnssId_06": 0,
129+
"svId_06": 26,
130+
"cno_06": 45,
131+
"elev_06": 61,
132+
"azim_06": 285,
133+
"prRes_06": 3.5,
134+
"qualityInd_06": 7,
135+
"svUsed_06": 1,
136+
"health_06": 1,
137+
"diffCorr_06": 0,
138+
"smoothed_06": 0,
139+
"orbitSource_06": 1,
140+
"ephAvail_06": 1,
141+
"almAvail_06": 1,
142+
"gnssId_07": 0,
143+
"svId_07": 27,
144+
"cno_07": 0,
145+
"elev_07": 4,
146+
"azim_07": 245,
147+
"prRes_07": 0.0,
148+
"qualityInd_07": 1,
149+
"svUsed_07": 0,
150+
"health_07": 1,
151+
"diffCorr_07": 0,
152+
"smoothed_07": 0,
153+
"orbitSource_07": 2,
154+
"ephAvail_07": 0,
155+
"almAvail_07": 1,
156+
"gnssId_08": 0,
157+
"svId_08": 28,
158+
"cno_08": 52,
159+
"elev_08": 39,
160+
"azim_08": 196,
161+
"prRes_08": 2.1,
162+
"qualityInd_08": 7,
163+
"svUsed_08": 1,
164+
"health_08": 1,
165+
"diffCorr_08": 0,
166+
"smoothed_08": 0,
167+
"orbitSource_08": 1,
168+
"ephAvail_08": 1,
169+
"almAvail_08": 1,
170+
"gnssId_09": 0,
171+
"svId_09": 29,
172+
"cno_09": 43,
173+
"elev_09": 56,
174+
"azim_09": 67,
175+
"prRes_09": 1.8,
176+
"qualityInd_09": 7,
177+
"svUsed_09": 1,
178+
"health_09": 1,
179+
"diffCorr_09": 0,
180+
"smoothed_09": 0,
181+
"orbitSource_09": 1,
182+
"ephAvail_09": 1,
183+
"almAvail_09": 1,
184+
"gnssId_10": 0,
185+
"svId_10": 31,
186+
"cno_10": 54,
187+
"elev_10": 55,
188+
"azim_10": 230,
189+
"prRes_10": 0.3,
190+
"qualityInd_10": 7,
191+
"svUsed_10": 1,
192+
"health_10": 1,
193+
"diffCorr_10": 0,
194+
"smoothed_10": 0,
195+
"orbitSource_10": 1,
196+
"ephAvail_10": 1,
197+
"gnssId_11": 2,
198+
"svId_11": 120,
199+
"cno_11": 0,
200+
"elev_11": 28,
201+
"azim_11": 196,
202+
"prRes_11": 0.0,
203+
"qualityInd_11": 1,
204+
"svUsed_11": 0,
205+
"health_11": 0,
206+
"diffCorr_11": 0,
207+
"smoothed_11": 0,
208+
"orbitSource_11": 7,
209+
"gnssId_12": 2,
210+
"svId_12": 123,
211+
"cno_12": 0,
212+
"elev_12": 22,
213+
"azim_12": 140,
214+
"prRes_12": 0.0,
215+
"qualityInd_12": 1,
216+
"svUsed_12": 0,
217+
"health_12": 0,
218+
"diffCorr_12": 0,
219+
"smoothed_12": 0,
220+
"orbitSource_12": 7,
221+
"gnssId_13": 2,
222+
"svId_13": 136,
223+
"cno_13": 0,
224+
"elev_13": 29,
225+
"azim_13": 171,
226+
"prRes_13": 0.0,
227+
"qualityInd_13": 1,
228+
"svUsed_13": 0,
229+
"health_13": 0,
230+
"diffCorr_13": 0,
231+
"smoothed_13": 0,
232+
"orbitSource_13": 7
233+
}
234+
}
235+
],
236+
"nmeamessages": [
237+
{
238+
"talker": "GN",
239+
"msgId": "GGA",
240+
"rate": 1,
241+
"attrs": {
242+
"status": "A",
243+
"posMode": "A",
244+
"navStatus": "V",
245+
"sepUnit": "M",
246+
"altUnit": "M",
247+
"quality": 5,
248+
"numSV": 12,
249+
"HDOP": 0.9873476,
250+
"diffAge": 10,
251+
"diffStation": 2746
252+
}
253+
},
254+
{
255+
"talker": "GN",
256+
"msgId": "RMC",
257+
"rate": 1,
258+
"attrs": {
259+
"status": "A",
260+
"posMode": "A",
261+
"navStatus": "V"
262+
}
263+
},
264+
{
265+
"talker": "P",
266+
"msgId": "QTMVERNO",
267+
"rate": 1,
268+
"attrs": {
269+
"verstr": "LG290P03AANR01A03S",
270+
"builddate": "2025/03/23",
271+
"buildtime": "12:02:34"
272+
}
273+
},
274+
{
275+
"talker": "P",
276+
"msgId": "QTMPVT",
277+
"rate": 1,
278+
"attrs": {
279+
"msgver": 1,
280+
"tow": 1000,
281+
"date": "20221225",
282+
"time": 83737.000,
283+
"fixtype": 3,
284+
"numsv": 22,
285+
"leaps": 3,
286+
"lat": 52.477311,
287+
"lon": 13.391426,
288+
"alt": 45.287,
289+
"sep": 31.075,
290+
"veln": 0.034,
291+
"vele": 0.016,
292+
"veld": 0.065,
293+
"spd": 23.48,
294+
"hdg": 182.12,
295+
"hdop": 1.23,
296+
"pdop": 1.18
297+
}
298+
}
299+
]
300+
}

0 commit comments

Comments
 (0)