Novatel OEM6 short header structure.
Definition at line 48 of file gnss_messages_novatel.h.
#include <mrpt/obs/gnss_messages_novatel.h>
Public Types | |
enum | { SYNCH0 = 0xAA, SYNCH1 = 0X44, SYNCH2 = 0x13 } |
Public Member Functions | |
nv_oem6_short_header_t () | |
Public Attributes | |
uint8_t | synch [3] |
uint8_t | msg_len |
uint16_t | msg_id |
uint16_t | week |
uint32_t | ms_in_week |
anonymous enum |
Enumerator | |
---|---|
SYNCH0 | |
SYNCH1 | |
SYNCH2 |
Definition at line 50 of file gnss_messages_novatel.h.
nv_oem6_short_header_t::nv_oem6_short_header_t | ( | ) |
Definition at line 36 of file gnss_messages_novatel.cpp.
References synch.
uint32_t mrpt::obs::gnss::nv_oem6_short_header_t::ms_in_week |
Definition at line 59 of file gnss_messages_novatel.h.
Referenced by mrpt::hwdrivers::CGPSInterface::implement_parser_NOVATEL_OEM6().
uint16_t mrpt::obs::gnss::nv_oem6_short_header_t::msg_id |
Definition at line 57 of file gnss_messages_novatel.h.
Referenced by mrpt::obs::gnss::Message_NV_OEM6_GENERIC_SHORT_FRAME::dumpToStream(), and mrpt::hwdrivers::CGPSInterface::implement_parser_NOVATEL_OEM6().
uint8_t mrpt::obs::gnss::nv_oem6_short_header_t::msg_len |
Definition at line 56 of file gnss_messages_novatel.h.
Referenced by mrpt::hwdrivers::CGPSInterface::implement_parser_NOVATEL_OEM6().
uint8_t mrpt::obs::gnss::nv_oem6_short_header_t::synch[3] |
Definition at line 55 of file gnss_messages_novatel.h.
Referenced by nv_oem6_short_header_t().
uint16_t mrpt::obs::gnss::nv_oem6_short_header_t::week |
Definition at line 58 of file gnss_messages_novatel.h.
Referenced by mrpt::hwdrivers::CGPSInterface::implement_parser_NOVATEL_OEM6().
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |