| 
    MRPT
    2.0.0
    
   | 
 
#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.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020 |