Skip to content

Commit 702a6d0

Browse files
Add example config file for u-blox F9P PPK solution
1 parent 4813011 commit 702a6d0

File tree

1 file changed

+127
-0
lines changed

1 file changed

+127
-0
lines changed

data/config/f9p_ppk.conf

Lines changed: 127 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,127 @@
1+
# rtkpost options (2023/07/29 20:37:05, v.demo5 b34h)
2+
3+
pos1-posmode =kinematic # (0:single,1:dgps,2:kinematic,3:static,4:static-start,5:movingbase,6:fixed,7:ppp-kine,8:ppp-static,9:ppp-fixed)
4+
pos1-frequency =l1+l2 # (1:l1,2:l1+l2,3:l1+l2+l5,4:l1+l2+l5+l6)
5+
pos1-soltype =combined # (0:forward,1:backward,2:combined,3:combined-nophasereset)
6+
pos1-elmask =15 # (deg)
7+
pos1-snrmask_r =off # (0:off,1:on)
8+
pos1-snrmask_b =off # (0:off,1:on)
9+
pos1-snrmask_L1 =35,35,35,35,35,35,35,35,35
10+
pos1-snrmask_L2 =35,35,35,35,35,35,35,35,35
11+
pos1-snrmask_L5 =35,35,35,35,35,35,35,35,35
12+
pos1-dynamics =on # (0:off,1:on)
13+
pos1-tidecorr =off # (0:off,1:on,2:otl)
14+
pos1-ionoopt =brdc # (0:off,1:brdc,2:sbas,3:dual-freq,4:est-stec,5:ionex-tec,6:qzs-brdc)
15+
pos1-tropopt =saas # (0:off,1:saas,2:sbas,3:est-ztd,4:est-ztdgrad)
16+
pos1-sateph =brdc # (0:brdc,1:precise,2:brdc+sbas,3:brdc+ssrapc,4:brdc+ssrcom)
17+
pos1-posopt1 =off # (0:off,1:on)
18+
pos1-posopt2 =off # (0:off,1:on)
19+
pos1-posopt3 =off # (0:off,1:on,2:precise)
20+
pos1-posopt4 =off # (0:off,1:on)
21+
pos1-posopt5 =off # (0:off,1:on)
22+
pos1-posopt6 =off # (0:off,1:on)
23+
pos1-exclsats = # (prn ...)
24+
pos1-navsys =45 # (1:gps+2:sbas+4:glo+8:gal+16:qzs+32:bds+64:navic)
25+
pos2-armode =fix-and-hold # (0:off,1:continuous,2:instantaneous,3:fix-and-hold)
26+
pos2-gloarmode =fix-and-hold # (0:off,1:on,2:autocal,3:fix-and-hold)
27+
pos2-bdsarmode =on # (0:off,1:on)
28+
pos2-arfilter =on # (0:off,1:on)
29+
pos2-arthres =3
30+
pos2-arthresmin =3
31+
pos2-arthresmax =3
32+
pos2-arthres1 =0.1
33+
pos2-arthres2 =0
34+
pos2-arthres3 =1e-09
35+
pos2-arthres4 =1e-05
36+
pos2-varholdamb =0.1 # (cyc^2)
37+
pos2-gainholdamb =0.01
38+
pos2-arlockcnt =5
39+
pos2-minfixsats =4
40+
pos2-minholdsats =5
41+
pos2-mindropsats =10
42+
pos2-arelmask =25 # (deg)
43+
pos2-arminfix =20
44+
pos2-armaxiter =1
45+
pos2-elmaskhold =15 # (deg)
46+
pos2-aroutcnt =20
47+
pos2-maxage =30 # (s)
48+
pos2-syncsol =off # (0:off,1:on)
49+
pos2-slipthres =0.05 # (m)
50+
pos2-dopthres =0 # (m)
51+
pos2-rejionno =2 # (m)
52+
pos2-rejcode =10 # (m)
53+
pos2-niter =1
54+
pos2-baselen =0 # (m)
55+
pos2-basesig =0 # (m)
56+
out-solformat =llh # (0:llh,1:xyz,2:enu,3:nmea)
57+
out-outhead =on # (0:off,1:on)
58+
out-outopt =on # (0:off,1:on)
59+
out-outvel =off # (0:off,1:on)
60+
out-timesys =gpst # (0:gpst,1:utc,2:jst)
61+
out-timeform =hms # (0:tow,1:hms)
62+
out-timendec =3
63+
out-degform =deg # (0:deg,1:dms)
64+
out-fieldsep =
65+
out-outsingle =off # (0:off,1:on)
66+
out-maxsolstd =0 # (m)
67+
out-height =ellipsoidal # (0:ellipsoidal,1:geodetic)
68+
out-geoid =internal # (0:internal,1:egm96,2:egm08_2.5,3:egm08_1,4:gsi2000)
69+
out-solstatic =all # (0:all,1:single)
70+
out-nmeaintv1 =0 # (s)
71+
out-nmeaintv2 =0 # (s)
72+
out-outstat =residual # (0:off,1:state,2:residual)
73+
stats-eratio1 =300
74+
stats-eratio2 =300
75+
stats-eratio5 =300
76+
stats-errphase =0.005 # (m)
77+
stats-errphaseel =0.005 # (m)
78+
stats-errphasebl =0 # (m/10km)
79+
stats-errdoppler =1 # (Hz)
80+
stats-snrmax =52 # (dB.Hz)
81+
stats-errsnr =0 # (m)
82+
stats-errrcv =0 # ( )
83+
stats-stdbias =30 # (m)
84+
stats-stdiono =0.03 # (m)
85+
stats-stdtrop =0.3 # (m)
86+
stats-prnaccelh =3 # (m/s^2)
87+
stats-prnaccelv =1 # (m/s^2)
88+
stats-prnbias =0.0001 # (m)
89+
stats-prniono =0.001 # (m)
90+
stats-prntrop =0.0001 # (m)
91+
stats-prnpos =0 # (m)
92+
stats-clkstab =5e-12 # (s/s)
93+
ant1-postype =llh # (0:llh,1:xyz,2:single,3:posfile,4:rinexhead,5:rtcm,6:raw)
94+
ant1-pos1 =90 # (deg|m)
95+
ant1-pos2 =0 # (deg|m)
96+
ant1-pos3 =-6335367.6285 # (m|m)
97+
ant1-anttype =
98+
ant1-antdele =0 # (m)
99+
ant1-antdeln =0 # (m)
100+
ant1-antdelu =0 # (m)
101+
ant2-postype =rinexhead # (0:llh,1:xyz,2:single,3:posfile,4:rinexhead,5:rtcm,6:raw)
102+
ant2-pos1 =0 # (deg|m)
103+
ant2-pos2 =0 # (deg|m)
104+
ant2-pos3 =0 # (m|m)
105+
ant2-anttype =
106+
ant2-antdele =0 # (m)
107+
ant2-antdeln =0 # (m)
108+
ant2-antdelu =0 # (m)
109+
ant2-maxaveep =1
110+
ant2-initrst =on # (0:off,1:on)
111+
misc-timeinterp =on # (0:off,1:on)
112+
misc-sbasatsel =0 # (0:all)
113+
misc-rnxopt1 =
114+
misc-rnxopt2 =
115+
misc-pppopt =
116+
file-satantfile =
117+
file-rcvantfile =
118+
file-staposfile =
119+
file-geoidfile =
120+
file-ionofile =
121+
file-dcbfile =
122+
file-eopfile =
123+
file-blqfile =
124+
file-tempdir =
125+
file-geexefile =
126+
file-solstatfile =
127+
file-tracefile =

0 commit comments

Comments
 (0)