Skip to content

Commit 04e0e81

Browse files
peterbarkertridge
authored andcommitted
NotifyState: clarify ARDUPILOT_INDICATION_NOTIFYSTATE_VEHICLE_YAW_EARTH_CENTIDEGREES
1 parent 1b2118c commit 04e0e81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ardupilot/indication/20007.NotifyState.uavcan

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ uint8 VEHICLE_STATE_IS_LANDING = 22
2424
uint8 VEHICLE_STATE_IS_TAKING_OFF = 23
2525

2626

27+
# beware that the auxiliary data indicated by
28+
# ARDUPILOT_INDICATION_NOTIFYSTATE_VEHICLE_YAW_EARTH_CENTIDEGREES
29+
# is strange; it's number of degrees *counter-clockwise* from North:
2730
uint8 VEHICLE_YAW_EARTH_CENTIDEGREES = 0
2831

2932
# set the type of aux data to be sent

0 commit comments

Comments
 (0)