Go to the documentation of this file.
9 #ifndef CNTRIPEmitter_H
10 #define CNTRIPEmitter_H
67 void loadConfig_sensorSpecific(
69 const std::string &iniSection );
This "virtual driver" encapsulates a NTRIP client (see CNTRIPClient) but adds the functionality of du...
CNTRIPClient & getNTRIPClient()
Exposes the NTRIP client object.
CSerialPort m_out_COM
The output serial port.
A client for NTRIP (HTTP) sources of differential GPS corrections from internet servers,...
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
#define DEFINE_GENERIC_SENSOR(class_name)
This declaration must be inserted in all CGenericSensor classes definition, within the class declarat...
CNTRIPClient m_client
The NTRIP comms object.
The arguments for connecting to a NTRIP stream, used in CNTRIPClient::open.
CNTRIPClient::NTRIPArgs m_ntrip_args
This class allows loading and storing values and vectors of different types from a configuration text...
A communications serial port built as an implementation of a utils::CStream.
A generic interface for a wide-variety of sensors designed to be used in the application RawLogGrabbe...
const CNTRIPClient & getNTRIPClient() const
Exposes the NTRIP client object.
std::string m_com_port
If set to non-empty, the serial port will be attempted to be opened automatically when this class is ...
bool m_transmit_to_server
void setOutputSerialPort(const std::string &port)
Changes the serial port to connect to (call prior to 'doProcess'), for example "COM1" or "ttyS0".
Page generated by Doxygen 1.8.16 for MRPT 1.4.0 SVN: at Mon Oct 14 23:11:08 UTC 2019 | | |