Skip to content

Commit

Permalink
AP_Scripting: add binding for get_vel_innovations_and_variances_by_so…
Browse files Browse the repository at this point in the history
…urce
  • Loading branch information
rmackay9 committed Oct 21, 2020
1 parent d4e449e commit 79b5ca8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/AP_Scripting/generator/description/bindings.desc
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ singleton AP_AHRS method body_to_earth Vector3f Vector3f
singleton AP_AHRS method get_EAS2TAS float
singleton AP_AHRS method get_variances boolean float'Null float'Null float'Null Vector3f'Null float'Null
singleton AP_AHRS method set_position_source void uint8_t 0 2
singleton AP_AHRS method get_vel_innovations_and_variances_by_source boolean uint8_t 3 6 Vector3f'Null Vector3f'Null

include AP_Arming/AP_Arming.h

Expand Down

0 comments on commit 79b5ca8

Please sign in to comment.