42 Commits (9c93cb76208b47d1de0a6dd91b526a0f82f3c711)

Author SHA1 Message Date
bnsgeyer 160c992548 Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
bnsgeyer 6a1d45763b Copter: change heli integrator management and add hover coll learning 4 years ago
Randy Mackay d3b9cadf9c Copter: update_throttle_mix uses filtered accelerations 5 years ago
Randy Mackay b1564e95e0 Copter: rename update_throttle_mix 5 years ago
Leonard Hall eef916aa99 Copter: limit ATC_MOT_MIX_MAX in case of a fly away 5 years ago
Leonard Hall 50a098c359 Copter: Standby functions 5 years ago
Peter Barker 6dce39cbe1 Copter: use AP_Arming methods to arm and disarm vehicle 6 years ago
Peter Barker 46a6f45e4a Copter: adjust for desired spool state and spool state renames 6 years ago
bnsgeyer d949c80d54 Copter: tradheli replaces rotor_runup_complete with spool state 6 years ago
Leonard Hall 54a59f581f Copter: add motor thrust lost check 6 years ago
night-ghost adcc309f15 Copter: allow AP_Stats to be optional 7 years ago
Peter Barker 996115c0d3 Copter: eliminate MAIN_LOOP_SECONDS macro 7 years ago
Randy Mackay b47d575f65 Copter: minor spelling fix 7 years ago
Peter Barker 7b637334f4 Copter: eliminate mode_has_manual_throttle 7 years ago
Peter Barker a4859e13c1 Copter: eliminate mode_allows_arming 7 years ago
Peter Barker 527a536b78 Copter: FlightMode - remove function parameters 7 years ago
Andrew Tridgell 9d7ed495da Copter: call set_likely_flying() 8 years ago
Leonard Hall 36b6218e31 Copter: integrate attitude control's set-throttle-mix-manual 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Peter Barker d2b7749af3 Copter: AP_Stats flighttime 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 06154fc4ab Copter: use rangefinder to prevent auto-disarm in the air 9 years ago
Andrew Tridgell e4564de837 Copter: fixed heli criterion for unsetting land_complete 9 years ago
Andrew Tridgell a67b9372fd Copter: check that climb rate is low in landing detector 9 years ago
Leonard Hall 3b7658c502 Copter: land and crash detector use thrust angle error 9 years ago
Leonard Hall e08e112c6d Copter: land detector sets att vs thr priority in att controllers 9 years ago
Andrew Tridgell 86d8450666 Copter: use loop rate for copter 9 years ago
Randy Mackay 0732ad3957 Copter: add comments to set_land_complete 9 years ago
Jonathan Challinger 747344a8ba Copter: add disarm on land detect option to PILOT_THR_BHV 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
Jonathan Challinger 709fcf37cc Copter: call renamed functions in AC_AttitudeControl 9 years ago
Leonard Hall 6b01c1117f Copter: keep thr-mix at min when landed 10 years ago
Randy Mackay 4cacff54b4 Copter: no update_throttle_thr_mix for TradHeli 10 years ago
Leonard Hall 911bee3518 Copter: set throttle_mix to min when disarmed 10 years ago
Randy Mackay 8cdfac8fcd Copter: remove baro and pilot thr from crash checks 10 years ago
Robert Lefebvre 3e2e0d07a4 Copter: THO Check Rotor Speed before declaring not landed. 10 years ago
Randy Mackay 42c202a08f Copter: move set_land_complete_maybe to landing_detector.cpp 10 years ago
Randy Mackay b139dfedae Copter: formatting minor fix to land-complete-maybe threshold 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 c8a1e48f0c Copter: Tradheli fix Land Detector. 10 years ago
Robert Lefebvre 316196b12f Copter: Finish RCMap fix. 10 years ago
Robert Lefebvre acdf4a226f Copter: RCMAP Fix, remove RC_Channel references 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 10 years ago
Jonathan Challinger 0cff3a4292 Copter: fixup Windows newlines 10 years ago