mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 08:13:56 -04:00
Plane: split DISTANCE_SENSOR onto its own ap_message id
This commit is contained in:
parent
56ec2691ae
commit
54022b6b57
@ -651,6 +651,7 @@ static const ap_message STREAM_EXTRA3_msgs[] = {
|
|||||||
MSG_HWSTATUS,
|
MSG_HWSTATUS,
|
||||||
MSG_WIND,
|
MSG_WIND,
|
||||||
MSG_RANGEFINDER,
|
MSG_RANGEFINDER,
|
||||||
|
MSG_DISTANCE_SENSOR,
|
||||||
MSG_SYSTEM_TIME,
|
MSG_SYSTEM_TIME,
|
||||||
#if AP_TERRAIN_AVAILABLE
|
#if AP_TERRAIN_AVAILABLE
|
||||||
MSG_TERRAIN,
|
MSG_TERRAIN,
|
||||||
|
Loading…
Reference in New Issue
Block a user