diff --git a/ardupilot/indication/20007.NotifyState.uavcan b/ardupilot/indication/20007.NotifyState.uavcan index ec36fff..5a98c6b 100644 --- a/ardupilot/indication/20007.NotifyState.uavcan +++ b/ardupilot/indication/20007.NotifyState.uavcan @@ -24,6 +24,9 @@ uint8 VEHICLE_STATE_IS_LANDING = 22 uint8 VEHICLE_STATE_IS_TAKING_OFF = 23 +# beware that the auxiliary data indicated by +# ARDUPILOT_INDICATION_NOTIFYSTATE_VEHICLE_YAW_EARTH_CENTIDEGREES +# is strange; it's number of degrees *counter-clockwise* from North: uint8 VEHICLE_YAW_EARTH_CENTIDEGREES = 0 # set the type of aux data to be sent