Skip to content

Commit 2866307

Browse files
Add QGNSS configuration scripts
Adds configuration files for QGNSS software - Factory reset - Base station (survey-in method) - Configuration heading output (LG580P only) - Factory reset followed by configuration for heading output (LG580P only)
1 parent 71fe540 commit 2866307

File tree

4 files changed

+446
-0
lines changed

4 files changed

+446
-0
lines changed
Lines changed: 194 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,194 @@
1+
{
2+
"Script": [
3+
{
4+
"CRCData": "",
5+
"Delay": 0,
6+
"Description": "Description",
7+
"SendData": "$PQTMCFGFIXRATE,W,1000*59",
8+
"Suffix": 3,
9+
"enable": true,
10+
"format": 2,
11+
"protocol": 1
12+
},
13+
{
14+
"CRCData": "",
15+
"Delay": 0,
16+
"Description": "Description",
17+
"SendData": "$PQTMCFGRTCM,W,4,0,20,07,06,2,5*05",
18+
"Suffix": 3,
19+
"enable": true,
20+
"format": 2,
21+
"protocol": 1
22+
},
23+
{
24+
"CRCData": "",
25+
"Delay": 0,
26+
"Description": "Description",
27+
"SendData": "$PQTMCFGMSGRATE,W,RMC,0*16",
28+
"Suffix": 3,
29+
"enable": true,
30+
"format": 2,
31+
"protocol": 1
32+
},
33+
{
34+
"CRCData": "",
35+
"Delay": 0,
36+
"Description": "Description",
37+
"SendData": "$PQTMCFGMSGRATE,W,GSV,0*08",
38+
"Suffix": 3,
39+
"enable": true,
40+
"format": 2,
41+
"protocol": 1
42+
},
43+
{
44+
"CRCData": "",
45+
"Delay": 0,
46+
"Description": "Description",
47+
"SendData": "$PQTMCFGMSGRATE,W,GSA,0*1F",
48+
"Suffix": 3,
49+
"enable": true,
50+
"format": 2,
51+
"protocol": 1
52+
},
53+
{
54+
"CRCData": "",
55+
"Delay": 0,
56+
"Description": "Description",
57+
"SendData": "$PQTMCFGMSGRATE,W,VTG,0*0F",
58+
"Suffix": 3,
59+
"enable": true,
60+
"format": 2,
61+
"protocol": 1
62+
},
63+
{
64+
"CRCData": "",
65+
"Delay": 0,
66+
"Description": "Description",
67+
"SendData": "$PQTMCFGMSGRATE,W,GLL,0*0D",
68+
"Suffix": 3,
69+
"enable": true,
70+
"format": 2,
71+
"protocol": 1
72+
},
73+
{
74+
"CRCData": "",
75+
"Delay": 0,
76+
"Description": "Description",
77+
"SendData": "$PQTMCFGMSGRATE,W,GGA,1*0A",
78+
"Suffix": 3,
79+
"enable": true,
80+
"format": 2,
81+
"protocol": 1
82+
},
83+
{
84+
"CRCData": "",
85+
"Delay": 0,
86+
"Description": "Description",
87+
"SendData": "$PQTMCFGMSGRATE,W,RTCM3-1019,1*54",
88+
"Suffix": 3,
89+
"enable": true,
90+
"format": 2,
91+
"protocol": 1
92+
},
93+
{
94+
"CRCData": "",
95+
"Delay": 0,
96+
"Description": "Description",
97+
"SendData": "$PQTMCFGMSGRATE,W,RTCM3-1020,1*5E",
98+
"Suffix": 3,
99+
"enable": true,
100+
"format": 2,
101+
"protocol": 1
102+
},
103+
{
104+
"CRCData": "",
105+
"Delay": 0,
106+
"Description": "Description",
107+
"SendData": "$PQTMCFGMSGRATE,W,RTCM3-1042,1*5A",
108+
"Suffix": 3,
109+
"enable": true,
110+
"format": 2,
111+
"protocol": 1
112+
},
113+
{
114+
"CRCData": "",
115+
"Delay": 0,
116+
"Description": "Description",
117+
"SendData": "$PQTMCFGMSGRATE,W,RTCM3-1046,1*5E",
118+
"Suffix": 3,
119+
"enable": true,
120+
"format": 2,
121+
"protocol": 1
122+
},
123+
{
124+
"CRCData": "",
125+
"Delay": 0,
126+
"Description": "Description",
127+
"SendData": "$PQTMCFGMSGRATE,W,RTCM3-107X,1,0*2F",
128+
"Suffix": 3,
129+
"enable": true,
130+
"format": 2,
131+
"protocol": 1
132+
},
133+
{
134+
"CRCData": "",
135+
"Delay": 0,
136+
"Description": "Description",
137+
"SendData": "$PQTMCFGMSGRATE,W,RTCM3-108X,1,0*20",
138+
"Suffix": 3,
139+
"enable": true,
140+
"format": 2,
141+
"protocol": 1
142+
},
143+
{
144+
"CRCData": "",
145+
"Delay": 0,
146+
"Description": "Description",
147+
"SendData": "$PQTMCFGMSGRATE,W,RTCM3-109X,1,0*21",
148+
"Suffix": 3,
149+
"enable": true,
150+
"format": 2,
151+
"protocol": 1
152+
},
153+
{
154+
"CRCData": "",
155+
"Delay": 0,
156+
"Description": "Description",
157+
"SendData": "$PQTMCFGMSGRATE,W,RTCM3-112X,1,0*2B",
158+
"Suffix": 3,
159+
"enable": true,
160+
"format": 2,
161+
"protocol": 1
162+
},
163+
{
164+
"CRCData": "",
165+
"Delay": 0,
166+
"Description": "Description",
167+
"SendData": "$PQTMSAVEPAR*5A",
168+
"Suffix": 3,
169+
"enable": true,
170+
"format": 2,
171+
"protocol": 1
172+
},
173+
{
174+
"CRCData": "",
175+
"Delay": 0,
176+
"Description": "Description",
177+
"SendData": "$PQTMSRR*4B",
178+
"Suffix": 3,
179+
"enable": true,
180+
"format": 2,
181+
"protocol": 1
182+
},
183+
{
184+
"CRCData": "",
185+
"Delay": 0,
186+
"Description": "Description",
187+
"SendData": "$PQTMCOLD*1C",
188+
"Suffix": 3,
189+
"enable": false,
190+
"format": 2,
191+
"protocol": 1
192+
}
193+
]
194+
}
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"Script": [
3+
{
4+
"CRCData": "",
5+
"Delay": 5,
6+
"Description": "Description",
7+
"SendData": "$PQTMRESTOREPAR*13",
8+
"Suffix": 3,
9+
"enable": true,
10+
"format": 2,
11+
"protocol": 1
12+
},
13+
{
14+
"CRCData": "",
15+
"Delay": 5,
16+
"Description": "Description",
17+
"SendData": "$PQTMSAVEPAR*5A",
18+
"Suffix": 3,
19+
"enable": true,
20+
"format": 2,
21+
"protocol": 1
22+
},
23+
{
24+
"CRCData": "",
25+
"Delay": 0,
26+
"Description": "Description",
27+
"SendData": "$PQTMSRR*4B",
28+
"Suffix": 3,
29+
"enable": true,
30+
"format": 2,
31+
"protocol": 1
32+
}
33+
]
34+
}
Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
{
2+
"Script": [
3+
{
4+
"CRCData": "",
5+
"Delay": 1,
6+
"Description": "Description",
7+
"SendData": "$PQTMCFGMSGRATE,W,GGA,0*0B",
8+
"Suffix": 3,
9+
"enable": true,
10+
"format": 2,
11+
"protocol": 1
12+
},
13+
{
14+
"CRCData": "",
15+
"Delay": 1,
16+
"Description": "Description",
17+
"SendData": "$PQTMCFGMSGRATE,W,RMC,0*16",
18+
"Suffix": 3,
19+
"enable": true,
20+
"format": 2,
21+
"protocol": 1
22+
},
23+
{
24+
"CRCData": "",
25+
"Delay": 1,
26+
"Description": "Description",
27+
"SendData": "$PQTMCFGMSGRATE,W,GLL,0*0D",
28+
"Suffix": 3,
29+
"enable": true,
30+
"format": 2,
31+
"protocol": 1
32+
},
33+
{
34+
"CRCData": "",
35+
"Delay": 1,
36+
"Description": "Description",
37+
"SendData": "$PQTMCFGMSGRATE,W,VTG,0*0F",
38+
"Suffix": 3,
39+
"enable": true,
40+
"format": 2,
41+
"protocol": 1
42+
},
43+
{
44+
"CRCData": "",
45+
"Delay": 1,
46+
"Description": "Description",
47+
"SendData": "$PQTMCFGMSGRATE,W,GSA,0*1F",
48+
"Suffix": 3,
49+
"enable": true,
50+
"format": 2,
51+
"protocol": 1
52+
},
53+
{
54+
"CRCData": "",
55+
"Delay": 1,
56+
"Description": "Description",
57+
"SendData": "$PQTMCFGMSGRATE,W,GSV,0*08",
58+
"Suffix": 3,
59+
"enable": true,
60+
"format": 2,
61+
"protocol": 1
62+
},
63+
{
64+
"CRCData": "",
65+
"Delay": 1,
66+
"Description": "Description",
67+
"SendData": "$PQTMCFGMSGRATE,W,THS,0*05",
68+
"Suffix": 3,
69+
"enable": true,
70+
"format": 2,
71+
"protocol": 1
72+
},
73+
{
74+
"CRCData": "",
75+
"Delay": 5,
76+
"Description": "Description",
77+
"SendData": "$PQTMCFGMSGRATE,W,PQTMTAR,10,1*39",
78+
"Suffix": 3,
79+
"enable": true,
80+
"format": 2,
81+
"protocol": 1
82+
},
83+
{
84+
"CRCData": "",
85+
"Delay": 0,
86+
"Description": "Description",
87+
"SendData": "$PQTMSAVEPAR*5A",
88+
"Suffix": 3,
89+
"enable": true,
90+
"format": 2,
91+
"protocol": 1
92+
}
93+
]
94+
}

0 commit comments

Comments
 (0)