AP_Scripting: added get_accel AHRS method
complements get_gyro() method
This commit is contained in:
parent
3f69f97d60
commit
822d3b2a3a
@ -27,6 +27,7 @@ singleton AP_AHRS method get_yaw float
|
||||
singleton AP_AHRS method get_position boolean Location'Null
|
||||
singleton AP_AHRS method get_home Location
|
||||
singleton AP_AHRS method get_gyro Vector3f
|
||||
singleton AP_AHRS method get_accel Vector3f
|
||||
singleton AP_AHRS method get_hagl boolean float'Null
|
||||
singleton AP_AHRS method wind_estimate Vector3f
|
||||
singleton AP_AHRS method groundspeed_vector Vector2f
|
||||
|
Loading…
Reference in New Issue
Block a user