3740 Commits (a0028e3faf3c1c9b01ab3998fbb76d7614370152)

Author SHA1 Message Date
Jonathan Challinger 4311fa8952 Copter: 90-atan2(-x,y) is the same as atan2(y,x) 10 years ago
Jonathan Challinger f77b359e83 Copter: increase get_roi_yaw from 40hz to 100hz 10 years ago
Jonathan Challinger 2cb63dc792 Copter: don't assume home is at the origin 10 years ago
Jonathan Challinger 9c2865f6a8 Copter: update pv_location_to_vector to use get_origin instead of get_home 10 years ago
Jason Short 3b5228922e Copter: increased ESC auto-cal delay 10 years ago
Andrew Tridgell 51dc3c120d Copter: handle GIMBAL_REPORT receive and send 10 years ago
Randy Mackay f00861d2f1 Copter: using arming_failed as event 10 years ago
Randy Mackay 9e813948fa Copter: protect against multiple arming messages 10 years ago
Randy Mackay 32cb901ce3 Copter: allow arming at mid throttle in AltHold, Loiter 10 years ago
Randy Mackay e7f20c04c3 Copter: init_arm_motors calls pre-arm checks 10 years ago
Randy Mackay f4c392c64d Copter: pre_arm_checks returns success or failure 10 years ago
Randy Mackay 64af4ff923 Copter: rename set_servos_4 to motors_output 10 years ago
Randy Mackay 8754ce9eed Copter: move 80% thr limit to MotorsTri 10 years ago
Randy Mackay 43ba94e99a Copter: rename manual_flight_mode to mode_has_manual_throttle 10 years ago
Randy Mackay 3aac281c5a Copter: land detector requires desired climb rate be < -20cm/s 10 years ago
Randy Mackay 3e872c71fc Copter: AC3.2.1-rc2 release notes 10 years ago
Robert Lefebvre 8e8ec09740 Copter: update pos_control alt_max from fence at 1hz 10 years ago
Randy Mackay e0cfe091fb Copter: setup uart after checking usb_connected 10 years ago
Randy Mackay 8ea65c2dc2 Copter: APM_Config define to disable FRSKY telem 10 years ago
Randy Mackay f91fb9a4e8 Copter: rename frsky_telemetry_send function 10 years ago
Randy Mackay 34503de18e Copter: integrate SerialManager 10 years ago
Randy Mackay 7ffcf62e2e Copter: move MNT param's underscore to mount lib 10 years ago
Randy Mackay c51ba8cd03 Copter: integrate mount frontend-backend restructure 10 years ago
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