4150 Commits (5ab2a19173da1f04c65e457a6f66d08a079fb281)

Author SHA1 Message Date
Leonard Hall 61d6c44e3b Copter: tricopter yaw rate filter to 100hz 10 years ago
Randy Mackay dc4923a88d Copter: suppressing comment for switch case fall through 10 years ago
Randy Mackay 5e38adfae3 Copter: remove support for configure as command long 10 years ago
squilter 8320c06700 Copter: Support do-mount-control via command-long 10 years ago
Andrew Tridgell fdb1cc38b0 Copter: removed redundent copter dereference 10 years ago
Siddharth Bharat Purohit 347d1f0a25 Copter: use handle message function for compass cal from compass library 10 years ago
Siddharth Bharat Purohit 9cf2998bba Copter: update send text severity for compass cal 10 years ago
Jonathan Challinger 1dc373fa20 Copter: correct compile errors after compass cal merge 10 years ago
Jonathan Challinger 7d67a00aa3 Copter: add compass_cal update function 10 years ago
Jonathan Challinger eec5c2a5eb Copter: send NACK if compass.start_calibration_all fails 10 years ago
Jonathan Challinger 2864d58474 Copter: refuse to start mag cal if armed 10 years ago
Jonathan Challinger fa6bfee433 Copter: add arming check for compass calibration running 10 years ago
Jonathan Challinger 3739318d2f Copter: Hook up compass calibrator 10 years ago
Jonathan Challinger ee1209c03f Copter: run compass_accumulate at 100hz 10 years ago
Peter Barker 51a761656e Copter: DFMessageWriter; ability to trickle messages out to DF 10 years ago
Andrew Tridgell 00da3ccc49 Copter: set in_arm_motors to false on all arm failure returns 10 years ago
Andrew Tridgell 64a8e66dd7 Copter: automatically set H_RSC_MIN/MAX from RC8_MIN/MAX on upgrade 10 years ago
Gustavo Jose de Sousa 19d1c28c06 ArduCopter: use function name for AP_Scheduler task name 10 years ago
Gustavo Jose de Sousa 79b8b15053 ArduCopter: use designated initializers for tasks structs 10 years ago
Randy Mackay 7db77482f5 Copter: precision landing velocity PI object 10 years ago
Randy Mackay f4b152f0e3 Copter: add Precision Landing to GPS land 10 years ago
Randy Mackay 0da38ba2bf Copter: add Precision Landing log message 10 years ago
Randy Mackay 26ded641db Copter: integrate Precision Landing lib 10 years ago
Randy Mackay 5a4729a966 Make: include AC_PrecLand and AP_IRLock libs in Copter 10 years ago
Randy Mackay e92296a0b7 TradHeli: integrate RotorControlMode enum 10 years ago
Randy Mackay d99bb66f8a TradHeli: remove duplicate code in update_rotor_speed_target 10 years ago
Robert Lefebvre c51b57e71c Copter: Remove Armed check from heli RSC controls 10 years ago
Robert Lefebvre b331799dac Copter: Add handle to control Throttle Curve RSC. 10 years ago
Robert Lefebvre c968ec3a63 Copter: Helicopters to use motor interlock logic. 10 years ago
Robert Lefebvre 161ce5c11d Copter: Change name of rotor speed function to match that in library 10 years ago
Robert Lefebvre 990761a13b Copter: Create new heli RSC RC Channel object. 10 years ago
Fredrik Hedberg 66d9d38750 Copter: Use AP_MotorsHeli_Single for HELI_FRAME. 10 years ago
Andrew Tridgell ff934d5bca Copter: added FS_CRASH_CHECK parameter 10 years ago
Andrew Tridgell 90909f2b4a Copter: added DISARM_DELAY parameter 10 years ago
Stewart Loving-Gibbard 7cb494d8e2 Copter: Moving to RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago
Randy Mackay cbfbd46547 Copter: Release notes for AC3.3-rc10 10 years ago
Randy Mackay 1608cffe95 Copter: increase failsafe close-to-home to 5m 10 years ago
Randy Mackay be603da579 Copter: fix optflow position_ok check 10 years ago
Randy Mackay 4cdb5bf2bd Copter: sanity check do-set-home and do-set-ROI location 10 years ago
Randy Mackay 0424b3f93c Copter: pre-arm check of EKF compass variance 10 years ago
Randy Mackay 920d5cefbb Copter: always check GPS before arming in Loiter 10 years ago
Randy Mackay 71cc89d107 Copter: add ACCEL_Z_FILT_HZ parameter description 10 years ago
squilter 767b4da5b6 Copter: update send text severities 10 years ago
Grant Morphett da37769e33 Copter: Added include guards for Copter.h 10 years ago
Randy Mackay 43fa9c8ae3 Copter: fix Autotune param descriptions 10 years ago
Randy Mackay a10a74d498 Copter: AUTOTUNE_MIN_D param to allow controlling minimum D 10 years ago
Randy Mackay 6a4f4c5f8d Copter: failsafe RTL vs LAND decision always based on 2m 10 years ago
squilter a11227af84 Copter: define and send FIRMWARE_VERSION 10 years ago
Randy Mackay f0b992f01e Copter: AC3.3-rc9 release notes 10 years ago
Tom Pittenger 87d0b12c7c Copter: implement try send mission_item_reached 10 years ago