3617 Commits (31b2534c1d3546daba60fe4e1f9c985d6f3f5b4d)

Author SHA1 Message Date
Randy Mackay 31b2534c1d Copter: rename mount.set_roi_cmd to set_roi_target 10 years ago
Randy Mackay 18f8ffab6f Copter: remove land detector bar climb rate definition 10 years ago
Jonathan Challinger 9d585700f8 Copter: remove baro climb rate check from land detector 10 years ago
Matthias Badaire a2d71d2811 Copter: Frsky telemtry change move parameter to init of the class 10 years ago
Randy Mackay 1819bd48f4 Copter: remove home_is_set checks from Loiter, PosHold, RTL 10 years ago
Randy Mackay d49489ca7e Copter: optflow_position_ok requires using EKF 10 years ago
Randy Mackay 01f1ce4cb3 Copter: position_ok false when EKF in const pos mode 10 years ago
Randy Mackay 74ac79ba10 Copter: Drift uses throttle_zero flag 10 years ago
Randy Mackay 02d0b05926 Copter: minor format fix 10 years ago
Randy Mackay 4185d17915 Copter: fix to RTL, PosHold and Loiter's use of filter status 10 years ago
Randy Mackay cc52bbbffb Copter: update current loc once home is set 10 years ago
Randy Mackay f1a6b06586 Copter: remove redundant filter status checks 10 years ago
Randy Mackay 3641d3d508 Copter: send inav velocities in global position message 10 years ago
Randy Mackay e464909ddf Copter: position_ok true when EKF predicts it will be ok 10 years ago
Randy Mackay 58ac9de94b Copter: update home position when disarmed 10 years ago
Randy Mackay fd0b82f669 Copter: add optflow_position_ok and use for loiter 10 years ago
Randy Mackay 199dc3454d Copter: replace GPS_ok with position_ok 10 years ago
Randy Mackay a4f71e5946 Copter: replace inav's position_ok with get_filter_status 10 years ago
Randy Mackay e94693e8ac Copter: remove unused throttle integrator 10 years ago
Robert Lefebvre b8822a42b6 Copter: Change Compass logging to new DataFlash method that handles instances. 10 years ago
Robert Lefebvre 37304fd5ed Copter: Minor formatting changes in Log.pde 10 years ago
Robert Lefebvre 4b86a4aeec Arducopter: Change mode logging to use common-vehicle DataFlash library. 10 years ago
Robert Lefebvre 422970a1b1 Arducopter: Change compass logging to use common-vehicle DataFlash library. 10 years ago
Robert Lefebvre 1b152cf2bf ArduCopter: Change Current logging to use common-vehicle logging in DataFlash library. 10 years ago
Robert Lefebvre c9d5b6aa7f Arducopter: Change Attitude logging to use common-vehicle logging in DataFlash library. 10 years ago
Randy Mackay 0065b3b224 Copter: tighten accel and gyro pre-arm consistency check 10 years ago
Randy Mackay 4059e02a8c Copter: move ch6 tuning to tuning.pde 10 years ago
Jason Short fe74a11b4e Copter: Drift mode gain changes and roll control through ch4 10 years ago
Randy Mackay d6c48e422a Copter: restore baro climb rate check to land_detector 10 years ago
Randy Mackay 1c25c00f5b Copter: move land_detector to separate file 10 years ago
Jonathan Challinger 36410a5131 Copter: clean up land detector and modify to use desired velocity 10 years ago
Randy Mackay 0c44b5f4fe Copter: fix typo in AC3.2.1 Release Notes 10 years ago
Andrew Tridgell 557f4df77e Copter: use barometer.all_healthy() for health check in SYS_STATUS and arming 10 years ago
Andrew Tridgell c151f24672 Copter: updates for new AP_Baro API 10 years ago
Randy Mackay 781f2b7ddc Copter: update AC3.2.1-rc1 Release Notes 10 years ago
Randy Mackay ce9b87c101 Copter: AC3.2.1-rc1 Release Notes 10 years ago
Randy Mackay 80f59694d0 Copter: remove deprecated Guided-Spline 10 years ago
Randy Mackay be5bf91e92 Copter: add ekf velocity scaler to posvel controller 10 years ago
Jonathan Challinger 474456e349 Copter: use guided_posvel for set_position_target messages 10 years ago
Jonathan Challinger bc29008233 Copter: add guided_posvel 10 years ago
Randy Mackay 06d1a4c59f Copter: use LandingGear command mode enum 10 years ago
Randy Mackay d26fa6d827 Copter: minor format fix 10 years ago
Randy Mackay 5f3c2bcd11 Copter: rename landing_gear.pde 10 years ago
Robert Lefebvre 62b5f32643 Copter: Use landinggear.force_deploy method when auto-landing 10 years ago
Robert Lefebvre 20fce5c9ff Copter: Move landing gear code into new file 10 years ago
Robert Lefebvre fd61c3179a Copter: Remove relay pointer from LandingGear object 10 years ago
Robert Lefebvre e10e020062 Copter: Add Landing Gear functionality to main code 10 years ago
Staroselskii Georgii 84a15304a1 Copter: added AK8963 support 10 years ago
Randy Mackay f54a13f24b Copter: report NAV_CONTROLLER_OUTPUT in RTL, Guided 10 years ago
Robert Lefebvre d7ba808400 ArduCopter: Bug fix, int8t should be uint16t. 10 years ago