Dialect: ualberta

This topic documents the version of the dialect file in the mavlink/mavlink Github repository, which may not be up to date with the file in the source repository (it is up to the dialect owner to push changes when needed). The source repo should be listed in the comments at the top of the XML definition file listed below (but may not be).

This topic is a human-readable form of the XML definition file: ualberta.xml.

  • MAVLink 2 extension fields are displayed in blue.
  • Entities from dialects are displayed only as headings (with link to original)

Summary

TypeDefinedIncluded
Messages3225
Enums3143
Commands1640

The following sections list all entities in the dialect (both included and defined in this file).

Messages

Accelerometer and Gyro biases from the navigation filter

Field NameTypeDescription
usecuint64_tTimestamp (microseconds)
accel_0floatb_f[0]
accel_1floatb_f[1]
accel_2floatb_f[2]
gyro_0floatb_f[0]
gyro_1floatb_f[1]
gyro_2floatb_f[2]

RADIO_CALIBRATION (221)

Complete set of calibration parameters for the radio

Field NameTypeDescription
aileronuint16_t[3]Aileron setpoints: left, center, right
elevatoruint16_t[3]Elevator setpoints: nose down, center, nose up
rudderuint16_t[3]Rudder setpoints: nose left, center, nose right
gyrouint16_t[2]Tail gyro mode/gain setpoints: heading hold, rate mode
pitchuint16_t[5]Pitch curve setpoints (every 25%)
throttleuint16_t[5]Throttle curve setpoints (every 25%)

UALBERTA_SYS_STATUS (222)

System status specific to ualberta uav

Field NameTypeDescription
modeuint8_tSystem mode, see UALBERTA_AUTOPILOT_MODE ENUM
nav_modeuint8_tNavigation mode, see UALBERTA_NAV_MODE ENUM
pilotuint8_tPilot mode, see UALBERTA_PILOT_MODE

Enumerated Types

UALBERTA_AUTOPILOT_MODE

Available autopilot modes for ualberta uav

ValueNameDescription
1MODE_MANUAL_DIRECTRaw input pulse widts sent to output
2MODE_MANUAL_SCALEDInputs are normalized using calibration, the converted back to raw pulse widths for output
3MODE_AUTO_PID_ATT
4MODE_AUTO_PID_VEL
5MODE_AUTO_PID_POS

UALBERTA_NAV_MODE

Navigation filter mode

ValueNameDescription
1NAV_AHRS_INIT
2NAV_AHRSAHRS mode
3NAV_INS_GPS_INITINS/GPS initialization mode
4NAV_INS_GPSINS/GPS mode

UALBERTA_PILOT_MODE

Mode currently commanded by pilot

ValueNameDescription
1PILOT_MANUAL
2PILOT_AUTO
3PILOT_ROTORotomotion mode

Commands (MAV_CMD)

results matching ""

    No results matching ""