Device status messages.
Definition in file device.h.
#include "point_one/fusion_engine/common/portability.h"#include "point_one/fusion_engine/messages/defs.h"Go to the source code of this file.
Classes | |
| struct | point_one::fusion_engine::messages::DeviceIDMessage |
| Device identifier information (MessageType::DEVICE_ID, version 1.0). More... | |
| struct | point_one::fusion_engine::messages::EventNotificationMessage |
| Notification of a system event for logging purposes (MessageType::EVENT_NOTIFICATION, version 1.0). More... | |
| struct | point_one::fusion_engine::messages::SystemStatusMessage |
| System status information (MessageType::SYSTEM_STATUS, version 1.1). More... | |
| struct | point_one::fusion_engine::messages::VersionInfoMessage |
| Software version information, (MessageType::VERSION_INFO, version 1.0). More... | |
Namespaces | |
| point_one | |
| GNSS signal and frequency type definitions. | |
| point_one::fusion_engine | |
Functions | |
| p1_ostream & | point_one::fusion_engine::messages::operator<< (p1_ostream &stream, DeviceType val) |
| DeviceType stream operator. More... | |
| P1_CONSTEXPR_FUNC const char * | point_one::fusion_engine::messages::to_string (DeviceType val) |
| Get a human-friendly string name for the specified DeviceType. More... | |
1.8.18