1 How To...
1.9
Configure the Receiver in NTRIP Server
Mode
In the example below, we show how to configure the receiver to send RTCM 3.x corrections
to an NTRIP caster using the following parameters:
• NTRIP caster hostname: ntrip.example.com
• NTRIP caster port: 2101
• User name/password for basic authentication: USER / PASSWD
• Mount Point: LEUV1
• TLS: enabled and the caster is trusted by a public certification authority
1. Configure one of the NTRIP connections (see section 1.1.5) in server mode for sending
data to the NTRIP caster. Here, we assume that the first NTRIP connection (
NTR1
) is
free and can be used for that purpose:
setNTRIPSettings,NTR1,Server,ntrip.example.com,2101,USER,PASSWD,LEUV1
2. To enable TLS for
NTR1
, use:
setNtripTlsSettings,NTR1,on,"" <CR>
3. By default, for RTCM 3.x, the receiver is configured to send message types 1004,
1006, 1012 ans 1033 at an interval of one second. This can be changed by using the
and
commands. For instance, to change
the interval of RTCM1033 to 10 seconds, use:
setRTCMv3Interval,RTCM1033,10 <CR>
4. Enable the output of RTCM 3.x corrections on the
NTR1
connection:
setDataInOut,NTR1, ,RTCMv3 <CR>
5. Closing the NTRIP connection is done with the following command:
setNTRIPSettings,NTR1,off <CR>
See also section 1.6 for more information on configuring the receiver as a base station.
The NTRIP server can also send data to the built-in caster, by specifying “localhost” as host-
name. Refer to section 1.11 for details.
27
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 ...