53 Commits (f20f261085f9534c7763a6937459420911646023)

Author SHA1 Message Date
Rustom Jehangir 6cf24c2770 Sub: Remove heli support from sub. 8 years ago
Rustom Jehangir 83ff3931b8 Sub: Refactor "Copter" to "Sub". 8 years ago
Rustom Jehangir 3da7c95e9b Sub: New vehicle type, derived from ArduCopter. 8 years ago
Randy Mackay ebbfa9391d Copter: remove comments from package place 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 8419045aea Spell in comments 8 years ago
Pierre Kancir f2ea388a69 Copter: control_auto remove misplaced parenthesis 8 years ago
Peter Barker 289aba4350 Copter: support for NAV_CMD_PLACE 8 years ago
Randy Mackay 9426b0b366 Copter: set land_complete to false during auto takeoff 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
murata 57c61ace62 Copter: To remove a break after the return statement. 8 years ago
Andrew Tridgell 89c10a2db9 Copter: rename WP_TKOFF_NAV_ALT to WP_NAVALT_MIN 9 years ago
mirkix e3934fac80 ArduCopter: Delete (wrong) filename out of header 9 years ago
Jonathan Challinger e22220ab62 Copter: refactor landing to reduce duplication, use vertical vel ff 9 years ago
Andrew Tridgell 3a8ed06267 Copter: added TKOFF_NAV_ALT parameter 9 years ago
Jonathan Challinger 91a5b26725 Copter: use simplified precland interface 9 years ago
Derek Ma 7fddf20f0b Copter: enable precision landing in auto mode 9 years ago
Leonard Hall 7d54c268f6 Copter: consolidate input_euler_angle calls to use smoothing gain 9 years ago
Randy Mackay 70463dc572 Copter: auto_spline_start handles triggers terrain failsafe 9 years ago
Randy Mackay a9d16f3373 Copter: move auto's take-off check to beginning of auto_init 9 years ago
Niti Rohilla 26e41fee7a Copter: prevent Auto tipovers caused by missing takeoff command 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Randy Mackay d455e2a33f Copter: fix auto-circle comment 9 years ago
Randy Mackay 3d31c3b936 Copter: log error if circle does not initialise correctly 9 years ago
Randy Mackay f8f6c135e9 Copter: rename set_alt to set_alt_cm in control_auto 9 years ago
Randy Mackay 9100cf605a Copter: auto can trigger terrain failsafe 9 years ago
Randy Mackay e8b14e59fc Copter: spline mission commands handle terrain altitudes 9 years ago
Randy Mackay 81d244c9bd Copter: do-circle accept terrain altitude 9 years ago
Randy Mackay 70630e9774 Copter: auto loiter handles terrain 9 years ago
Randy Mackay 06ee6a7bd4 Copter: auto takeoff accepts abs and terrain alts 9 years ago
Randy Mackay 9449776e3c Copter: straight line waypoints accept terrain 9 years ago
Jonathan Challinger 1356deab8b Copter: add control_mode_reason 9 years ago
Randy Mackay 4f192d0bc7 Copter: auto uses AP_Motors set_desired_spool_state 9 years ago
Leonard Hall f221d4d757 Copter: auto sets desired spool state 9 years ago
Randy Mackay 2c5f9422d4 Copter: log event if pilot cancels land 9 years ago
Jonathan Challinger 8965185587 Copter: add "high throttle cancels landing" option 9 years ago
Jonathan Challinger 709fcf37cc Copter: call renamed functions in AC_AttitudeControl 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
Randy Mackay 35a924703f Copter: change multirotor comments to multicopter 10 years ago
Robert Lefebvre 24d0031389 Copter: replace slow_start() with full set_throttle_takeoff() function. 10 years ago
Robert Lefebvre 0a69c13b1d Copter: Fix helicopter ground stabilization in Auto, Brake, Circle, Guided, Land and RTL modes. 10 years ago
Jonathan Challinger fb82ac3eb3 Copter: rework land detector logic 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
Andrew Tridgell d8146ff3f6 Copter: revert AP_Math class change 10 years ago