Skip to content

Commit 42f1981

Browse files
- Remove unused example from run_ppk.py
1 parent 1791036 commit 42f1981

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

src/run_ppk.py

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,6 @@
2020
# basefile = 'slac1350.obs'
2121
# cfgfile = 'config_phone.py' # must be in src folder or absolute path
2222

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-
3123
# u-blox example
3224
datadir = r'C:\gps\python\rtklib-py\data\u-blox'
3325
navfile = 'rover.nav'

0 commit comments

Comments
 (0)