|
|
@ -463,7 +463,8 @@ static const ap_message STREAM_RAW_CONTROLLER_msgs[] = { |
|
|
|
}; |
|
|
|
}; |
|
|
|
static const ap_message STREAM_RC_CHANNELS_msgs[] = { |
|
|
|
static const ap_message STREAM_RC_CHANNELS_msgs[] = { |
|
|
|
MSG_SERVO_OUTPUT_RAW, |
|
|
|
MSG_SERVO_OUTPUT_RAW, |
|
|
|
MSG_RADIO_IN |
|
|
|
MSG_RC_CHANNELS, |
|
|
|
|
|
|
|
MSG_RC_CHANNELS_RAW, // only sent on a mavlink1 connection
|
|
|
|
}; |
|
|
|
}; |
|
|
|
static const ap_message STREAM_EXTRA1_msgs[] = { |
|
|
|
static const ap_message STREAM_EXTRA1_msgs[] = { |
|
|
|
MSG_ATTITUDE, |
|
|
|
MSG_ATTITUDE, |
|
|
|