3 Commits (eb9bbddcb784998ad05545cdcdbc7a96097aa319)

Author SHA1 Message Date
Andrew Tridgell 0ed75052f8 Copter: enable parameters inside mode objects 7 years ago
Peter Barker bf5f51a616 Copter: factor out takeoff_trigger from althold, sport and loiter 7 years ago
Randy Mackay c3fbf2671c Copter: rename control_xx.cpp files to mode_xx.cpp 7 years ago
Randy Mackay 06fbe8f3a7 Copter: rename FlightMode class to Mode 7 years ago
Randy Mackay 8870897847 Copter: FlightMode objects use lower case 7 years ago
Peter Barker 5e3e831152 Copter: FlightMode - convert SPORT flight mode 7 years ago
ChrisBird caaeae3d0a Copter: Separate max ascent and descent speeds 7 years ago
Randy Mackay a77f21da4a Copter: sport and acro trainer limits based on target attitude 8 years ago
Randy Mackay 62a4867cd4 Copter: use avoidance adjusted climb rate in all modes 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Randy Mackay 5894a54a16 Copter: althold uses current alt target if active 8 years ago
Randy Mackay 88da5bd453 Copter: sport mode restructured to match althold and feedback from mid-stick 9 years ago
Randy Mackay 53f0216269 Copter: sport - fix call to relax_alt_hold_controller 9 years ago
mirkix e3934fac80 ArduCopter: Delete (wrong) filename out of header 9 years ago
Leonard Hall e9d8a28ec0 Copter: AP_Motor's throttle_hover replaces throttle_average 9 years ago
Randy Mackay 949d5f7109 Copter: add rangefinder_alt_ok 9 years ago
Randy Mackay 7689315ba2 Copter: rename sonar to rangefinder 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Randy Mackay d37f70f767 Copter: sport uses AP_Motors set_desired_spool_state 9 years ago
Leonard Hall 8a49745e96 Copter: sport uses throttle in 0 to 1 range and sets motor spool state 9 years ago
Jonathan Challinger dfab21171b Copter: call renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger 9d8b0f3d58 Copter: call renamed functions in AC_AttitudeControl 9 years ago
bugobliterator 945bdee452 Copter: PILOT_VELZ_MAX and PILOT_ACCEL_Z take effect immediately 9 years ago
Leonard Hall 411e75b917 Copter: feed forward only used for AltHold, Loiter, PosHold 9 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 9b15ea6f5c Copter: Change throttle_zero to check interlock and E-stop 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
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 197d83e32a Copter: bug fix to sport roll pitch control 11 years ago
Randy Mackay 7d7a2aced7 Copter: init vert speed and accel for each flight mode 11 years ago
Randy Mackay 3ccd1ad170 Copter: integrate AttControl method name changes 11 years ago
lthall 41dcfae7c0 AC Acro and Sport: Angle limit code update 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 2e6327be06 Copter: sport moved to control_sport.pde 11 years ago