SystemStatusMessage Struct
System status information (MessageType::SYSTEM_STATUS, version 1.1). More...
Declaration
struct point_one::fusion_engine::messages::SystemStatusMessage { ... }
Included Headers
#include <point_one/fusion_engine/messages/device.h>
Base struct
| struct | MessagePayload |
|
The base class for all message payloads. More... | |
Public Member Attributes Index
| int16_t | gnss_temperature = INVALID_TEMPERATURE |
|
The temperature of the GNSS receiver (in deg Celsius * 2^-7). More... | |
| Timestamp | p1_time |
|
The time of the message, in P1 time (beginning at power-on). More... | |
| int16_t | pe_cpu_temperature = INVALID_TEMPERATURE |
|
The temperature of the CPU running the positioning engine (in deg Celsius * 2^-7). More... | |
Public Static Attributes Index
| static constexpr int16_t | INVALID_TEMPERATURE = INT16_MAX |
| static constexpr MessageType | MESSAGE_TYPE = MessageType::SYSTEM_STATUS |
| static constexpr uint8_t | MESSAGE_VERSION = 1 |
Description
System status information (MessageType::SYSTEM_STATUS, version 1.1).
Definition at line 289 of file device.h.
Public Member Attributes
gnss_temperature
|
p1_time
|
pe_cpu_temperature
|
Public Static Attributes
INVALID_TEMPERATURE
| constexpr static |
MESSAGE_TYPE
| constexpr static |
Definition at line 290 of file device.h.
290 static constexpr MessageType MESSAGE_TYPE = MessageType::SYSTEM_STATUS;
MESSAGE_VERSION
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.