1 How To...
1.17
Log RINEX Files
The receiver can log RINEX observation, navigation and meteo files on its internal disk. RINEX
v2.11, 3.04, 3.05 and 4.00 are supported.
RINEX logging is configured independently for each log session.
Internal RINEX logging is typically configured as follows:
1. The information needed to generate the RINEX file names is taken from the
command. For example, to set the station name desig-
nator (the first four characters of the RINEX file names) to "
LEUV
", use:
setMarkerParameters, , , , LEUV <CR>
2. The fields in the RINEX observation header are specified with the
and
commands. For example, if the observer’s name is "
MyName
" and its agency is
"
MyAgency
", use the command:
setObserverParameters, MyName, MyAgency <CR>
3. For static installations, the reference marker position to put in the “APPROX POSITION
XYZ” header line can be defined with the
RefPos
argument of
, with
the marker-to-ARP offset being defined with
. For example,
assuming the WGS84 position of the ARP is 50.5
o
N, 4
o
E and its altitude above the
WGS84 ellipsoid is 100m, and the ARP is 1.5 meters above the marker, use:
setStaticPosGeodetic,Geodetic1,50.5,4,100 <CR>
setAntennaOffset,Main,0,0,1.5 <CR>
4. Use the
command to configure the RINEX options: the file dura-
tion, the observation interval, etc. This is done independently for each log session. For
example, to log daily RINEX files with the observation file containing only GPS L1CA
data at a 30-s interval in the
LOG1
log session, use:
setRINEXLogging, LOG1, Hour24, sec30, GPSL1CA <CR>
Note that the maximum file size supported by the receiver is 4GBytes.
Section 1.15 explains how to set up log sessions, section 1.25 shows how to automatically
FTP push RINEX files to a remote server and section 1.23 shows how to download the RINEX
files.
Instead of logging RINEX files inside the receiver, you can also convert an SBF file to RINEX
using the
sbf2rin
program or the
SBFConverter
graphical tool.
36
Summary of Contents for PolaRx5TR
Page 1: ...PolaRx5TR Reference Guide Applicable to version 5 5 0 of the Firmware ...
Page 73: ...3 Command Line Reference Chapter 3 Command Line Reference 73 ...
Page 130: ...3 Command Line Reference COM1 gim CR R gim IonosphereModel off COM1 130 ...
Page 237: ...3 Command Line Reference COM1 237 ...
Page 279: ...3 Command Line Reference COM1 279 ...
Page 294: ...4 SBF Reference Chapter 4 SBF Reference 294 ...