Skip to main content

MessagePayload Struct

The base class for all message payloads. More...

Declaration

struct point_one::fusion_engine::messages::MessagePayload { ... }

Included Headers

Derived Structs

structCalibrationStatusMessage

Device calibration status update. More...

structCommandResponseMessage

Response to indicate if command was processed successfully (MessageType::COMMAND_RESPONSE, version 1). More...

structConfigResponseMessage

Response to a GetConfigMessage request (MessageType::CONFIG_RESPONSE, version 1). More...

structDeprecatedVehicleSpeedMeasurement

(Deprecated) Vehicle body speed measurement (MessageType::DEPRECATED_VEHICLE_SPEED_MEASUREMENT, version 1). More...

structDeprecatedWheelSpeedMeasurement

(Deprecated) Differential wheel speed measurement (MessageType::DEPRECATED_WHEEL_SPEED_MEASUREMENT, version 1). More...

structDeviceIDMessage

Device identifier information (MessageType::DEVICE_ID, version 1). More...

structEventNotificationMessage

Notification of a system event for logging purposes (MessageType::EVENT_NOTIFICATION, version 1). More...

structFaultControlMessage

Enable/disable a specified system fault (MessageType::FAULT_CONTROL, version 1). More...

structGNSSAttitudeOutput

Multi-antenna GNSS attitude sensor measurement output with offset corrections applied (MessageType::GNSS_ATTITUDE_OUTPUT, version 1). More...

structGNSSInfoMessage

Information about the GNSS data used in the PoseMessage with the corresponding timestamp (MessageType::GNSS_INFO, version 1.1). More...

structGNSSSatelliteMessage

Information about the individual satellites used in the PoseMessage and GNSSInfoMessage with the corresponding timestamp (MessageType::GNSS_SATELLITE, version 1). More...

structGetConfigMessage

Query the value of a user configuration parameter (MessageType::GET_CONFIG, version 1.1). More...

structGetMessageRate

Get the configured output rate for the he requested message type on the specified interface (MessageType::GET_MESSAGE_RATE, version 1). More...

structIMUInput

IMU sensor measurement input (MessageType::IMU_INPUT, version 1). More...

structIMUOutput

IMU sensor measurement output with calibration and corrections applied (MessageType::IMU_OUTPUT, version 1). More...

structLBandFrameMessage

L-band frame contents (MessageType::LBAND_FRAME, version 1). More...

structMessageRateResponse

Response to a GetMessageRate request (MessageType::MESSAGE_RATE_RESPONSE, version 1.1). More...

structMessageRequest

Request transmission of a specified message type, (MessageType::MESSAGE_REQUEST, version 1). More...

structPoseAuxMessage

Auxiliary platform pose information (MessageType::POSE_AUX, version 1). More...

structPoseMessage

Platform pose solution: position, velocity, attitude (MessageType::POSE, version 1.2). More...

structRawGNSSAttitudeOutput

Raw (uncorrected) GNSS attitude sensor measurement output (MessageType::RAW_GNSS_ATTITUDE_OUTPUT, version 1). More...

structRawIMUOutput

Raw (uncorrected) IMU sensor measurement output (MessageType::RAW_IMU_OUTPUT, version 1). More...

structRawVehicleSpeedOutput

Raw (uncorrected) vehicle body speed measurement output (MessageType::RAW_VEHICLE_SPEED_OUTPUT, version 1). More...

structRawVehicleTickOutput

Raw (uncorrected) single wheel encoder tick output (MessageType::RAW_VEHICLE_TICK_OUTPUT, version 1). More...

structRawWheelSpeedOutput

Raw (uncorrected) dfferential wheel speed measurement output (MessageType::RAW_WHEEL_SPEED_OUTPUT, version 1). More...

structRawWheelTickOutput

Raw (uncorrected) dfferential wheel encoder tick output (MessageType::RAW_WHEEL_TICK_OUTPUT, version 1). More...

structRelativeENUPositionMessage

Relative ENU position to base station (MessageType::RELATIVE_ENU_POSITION, version 1.1). More...

structResetRequest

Perform a software or hardware reset (MessageType::RESET_REQUEST, version 1). More...

structSTA5635Command

A command to be sent to an attached STA5635 RF front-end. More...

structSTA5635CommandResponse

Result from an STA5635 sent in response to an STA5635Command. More...

structSTA5635IQData

IQ sample data from an STA5635 (MessageType::STA5635_IQ_DATA, version 1). More...

structSaveConfigMessage

Save or reload configuration settings (MessageType::SAVE_CONFIG, version 1). More...

structSetConfigMessage

Set a user configuration parameter (MessageType::SET_CONFIG, version 1). More...

structSetMessageRate

Set the output rate for the requested message types (MessageType::SET_MESSAGE_RATE, version 1). More...

structShutdownRequest

Perform a device shutdown (MessageType::SHUTDOWN_REQUEST, version 1). More...

structStartupRequest

Start up a device (MessageType::STARTUP_REQUEST, version 1). More...

structSupportedIOInterfacesMessage

A list of transport interfaces supported by the device (MessageType::SUPPORTED_IO_INTERFACES, version 1). More...

structSystemStatusMessage

System status information (MessageType::SYSTEM_STATUS, version 1.1). More...

structVehicleSpeedInput

Vehicle body speed measurement input (MessageType::VEHICLE_SPEED_INPUT, version 1). More...

structVehicleSpeedOutput

Vehicle body speed measurement output with calibration and corrections applied (MessageType::VEHICLE_SPEED_OUTPUT, version 1). More...

structVehicleTickInput

Single wheel encoder tick input, representing vehicle body speed (MessageType::VEHICLE_TICK_INPUT, version 1). More...

structVersionInfoMessage

Software version information, (MessageType::VERSION_INFO, version 1). More...

structWheelSpeedInput

Differential wheel speed measurement input (MessageType::WHEEL_SPEED_INPUT, version 1). More...

structWheelSpeedOutput

Differential wheel speed measurement output with calibration and corrections applied (MessageType::WHEEL_SPEED_OUTPUT, version 1). More...

structWheelTickInput

Differential wheel encoder tick input (MessageType::WHEEL_TICK_INPUT, version 1). More...

structGPSFixMessage

ROS GPSFix message (MessageType::ROS_GPS_FIX, version 1). More...

structIMUMessage

ROS Imu message (MessageType::ROS_IMU, version 1). More...

structPoseMessage

ROS Pose message (MessageType::ROS_POSE, version 1). More...

Description

The base class for all message payloads.

Definition at line 685 of file defs.h.


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.