mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 14:48:28 -04:00
Tracker: added MCU_STATUS message
This commit is contained in:
parent
5c3056e50d
commit
00f91ac926
@ -272,6 +272,7 @@ static const ap_message STREAM_RAW_SENSORS_msgs[] = {
|
|||||||
static const ap_message STREAM_EXTENDED_STATUS_msgs[] = {
|
static const ap_message STREAM_EXTENDED_STATUS_msgs[] = {
|
||||||
MSG_SYS_STATUS,
|
MSG_SYS_STATUS,
|
||||||
MSG_POWER_STATUS,
|
MSG_POWER_STATUS,
|
||||||
|
MSG_MCU_STATUS,
|
||||||
MSG_MEMINFO,
|
MSG_MEMINFO,
|
||||||
MSG_NAV_CONTROLLER_OUTPUT,
|
MSG_NAV_CONTROLLER_OUTPUT,
|
||||||
MSG_GPS_RAW,
|
MSG_GPS_RAW,
|
||||||
|
Loading…
Reference in New Issue
Block a user