|
MRPT
1.9.9
|
#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 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |