We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1791036 commit 42f1981Copy full SHA for 42f1981
1 file changed
src/run_ppk.py
@@ -20,14 +20,6 @@
20
# basefile = 'slac1350.obs'
21
# cfgfile = 'config_phone.py' # must be in src folder or absolute path
22
23
-# Google Smartphone Decimeter Challenge example
24
-#datadir = r'C:\gps\data\cellphone\Google\2022\train\2021-12-08-US-LAX-1'
25
-#navfile = 'AC0300USA_R_20213420000_01D_MN.rnx'
26
-#rovfile = r'C:\gps\data\cellphone\Google\2022\train\2021-12-08-US-LAX-1\GooglePixel6Pro\supplemental\gnss_log.obs'
27
-#basefile = 'base.obs'
28
-#cfgfile = r'C:\gps\data\cellphone\Google\2022\train\config_phone_0401.py' # must be in src folder or absolute path
29
-#basepos = [-2497836.5139, -4654543.2609, 3563028.9379] # LAX
30
-
31
# u-blox example
32
datadir = r'C:\gps\python\rtklib-py\data\u-blox'
33
navfile = 'rover.nav'
0 commit comments