Jonathan Challinger
09a01a4668
Copter: Wait 4 seconds before beginning to land during failsafes
11 years ago
Jonathan Challinger
5b36e65cb9
Copter: Add parameter LAND_REPOSITION to enable/disable user input during auto-mode landings and descents
11 years ago
Randy Mackay
08801eebf2
Copter: integrate AttControl's set_yaw_target_to_current_heading
11 years ago
Randy Mackay
77d5d682c1
Copter: integrate init_targets rename to relax_bf_rate_controller
...
Also remove unnecessary init_targets from flight mode init functions.
11 years ago
Ju1ien
abd1370b2c
Copter: flag stays landed unless pilot raises throttle
11 years ago
Randy Mackay
d5a0ca4f3c
Copter: integrate init_loiter_target name change
11 years ago
Randy Mackay
a3036fc443
Copter: init pos_control z-axis after setting speed and accel
11 years ago
Randy Mackay
7d7a2aced7
Copter: init vert speed and accel for each flight mode
...
This resolves issue #1021 in which LAND mode could descend at the
PILOT_VELZ rate instead of the WPNAV_SPEED_DN
Pilot defined acceleration is used for AltHold, AutoTune , Circle,
Hybrid, Loiter, OF_Loiter and Sport flight modes
Waypoint Nav (ie. AutoPilot) acceleration is used for Auto, Land, RTL
11 years ago
Randy Mackay
5fe86a657e
Copter: land_do_not_use_GPS has no return value
11 years ago
Randy Mackay
4686eef266
Copter: GPS failsafe ensures LAND is pilot-controlled
...
This resolves issue #880 in which if a GPS failsafe occurred while the
vehicle was already in LAND mode, the LAND would continue to be GPS
controlled LAND instead of pilot-controlled LAND
11 years ago
Randy Mackay
3a934357e9
Copter: remove unused reset_land_detector
11 years ago
Randy Mackay
e89600afe3
Copter: integrate smoothing gain into flight modes
11 years ago
Randy Mackay
b259510095
Copter: init roll/pitch input filters
11 years ago
Randy Mackay
3ccd1ad170
Copter: integrate AttControl method name changes
11 years ago
Randy Mackay
2c1ec9d0c0
Copter: remove control_roll, pitch, yaw from control files
11 years ago
Randy Mackay
bd88ed8a53
Copter: LAND at stopping point instead of curr pos
11 years ago
Randy Mackay
6ba91369ff
Copter: split control_land into gps and non-gps
11 years ago
Randy Mackay
e27f4c1c13
Copter: split control_stabilize into land, rtl, loiter
11 years ago