Changes between Version 3 and Version 4 of Processing/POSPac
- Timestamp:
- Aug 19, 2021, 12:08:12 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/POSPac
v3 v4 33 33 }}} 34 34 35 EUREF FTP: 36 {{{ 37 lftp gnss.bev.gv.at:/pub/nrt/ 38 cd 229 39 mirror --include-glob=*/KIRU* ./ 40 }}} 41 35 42 * These RINEX files can then be imported with Project > Import. 36 43 * If imported basestation data doesn't include ephemeris data, this also needs downloading (OS basestation RINEX data only includes the *.o file, which is just the GNSS measurements rather than the meteorological and ephemeris files). … … 42 49 * If the quality is good, then it will prompt you to continue to the Applanix SmartBase (ASB) stage which will run when 'Continue' is clicked. 43 50 51 '''For using a single basestation:''' 52 53 Note that multiple basestaions are not supported for RINEX version 3. For RINEX version 3, single base processing is required. 54 Import the basestation data, right click on the basestation in the project explorer > base stations, and select 'Set Base'. 55 44 56 '''GNSS-Inertial Processor:''' 45 57 46 58 * If using multiple basestations, use GNSS Mode: IN-Fusion Smartbase 59 * If using single basestation, select the 'set' base station in the "Base station" parameter. 47 60 * In GNSS-Inertial Processor > Properties > GNSS-Intertial Processor > Lever Arms and Mounting Angles, add the appropriate lever arms. 48 61