Public Attributes | List of all members
RtkIpServer Struct Reference

#include <settings.hpp>

Public Attributes

std::string id
 The IP server id. More...
 
bool keep_open
 Wether RTK connections shall be kept open on shutdown. More...
 
uint32_t port
 
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...
 

Detailed Description

Definition at line 75 of file settings.hpp.

Member Data Documentation

◆ id

std::string RtkIpServer::id

The IP server id.

Definition at line 78 of file settings.hpp.

◆ keep_open

bool RtkIpServer::keep_open

Wether RTK connections shall be kept open on shutdown.

Definition at line 87 of file settings.hpp.

◆ port

uint32_t RtkIpServer::port

Rx TCP port number, e.g. 28785, on which Rx receives the corrections (can't be the same as main connection unless localhost concept is used)

Definition at line 81 of file settings.hpp.

◆ rtk_standard

std::string RtkIpServer::rtk_standard

RTCM version for correction data.

Definition at line 83 of file settings.hpp.

◆ send_gga

std::string RtkIpServer::send_gga

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

Definition at line 85 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