mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
AP_Scripting: replace prearm_healthy binding with healthy
This commit is contained in:
parent
facc0ea8bb
commit
d31a00a6a1
@ -34,7 +34,7 @@ singleton AP_AHRS method groundspeed_vector Vector2f
|
||||
singleton AP_AHRS method get_velocity_NED boolean Vector3f'Null
|
||||
singleton AP_AHRS method get_relative_position_NED_home boolean Vector3f'Null
|
||||
singleton AP_AHRS method home_is_set boolean
|
||||
singleton AP_AHRS method prearm_healthy boolean
|
||||
singleton AP_AHRS method healthy boolean
|
||||
singleton AP_AHRS method airspeed_estimate boolean float'Null
|
||||
singleton AP_AHRS method get_vibration Vector3f
|
||||
singleton AP_AHRS method earth_to_body Vector3f Vector3f
|
||||
|
Loading…
Reference in New Issue
Block a user