Go to the documentation of this file.
15 namespace fusion_engine {
43 uint32_t initial_value = 0);
uint32_t CalculateCRC(const void *buffer, size_t length, uint32_t initial_value)
Calculate the CRC for the message (payload) contained in the buffer.
Library portability helper definitions.
GNSS signal and frequency type definitions.
bool IsValid(const void *buffer)
Check if the message contained in the buffer has a valid CRC.
Point One FusionEngine output message common definitions.