Public Attributes | List of all members
RtkNtrip Struct Reference

#include <settings.hpp>

Public Attributes

std::string caster
 Hostname or IP address of the NTRIP caster to connect to. More...
 
uint32_t caster_port
 IP port number of NTRIP caster to connect to. More...
 
std::string fingerprint
 Self-signed certificate fingerprint. More...
 
std::string id
 Id of the NTRIP port. More...
 
bool keep_open
 Wether RTK connections shall be kept open on shutdown. More...
 
std::string mountpoint
 Mountpoint for NTRIP service. More...
 
std::string password
 Password for NTRIP service. More...
 
std::string rtk_standard
 RTCM version for correction data. More...
 
std::string send_gga
 Whether (and at which rate) or not to send GGA to the NTRIP caster. More...
 
bool tls
 Wether to use TLS. More...
 
std::string username
 Username for NTRIP service. More...
 
std::string version
 NTRIP version for NTRIP service. More...
 

Detailed Description

Definition at line 47 of file settings.hpp.

Member Data Documentation

◆ caster

std::string RtkNtrip::caster

Hostname or IP address of the NTRIP caster to connect to.

Definition at line 52 of file settings.hpp.

◆ caster_port

uint32_t RtkNtrip::caster_port

IP port number of NTRIP caster to connect to.

Definition at line 54 of file settings.hpp.

◆ fingerprint

std::string RtkNtrip::fingerprint

Self-signed certificate fingerprint.

Definition at line 66 of file settings.hpp.

◆ id

std::string RtkNtrip::id

Id of the NTRIP port.

Definition at line 50 of file settings.hpp.

◆ keep_open

bool RtkNtrip::keep_open

Wether RTK connections shall be kept open on shutdown.

Definition at line 72 of file settings.hpp.

◆ mountpoint

std::string RtkNtrip::mountpoint

Mountpoint for NTRIP service.

Definition at line 60 of file settings.hpp.

◆ password

std::string RtkNtrip::password

Password for NTRIP service.

Definition at line 58 of file settings.hpp.

◆ rtk_standard

std::string RtkNtrip::rtk_standard

RTCM version for correction data.

Definition at line 68 of file settings.hpp.

◆ send_gga

std::string RtkNtrip::send_gga

Whether (and at which rate) or not to send GGA to the NTRIP caster.

Definition at line 70 of file settings.hpp.

◆ tls

bool RtkNtrip::tls

Wether to use TLS.

Definition at line 64 of file settings.hpp.

◆ username

std::string RtkNtrip::username

Username for NTRIP service.

Definition at line 56 of file settings.hpp.

◆ version

std::string RtkNtrip::version

NTRIP version for NTRIP service.

Definition at line 62 of file settings.hpp.


The documentation for this struct was generated from the following file:


septentrio_gnss_driver
Author(s): Tibor Dome
autogenerated on Wed Nov 22 2023 04:04:28