We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c1da9a commit 60cb9e2Copy full SHA for 60cb9e2
libraries/AP_Scripting/generator/description/bindings.desc
@@ -62,6 +62,7 @@ singleton AP_AHRS method initialised boolean
62
singleton AP_AHRS method get_posvelyaw_source_set uint8_t
63
singleton AP_AHRS method get_quaternion boolean Quaternion'Null
64
singleton AP_AHRS method handle_external_position_estimate boolean Location float'skip_check uint32_t'skip_check
65
+singleton AP_AHRS method handle_external_position_estimate depends AP_AHRS_EXTERNAL_ENABLED
66
67
include AP_Arming/AP_Arming.h
68
0 commit comments