Namespace novatel_gps_driver
Detailed Description
Utility functions, structures, and constants used when parsing messages.
Classes
Functions
Function novatel_gps_driver::GetExtendedSolutionStatusMessage
Function novatel_gps_driver::GetNovatelReceiverStatusMessage
Function novatel_gps_driver::ParseDouble(const std::string&, double&)
Function novatel_gps_driver::ParseFloat(const std::string&, float&)
Function novatel_gps_driver::ParseInt16(const std::string&, int16_t&, int32_t)
Function novatel_gps_driver::ParseInt32(const std::string&, int32_t&, int32_t)
Function novatel_gps_driver::ParseUInt16(const std::string&, uint16_t&, int32_t)
Function novatel_gps_driver::ParseUInt32(const std::string&, uint32_t&, int32_t)