Public Attributes | List of all members
RtkSerial Struct Reference

#include <settings.h>

Public Attributes

uint32_t baud_rate
 Baud rate of the serial port on which Rx receives the corrections. More...
 
bool keep_open
 Wether RTK connections shall be kept open on shutdown. More...
 
std::string 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 serial port. More...
 

Detailed Description

Definition at line 80 of file settings.h.

Member Data Documentation

◆ baud_rate

uint32_t RtkSerial::baud_rate

Baud rate of the serial port on which Rx receives the corrections.

Definition at line 86 of file settings.h.

◆ keep_open

bool RtkSerial::keep_open

Wether RTK connections shall be kept open on shutdown.

Definition at line 92 of file settings.h.

◆ port

std::string RtkSerial::port

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

Definition at line 84 of file settings.h.

◆ rtk_standard

std::string RtkSerial::rtk_standard

RTCM version for correction data.

Definition at line 88 of file settings.h.

◆ send_gga

std::string RtkSerial::send_gga

Whether (and at which rate) or not to send GGA to the serial port.

Definition at line 90 of file settings.h.


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


septentrio_gnss_driver
Author(s): Tibor Dome
autogenerated on Sat Mar 11 2023 03:12:56