|
MAV'RIC
|
The HUD structure to send the MAVLink HUD message. More...
#include <hud_telemetry.h>

Public Attributes | |
| const position_estimation_t * | pos_est |
| The pointer to the position estimator structure. | |
| const control_command_t * | controls |
| The pointer to the control structure. | |
| const ahrs_t * | ahrs |
| The pointer to the attitude estimation structure. | |
| const mavlink_stream_t * | mavlink_stream |
| The pointer to the MAVLink stream structure. | |
The HUD structure to send the MAVLink HUD message.
1.8.9.1