Struct RtkIpServer

Struct Documentation

struct RtkIpServer

Public Members

std::string id

The IP server id.

uint32_t 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)

std::string rtk_standard

RTCM version for correction data.

std::string send_gga

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

bool keep_open

Wether RTK connections shall be kept open on shutdown.