You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uint64timestamp# time since system start (microseconds)
uint64timestamp_sample# the timestamp of the raw data (microseconds)
uint8SWITCH_POS_NONE=0# switch is not mapped
uint8SWITCH_POS_ON=1# switch activated (value = 1)
uint8SWITCH_POS_MIDDLE=2# middle position (value = 0)
uint8SWITCH_POS_OFF=3# switch not activated (value = -1)
uint8MODE_SLOT_NONE=0# no mode slot assigned
uint8MODE_SLOT_1=1# mode slot 1 selected
uint8MODE_SLOT_2=2# mode slot 2 selected
uint8MODE_SLOT_3=3# mode slot 3 selected
uint8MODE_SLOT_4=4# mode slot 4 selected
uint8MODE_SLOT_5=5# mode slot 5 selected
uint8MODE_SLOT_6=6# mode slot 6 selected
uint8MODE_SLOT_NUM=6# number of slots
uint8mode_slot# the slot a specific model selector is in
uint8arm_switch# arm/disarm switch: _DISARMED_, ARMED
uint8return_switch# return to launch 2 position switch (mandatory): _NORMAL_, RTL
uint8loiter_switch# loiter 2 position switch (optional): _MISSION_, LOITER
uint8offboard_switch# offboard 2 position switch (optional): _NORMAL_, OFFBOARD
uint8kill_switch# throttle kill: _NORMAL_, KILL
uint8gear_switch# landing gear switch: _DOWN_, UP
uint8transition_switch# VTOL transition switch: _HOVER, FORWARD_FLIGHT
uint8photo_switch# Photo trigger switch
uint8video_switch# Photo trigger switch
uint8engage_main_motor_switch# Engage the main motor (for helicopters)
uint32switch_changes# number of switch changes