We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec4b74f commit 5d0b461Copy full SHA for 5d0b461
1 file changed
app/winapp/rtkconv/convmain.dfm
@@ -1151,6 +1151,7 @@ object MainWindow: TMainWindow
1151
'All (*.*)|*.*|RTCM 2 (*.rtcm2)|*.rtcm2|RTCM 3 (*.rtcm3)|*.rtcm3|' +
1152
'NovtAtel (*.gps)|*.gps|ublox (*.ubx)|*.ubx' +
1153
'|Hemisphere (*.bin)|*.bin|Javad (*.jps)|*.jps|' +
1154
+ 'Septentrio (*.sbf)|*.sbf|' +
1155
'RINEX OBS (*.obs,*.*O)|*.obs;*.*O'
1156
Options = [ofHideReadOnly, ofNoChangeDir, ofEnableSizing]
1157
Left = 260
0 commit comments