57 enum class Type : uint8_t {
float yaw_angle_offset
angular offset for yaw [rad]
double lon
longitude in [deg]
float pitch_angle_offset
angular offset for pitch [rad]
float pitch_fixed_angle
ignored if < -pi, otherwise use a fixed pitch angle instead of the altitude
float altitude
altitude in [m]
float roll_angle
roll is set to a fixed angle.
bool gimbal_shutter_retract
whether to lock the gimbal (only in RC output mode)
double lat
latitude in [deg]
This defines the common API between an input and an output of the vmount driver.
control the roll, pitch & yaw angle directly
bool stabilize_axis[3]
whether the vmount driver should stabilize an axis (if the output supports it, this can also be done ...
union vmount::ControlData::TypeData type_data