54 Commits (f35a94a73079bb74684ef8e7cb507b2a610cc3c9)

Author SHA1 Message Date
Leonard Hall e294991b08 Copter: Fix before squash 4 years ago
Leonard Hall 4bae8f03a4 Copter: Use PosControl fixes 4 years ago
chobits 28fbc73fb6 Copter: fix build error when landinggear disabled 4 years ago
TunaLobster 1bda79dd72 ArduCopter: loosen motion based landing detection when WoW is present 4 years ago
TunaLobster 444b33b059 ArduCopter: add WoW to Copter landing check 4 years ago
Peter Barker d387ad9921 Copter: have allows_arming take a AP_Arming::Method rather than bool from_gcs 4 years ago
Iampete1 447af29ef1 Copter: add yaw imbalance check 4 years ago
bnsgeyer c75848435e Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
bnsgeyer 42b4fd6e0a Copter: change heli integrator management and add hover coll learning 4 years ago
Andy Piper 8d2f2443a2 Copter: add air mode aux function 5 years ago
Randy Mackay 64360f263c Copter: land detector allows larger lean angle request in land mode 5 years ago
Randy Mackay 7565e9d75d Copter: update_throttle_mix uses filtered accelerations 5 years ago
Randy Mackay 9a32b3bdd9 Copter: rename update_throttle_mix 5 years ago
Peter Barker ce5f23810b ArduCopter: log disarm method 5 years ago
Peter Hall 61810d69aa Copter: set_likely_flying in vehicle 5 years ago
Peter Barker e6c6189fe5 Copter: cope with change in namespace of LogEvent enum 5 years ago
Leonard Hall e7f94fc810 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