95 const std::string& iniSection)
override;
A generic interface for a wide-variety of sensors designed to be used in the application RawLogGrabbe...
~CGPS_NTRIP() override
Destructor.
A class capable of reading GPS/GNSS/GNSS+IMU receiver data, from a serial port or from any input stre...
void initialize() override
This method can or cannot be implemented in the derived class, depending on the need for it...
void doProcess() override
This method will be invoked at a minimum rate of "process_rate" (Hz)
Contains classes for various device interfaces.
void loadConfig_sensorSpecific(const mrpt::config::CConfigFileBase &configSource, const std::string &iniSection) override
See the class documentation at the top for expected parameters.
This class allows loading and storing values and vectors of different types from a configuration text...
mrpt::hwdrivers::CGPSInterface gps
#define DEFINE_GENERIC_SENSOR(class_name)
This declaration must be inserted in all CGenericSensor classes definition, within the class declarat...
A combination of GPS receiver + NTRIP receiver capable of submitting GGA frames to enable RTCM 3...
This "virtual driver" encapsulates a NTRIP client (see CNTRIPClient) but adds the functionality of du...
mrpt::hwdrivers::CNTRIPEmitter ntrip