GCS_MAVLink: rename MSG_RADIO_OUT to MSG_SERVO_OUTPUT_RAW to better describe what it is

This commit is contained in:
Dr.-Ing. Amilcar Do Carmo Lucas 2017-01-10 16:17:41 +01:00 committed by Andrew Tridgell
parent 043b7598d1
commit 285c02b8b6

View File

@ -42,7 +42,7 @@ enum ap_message {
MSG_NAV_CONTROLLER_OUTPUT,
MSG_CURRENT_WAYPOINT,
MSG_VFR_HUD,
MSG_RADIO_OUT,
MSG_SERVO_OUTPUT_RAW,
MSG_RADIO_IN,
MSG_RAW_IMU1,
MSG_RAW_IMU2,