System status information (MessageType::SYSTEM_STATUS, version 1.1).
Definition at line 289 of file device.h.
#include <point_one/fusion_engine/messages/device.h>
◆ gnss_temperature
int16_t point_one::fusion_engine::messages::SystemStatusMessage::gnss_temperature = INVALID_TEMPERATURE |
The temperature of the GNSS receiver (in deg Celsius * 2^-7).
Set to 0x7FFF if invalid.
Definition at line 302 of file device.h.
◆ INVALID_TEMPERATURE
constexpr int16_t point_one::fusion_engine::messages::SystemStatusMessage::INVALID_TEMPERATURE = INT16_MAX |
|
staticconstexpr |
◆ MESSAGE_TYPE
◆ MESSAGE_VERSION
constexpr uint8_t point_one::fusion_engine::messages::SystemStatusMessage::MESSAGE_VERSION = 1 |
|
staticconstexpr |
◆ p1_time
Timestamp point_one::fusion_engine::messages::SystemStatusMessage::p1_time |
The time of the message, in P1 time (beginning at power-on).
Definition at line 296 of file device.h.
◆ pe_cpu_temperature
int16_t point_one::fusion_engine::messages::SystemStatusMessage::pe_cpu_temperature = INVALID_TEMPERATURE |
The temperature of the CPU running the positioning engine (in deg Celsius * 2^-7).
Set to 0x7FFF if invalid. Added in version 1.1 (set to 0 in version 1.0).
Definition at line 309 of file device.h.
The documentation for this struct was generated from the following file:
- src/point_one/fusion_engine/messages/device.h