12 Commits (fb5320bb258527d3e4ae793e5be45300cb54d0c9)

Author SHA1 Message Date
Leonard Hall 543f6fdcd4 Copter: AltHold limits lean angle to maintain altitude 10 years ago
Randy Mackay 908afad65c Copter: reset yaw angle target when disarmed or landed in AltHold 10 years ago
Randy Mackay 35a924703f Copter: change multirotor comments to multicopter 10 years ago
Robert Lefebvre 534ba89756 Copter: Tradheli manage yaw better on the ground. 10 years ago
Robert Lefebvre 8891cd159a Copter: Tradheli to check rotor_runup_complete before allowing takeoff. 10 years ago
Randy Mackay f79ac46d60 Copter: fix althold take-off state 10 years ago
Randy Mackay 15c57342a5 Copter: remove some comments from althold 10 years ago
Robert Lefebvre a642c88e34 Copter: AltHold state machine 10 years ago
Randy Mackay 82ad454864 Copter: log sonar_alt even when disabled 10 years ago
Randy Mackay 362a43c126 Copter: explicitly set alt_target_from_climb_rate parameter 10 years ago
Andrew Tridgell 278883c521 Copter: finished conversion to .cpp files 10 years ago
Andrew Tridgell 356ece3402 Copter: rename .pde files to .cpp files 10 years ago
Robert Lefebvre 316196b12f Copter: Finish RCMap fix. 10 years ago
Andrew Tridgell 554de1f2d7 Copter: added channel objects named after input function 10 years ago
Robert Lefebvre 8610da7fbc Copter: autopilot modes to check for motor interlock status 10 years ago
Leonard Hall 33a274c928 Copter: take-off uses PosControl's add_takeoff method 10 years ago
Randy Mackay 6f5b5c24f2 Copter: rename tkoff_ to takeoff_ 10 years ago
Jonathan Challinger 73d961cebc Copter: mavlink initiated takeoff in alt-hold modes 10 years ago
Leonard Hall b50f065cab Copter: use relax alt hold controllers 10 years ago
Jonathan Challinger 91a03ae0e7 Copter: add PILOT_THR_FILT and call set_throttle_out functions with that value 10 years ago
Jonathan Challinger b27b9dd86e Copter: use new throttle interface 10 years ago
Jonathan Challinger fddaca4cf7 Copter: rename get_throttle_surface_tracking to get_surface_tracking_climb_rate 10 years ago
Jonathan Challinger ecefe78417 Copter: interpret input in stabilize as a tilt vector 10 years ago
Randy Mackay 52a3dc2bde Copter: reset target alt to current alt when landed 11 years ago
lthall 9202149fb1 Copter: integrate pre-takeoff throttle feedback 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 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 11 years ago
Holger Steinhaus 39df609235 Copter: fixed vertical speed init for ALT_HOLD mode 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 22280e1c57 Copter: integrate surface_tracking to control_althold 11 years ago
Randy Mackay d85c57999d Copter: althold moved to control_althold.pde 11 years ago
Randy Mackay 2e6327be06 Copter: sport moved to control_sport.pde 11 years ago