|
|
@ -314,6 +314,7 @@ singleton AP_Param method add_param boolean uint8_t 0 200 uint8_t 1 63 string fl |
|
|
|
|
|
|
|
|
|
|
|
include AP_Scripting/AP_Scripting_helpers.h |
|
|
|
include AP_Scripting/AP_Scripting_helpers.h |
|
|
|
userdata Parameter method init boolean string |
|
|
|
userdata Parameter method init boolean string |
|
|
|
|
|
|
|
userdata Parameter method init_by_info boolean uint16_t 0 UINT16_MAX uint32_t 0U UINT32_MAX ap_var_type'enum AP_PARAM_INT8 AP_PARAM_FLOAT |
|
|
|
userdata Parameter method get boolean float'Null |
|
|
|
userdata Parameter method get boolean float'Null |
|
|
|
userdata Parameter method set boolean float'skip_check |
|
|
|
userdata Parameter method set boolean float'skip_check |
|
|
|
userdata Parameter method set_and_save boolean float'skip_check |
|
|
|
userdata Parameter method set_and_save boolean float'skip_check |
|
|
|