#include <array>
Go to the source code of this file.
◆ MINIMAL_V2_NAV_FRAME
constexpr std::array<uint8_t,0x25> MINIMAL_V2_NAV_FRAME |
|
constexpr |
Initial value:{
'I', 'X',
0x02,
0x00, 0x00, 0x00, 0x01,
0x00, 0x00, 0x00, 0x00,
0x00, 0x25,
0x00, 0x00, 0x00, 0x05,
0x00, 0x00, 0x01, 0x23,
0x00, 0x00, 0xa0, 0x3f,
0x00, 0x00, 0xc0, 0xbf,
0xcd, 0xcc, 0x48, 0x41,
0x00, 0x00, 0x5, 0x72
}
Definition at line 5 of file MinimalV2NavFrame.h.