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)
uint8FUNCTION_THROTTLE=0uint8FUNCTION_ROLL=1uint8FUNCTION_PITCH=2uint8FUNCTION_YAW=3uint8FUNCTION_RETURN=4uint8FUNCTION_LOITER=5uint8FUNCTION_OFFBOARD=6uint8FUNCTION_FLAPS=7uint8FUNCTION_AUX_1=8uint8FUNCTION_AUX_2=9uint8FUNCTION_AUX_3=10uint8FUNCTION_AUX_4=11uint8FUNCTION_AUX_5=12uint8FUNCTION_AUX_6=13uint8FUNCTION_PARAM_1=14uint8FUNCTION_PARAM_2=15uint8FUNCTION_PARAM_3_5=16uint8FUNCTION_KILLSWITCH=17uint8FUNCTION_TRANSITION=18uint8FUNCTION_GEAR=19uint8FUNCTION_ARMSWITCH=20uint8FUNCTION_FLTBTN_SLOT_1=21uint8FUNCTION_FLTBTN_SLOT_2=22uint8FUNCTION_FLTBTN_SLOT_3=23uint8FUNCTION_FLTBTN_SLOT_4=24uint8FUNCTION_FLTBTN_SLOT_5=25uint8FUNCTION_FLTBTN_SLOT_6=26uint8FUNCTION_ENGAGE_MAIN_MOTOR=27uint8FUNCTION_PAYLOAD_POWER=28uint8FUNCTION_FLTBTN_SLOT_COUNT=6uint64timestamp_last_valid# Timestamp of last valid RC signal
float32[18] channels# Scaled to -1..1 (throttle: 0..1)
uint8channel_count# Number of valid channels
int8[29] function# Functions mapping
uint8rssi# Receive signal strength index
boolsignal_lost# Control signal lost, should be checked together with topic timeout
uint32frame_drop_count# Number of dropped frames