BlockHeader.h
Go to the documentation of this file.
1 // Custom constructor macro to initalize SBF msgs with do_not_use values in block
2 // header
3 #define SEPTENTRIO_GNSS_DRIVER_MESSAGE_BLOCKHEADER_PLUGIN_CONSTRUCTOR \
4  BlockHeader_() : \
5  sync_1(0x24), sync_2(0x40), crc(0), id(0), revision(0), length(0), \
6  tow(4294967295UL), wnc(65535) \
7  { \
8  }


septentrio_gnss_driver
Author(s): Tibor Dome
autogenerated on Wed Nov 22 2023 04:04:27