45 Commits (9dd4685ea09ba008bbcb4fede400d80d9a67e8bd)

Author SHA1 Message Date
Rishabh 48124c1c4b Copter: Use new control methods for prec loiter 3 years ago
Josh Henderson 3107c42fca Copter: INAV rename for neu & cm/cms 3 years ago
Josh Henderson 6b871fba55 ArduCopter: inav funcs use _xy() 3 years ago
Leonard Hall 5d5ccc8c78 Copter: Update ACRO to use rate parameters and update expo function 3 years ago
Leonard Hall f3dc47ce3d Copter: Add units to the AC_AttitudeControl Library 3 years ago
Leonard Hall 5fea74d4d0 Copter: Separate landing and terrain following. 3 years ago
Leonard Hall a1ad194abd Copter: seperate kinimatic shaping from pid limit setting 4 years ago
Leonard Hall dd0b303ec2 Copter: Fix Loiter attitude error during Pre-Takeoff 4 years ago
Leonard Hall 3b0a870504 Copter: Rename set_yaw_target_to_current_heading 4 years ago
Leonard Hall e294991b08 Copter: Fix before squash 4 years ago
Leonard Hall caeaf7c047 Copter: Fix take off altitude 4 years ago
Leonard Hall 4bae8f03a4 Copter: Use PosControl fixes 4 years ago
Leonard Hall 726074be91 Copter: Support Thrust Vector based navigation 4 years ago
bnsgeyer c75848435e Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
Peter Barker 1ffd697769 Copter: add missing fallthrough statements 5 years ago
Leonard Hall ffd838d908 Copter: Delay release of I term until take off 5 years ago
Peter Barker b0428f0fe8 Copter: make surface_tracking a class, various functions methods 6 years ago
Peter Barker 676d75c391 Copter: correct namespacing of Copter modes 6 years ago
Peter Barker 3c436b30f0 Copter: have takeoff.start() handle clearing i terms and setting land-complete 6 years ago
Randy Mackay b7d0e4ec10 Copter: remove surface tracking shim functions 6 years ago
Randy Mackay 33a57361bd Copter: reduce args passed to get_surface_tracking_climb_rate 6 years ago
Peter Barker 46a6f45e4a Copter: adjust for desired spool state and spool state renames 6 years ago
Randy Mackay 29d05dfeac Copter: loiter mode gets roll and pitch from loiter_nav 6 years ago
Leonard Hall 38cc5a817f Copter: consolidate mode state decisions 6 years ago
Peter Barker 7c05364612 Copter: reindent mode init functions (NFC) 6 years ago
Peter Barker fab2d59a1c Copter: move check for position up 6 years ago
murata 8644f4d76e Copter: Disable option code 6 years ago
bnsgeyer ca565675f2 Copter: Tradheli gets support for spool logic 6 years ago
Leonard Hall 2ddb3f6697 Copter: desired-ground-idle replaces spin-when-armed 6 years ago
Peter Barker 26ca75efae Copter: make libraries get EKF control limits themselves 6 years ago
Michael du Breuil 7e1ed948f5 Copter: Cope with AC_PosControl renaming 6 years ago
Leonard Hall 8faa1cce39 Copter: loiter glitch fix 7 years ago
Peter Barker ff17c78c67 Copter: create Copter::Mode::_TakeOff subobject from takeoff_state 7 years ago
bnsgeyer b4d2406062 Copter: Tradheli - fixes collective jump on rotor shutdown in althold and loiter 7 years ago
Peter Barker 4e3bbe9311 Copter: move sanity check for rangefinder alt to within protected func 7 years ago
Randy Mackay 59e4749fd0 Copter: integrate AC_Loiter 7 years ago
Randy Mackay cbd2756467 Copter: loiter loses redundant z-axis init 7 years ago
Ebin d8f56b3511 ArduCopter: changed signature for get_pilot_desired_lean_angles() 7 years ago
Randy Mackay 1a0be015f9 Copter: land, loiter, rtl provide dt to AC_WPNav::set_pilot_desired_acceleration 7 years ago
Leonard Hall 93de23e7c4 Copter: get-pilot-desired-lean-angles accepts another angle-max 7 years ago
Leonard Hall 1540f98888 Copter: add angle inputs to Loiter 7 years ago
Leonard Hall 9544b1763b Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc 7 years ago
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 f2495b2d08 Copter: FlightMode - convert LOITER flight mode 7 years ago
ChrisBird caaeae3d0a Copter: Separate max ascent and descent speeds 7 years ago
Andrew Tridgell 22bfec4d2a Copter: fixed motor runup check for heli 7 years ago