Randy Mackay
|
ef1385c9ed
|
QuadPlane: add comment that eeprom 28 and 41 were used for THR_MIN, MID
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
036349cd2f
|
SITL: set copter MOT_THST_HOVER default
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
ed90d00fff
|
SITL: throttle to 50 percent now that hover throttle automatically updates
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
413f82bac1
|
Plane: remove unused definitions
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
30cba1a59c
|
Rover: remove unused definitions
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
b456a38432
|
QuadPlane: remove throttle_mid
motor's hover throttle is automatically updated
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
2523ba892b
|
QuadPlane: set attitude vs throttle priority in attitude controller
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
f2b0f09d6f
|
QuadPlane: remove THR_MIN
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
9864750336
|
Copter: rename CTUN desired_velocity to target_velocity
No functional change
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
a614a17b3a
|
Copter: log hover throttle in CTUN message
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
901e8cc23f
|
Copter: convert THR_MIN to MOT_SPIN_MIN, THR_MID to MOT_THST_HOVER
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
48eb4cf674
|
Copter: remove THR_MID
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
e9d8a28ec0
|
Copter: AP_Motor's throttle_hover replaces throttle_average
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
dec9323127
|
Copter: remove THR_MIN
Equivalent is AP_Motors SPIN_MIN
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
6a1bdebf25
|
Copter: remove THR_MAX definition for changing throttle input range
We do not support changing the throttle input range from it's expected 0 ~ 1000
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
e08e112c6d
|
Copter: land detector sets att vs thr priority in att controllers
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
dcbb071c07
|
AC_PosControl: Move hover throttle calculation to AP_Motors
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
b27da7699e
|
AC_AttitudeControlMulti: get_throttle_avg_max made private
Also fixed up method's description
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
da946288a2
|
AC_AttitudeControl: rename throttle_ave_max to throttle_avg_max
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
570920c7d7
|
AC_AttitudeControlMulti: run control_monitor_update in rate_controller_run
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
1639e22b74
|
AC_AttitudeControl: set desired_vel for reporting purposes even when not used
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
558f29b95c
|
AC_AttitudeControl: control mixing made protected
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
9bd8878c8b
|
AC_AttitudeControlHeli: fix update_althold_lean_angle_max
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
096bdd67f8
|
AC_AttitudeControl: add ATC_ANG_LIM_TC parameter
This allow adjusting the reponse to limit lean angles to reduce altitude loss
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
dafc45eb26
|
AC_AttitudeControl: move get_althold_lean_angle_max to parent class
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
3d27ecca92
|
AC_AttitudeControl: add TC for Alt_Hold angle limit
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
7ff0fcb25d
|
AC_AttitudeControl: multicopter specific rate_controller_run
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
b7431b7d0c
|
AC_AttitudeControl: update throttle rpy mix on every iteration
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
ca2977decf
|
AC_AttitudeControl: set throttle vs attitude priority for flipped state
When performing a flip we want to allow throttle to go high to provide
maximum attitude control
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
1fb4c12cd0
|
AC_AttitudeControl: move in throttle vs attitude prioritisation
Previously this prioritisation of throttle vs attitude was done in the
AP_Motors library
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
0870ce9fc1
|
AC_AttitudeControl: remove get_throttle_boosted from parent class
This is only called from multicopters
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
25c77c154f
|
AC_AttitudeControl: rename get_boosted_throttle to get_throttle_boosted
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
35ef761deb
|
AC_AttitudeControl: Move set_throttle_out to _Multi and _Heli
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
a1b573ed0a
|
AP_Motors: rename throttle_ave_max to throttle_avg_max
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
ef106e4b0f
|
AP_Motors: spool_mode moved out of flags struction
No functional change
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
8fff32bde3
|
AP_MotorsSingle: fix stability patch use of throttle_hover
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
e0f9fc8e40
|
AP_MotorsSingle: rename rpy_scale, thrust_min_rpy variables
No functional change
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
da05902805
|
AP_MotorsCoax: fix stability patch use of throttle_hover
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
9bc866e771
|
AP_MotorsCoax: rename rpy_scale internal variable
No functional change
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
8bdb906b2b
|
AP_MotorsCoax: fixes negative thrust
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
71d1818103
|
AP_MotorsMulticopter: minor comment update
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
818965fa57
|
AP_MotorsMulticopter: output_to_motors and output_logic become protected
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
02881b59ff
|
AP_MotorsMulti: float constants
|
2016-06-18 11:55:49 +09:00 |
|
Randy Mackay
|
79a73a5c2f
|
AP_Motors: fix example sketch
No need to set throttle_mix nor throttle_min
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
bee6c29b89
|
AP_MotorsMulticopter: current limit keeps battery from sagging below BAT_VOLT_MIN
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
be25ac4acf
|
AP_MotorsMulticopter: Add current limit time constant variable
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
7e0e0ca874
|
AP_MotorsMulticopter: battery voltage compensation improvements
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
0ee7b00b0b
|
AP_MotorsMulticopter: rename _thrust_curve_min to spin_min
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
142a67bb6d
|
AP_MotorsMulticopter: minor comment change
|
2016-06-18 11:55:49 +09:00 |
|
Leonard Hall
|
5cace33ca5
|
AP_MotorsMulticopter: SPIN_MIN replaces min_throttle
|
2016-06-18 11:55:49 +09:00 |
|