|
MRPT
2.0.1
|
#include <mrpt/comms/CSerialPort.h>#include <mrpt/containers/circular_buffer.h>#include <mrpt/hwdrivers/CGenericSensor.h>#include <mrpt/io/CFileOutputStream.h>#include <mrpt/obs/CObservationGPS.h>#include <mrpt/obs/obs_frwds.h>#include <mrpt/poses/CPoint3D.h>#include <mrpt/system/COutputLogger.h>#include <mrpt/typemeta/TEnumType.h>Go to the source code of this file.
Classes | |
| class | mrpt::hwdrivers::CGPSInterface |
| A class capable of reading GPS/GNSS/GNSS+IMU receiver data, from a serial port or from any input stream, and parsing the ASCII/binary stream into indivual messages stored in mrpt::obs::CObservationGPS objects. More... | |
Namespaces | |
| mrpt::hwdrivers | |
| Contains classes for various device interfaces. | |
Functions | |
| MRPT_FILL_ENUM_MEMBER (CGPSInterface, NONE) | |
| MRPT_FILL_ENUM_MEMBER (CGPSInterface, AUTO) | |
| MRPT_FILL_ENUM_MEMBER (CGPSInterface, NMEA) | |
| MRPT_FILL_ENUM_MEMBER (CGPSInterface, NOVATEL_OEM6) | |
| MRPT_FILL_ENUM_MEMBER | ( | CGPSInterface | , |
| NONE | |||
| ) |
| MRPT_FILL_ENUM_MEMBER | ( | CGPSInterface | , |
| AUTO | |||
| ) |
| MRPT_FILL_ENUM_MEMBER | ( | CGPSInterface | , |
| NMEA | |||
| ) |
| MRPT_FILL_ENUM_MEMBER | ( | CGPSInterface | , |
| NOVATEL_OEM6 | |||
| ) |
| Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |