#include <Parser.hpp>
| phins_ixsea::NmeaParser::NmeaParser |
( |
| ) |
|
| double phins_ixsea::NmeaParser::ddm2dd |
( |
const double |
ddm | ) |
|
|
protected |
convert degree, decimal minutes to decimal degrees
| int phins_ixsea::NmeaParser::extractPacket |
( |
uint8_t const * |
buffer, |
|
|
size_t |
buffer_size |
|
) |
| const |
|
virtual |
extracts a NMEA 183 sentence from the datastream each sentence starts with a '$' and end with "\r\n" The sentence may contain a checksum
Implements phins_ixsea::Parser.
The documentation for this class was generated from the following files:
- /build/rock-master-18.09-drivers-phins-ixsea-0.20171014/src/Parser.hpp
- /build/rock-master-18.09-drivers-phins-ixsea-0.20171014/src/Parser.cpp