|
|
@ -227,7 +227,7 @@ public: |
|
|
|
k_param_curr_amp_per_volt, // deprecated - can be deleted
|
|
|
|
k_param_curr_amp_per_volt, // deprecated - can be deleted
|
|
|
|
k_param_input_voltage, // deprecated - can be deleted
|
|
|
|
k_param_input_voltage, // deprecated - can be deleted
|
|
|
|
k_param_pack_capacity, // deprecated - can be deleted
|
|
|
|
k_param_pack_capacity, // deprecated - can be deleted
|
|
|
|
k_param_compass_enabled, |
|
|
|
k_param_compass_enabled_deprecated, |
|
|
|
k_param_compass, |
|
|
|
k_param_compass, |
|
|
|
k_param_rangefinder_enabled_old, // deprecated
|
|
|
|
k_param_rangefinder_enabled_old, // deprecated
|
|
|
|
k_param_frame_type, |
|
|
|
k_param_frame_type, |
|
|
@ -389,7 +389,6 @@ public: |
|
|
|
AP_Int8 failsafe_gcs; // ground station failsafe behavior
|
|
|
|
AP_Int8 failsafe_gcs; // ground station failsafe behavior
|
|
|
|
AP_Int16 gps_hdop_good; // GPS Hdop value at or below this value represent a good position
|
|
|
|
AP_Int16 gps_hdop_good; // GPS Hdop value at or below this value represent a good position
|
|
|
|
|
|
|
|
|
|
|
|
AP_Int8 compass_enabled; |
|
|
|
|
|
|
|
AP_Int8 super_simple; |
|
|
|
AP_Int8 super_simple; |
|
|
|
AP_Int16 rtl_alt_final; |
|
|
|
AP_Int16 rtl_alt_final; |
|
|
|
AP_Int16 rtl_climb_min; // rtl minimum climb in cm
|
|
|
|
AP_Int16 rtl_climb_min; // rtl minimum climb in cm
|
|
|
|