Robert Lefebvre
316196b12f
Copter: Finish RCMap fix.
...
All g.rc_X references changed to channel function pointers.
10 years ago
Robert Lefebvre
acdf4a226f
Copter: RCMAP Fix, remove RC_Channel references
...
from AP_Motors objects. And a few function renaming to follow changes in AP_Motors. Also add new throttle channel setter functionality.
Remove RC7 object from Tricopter. Add special Tricopter param handling.
10 years ago
Leonard Hall
7fd632200c
Copter: Add additional check to Throttle Mix/Comp
10 years ago
Jonathan Challinger
9a025024b5
Copter: use LowPassFilterVector3f for land detector accel filter
10 years ago
Jonathan Challinger
eafbd94d51
Copter: run land detector at 400hz
10 years ago
Leonard Hall
93d5c39248
Copter: add filter for the land detector
...
Individual access filtering will be replaced with a single 3-axis low pass
filter in the near future
10 years ago
Jonathan Challinger
0cff3a4292
Copter: fixup Windows newlines
10 years ago
Leonard Hall
ee91be66cf
Copter: Update of land detector
10 years ago
Leonard Hall
c537c38646
Copter: add update_throttle_low_comp
...
sets the priority of throttle vs attiude control so that attitude is
favoured (i.e. high throttle-low-comp) during dynamic flight while
throttle is favoured when vehicle may be landing.
10 years ago
Randy Mackay
3aac281c5a
Copter: land detector requires desired climb rate be < -20cm/s
10 years ago
Jonathan Challinger
9d585700f8
Copter: remove baro climb rate check from land detector
10 years ago
Randy Mackay
d6c48e422a
Copter: restore baro climb rate check to land_detector
10 years ago
Randy Mackay
1c25c00f5b
Copter: move land_detector to separate file
10 years ago