Device Status/Information Messages
Messages for indicating high-level device status (notifications, software version, etc.). More...
Classes Index
| struct | DeviceIDMessage |
|
Device identifier information (MessageType::DEVICE_ID, version 1.0). More... | |
| struct | EventNotificationMessage |
|
Notification of a system event for logging purposes (MessageType::EVENT_NOTIFICATION, version 1.0). More... | |
| struct | SSRStatusMessage |
|
State-space representation (SSR) GNSS corrections status (MessageType::SSR_STATUS, version 1.3). More... | |
| struct | SystemStatusMessage |
|
System status information (MessageType::SYSTEM_STATUS, version 1.1). More... | |
| struct | VersionInfoMessage |
|
Software version information, (MessageType::VERSION_INFO, version 1.0). More... | |
Enumerations Index
| enum class | DeviceType : uint8_t { ... } |
|
Identifies a FusionEngine device. More... | |
| enum class | RTKOutputSource : uint8_t { ... } |
|
RTCM output source types. More... | |
Operators Index
| p1_ostream & | operator<< (p1_ostream &stream, RTKOutputSource source) |
|
RTKOutputSource stream operator. More... | |
Functions Index
| P1_CONSTEXPR_FUNC const char * | to_string (DeviceType val) |
|
Get a human-friendly string name for the specified DeviceType. More... | |
| P1_CONSTEXPR_FUNC const char * | to_string (RTKOutputSource source) |
|
Get a human-friendly string name for the specified RTKOutputSource. More... | |
Description
Messages for indicating high-level device status (notifications, software version, etc.).
See also Message Definitions and Device Configuration, Control, And Status Messages.
Enumerations
DeviceType
| strong |
Identifies a FusionEngine device.
- Enumeration values
Definition at line 89 of file device.h.
RTKOutputSource
| strong |
RTCM output source types.
- Enumeration values
-
NONE No RTCM output available (= 0) OSR RTCM output received from an incoming base station (= 1) SSR RTCM output generated SSR model data (= 2)
Definition at line 25 of file gnss_corrections.h.
Operators
operator<<()
| inline |
RTKOutputSource stream operator.
Definition at line 59 of file gnss_corrections.h.
Functions
to_string()
|
Get a human-friendly string name for the specified DeviceType.
- Parameters
-
val The enum to get the string name for.
- Returns
The corresponding string name.
Definition at line 116 of file device.h.
to_string()
|
Get a human-friendly string name for the specified RTKOutputSource.
- Parameters
-
source The enum to get the string name for.
- Returns
The corresponding string name.
Definition at line 43 of file gnss_corrections.h.
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.