5052 Commits (5ac1293a52e007fbd7238e21dae27f5f46d58d4e)

Author SHA1 Message Date
Randy Mackay a0c5ac1949 Copter: fix compassmot for oneshot ESCs 8 years ago
Andrew Tridgell c459a25194 Copter: adjust autotune poshold 8 years ago
Randy Mackay 010665f915 Copter: fix esc calibration for one-shot 8 years ago
Randy Mackay b4d7d4f43f Copter: resolve compiler warnings in autotune GCS messages 8 years ago
Peter Barker d5afd01ef2 Copter: remove duplicate autotune rotation warning 8 years ago
Randy Mackay ca8ae06bba Copter: minor format fix to landing-gear update function 8 years ago
Peter Barker 34eae9d9cb Copter: AutoTune: include axis being tuned in output 8 years ago
Peter Barker 0bc17645fb Copter: AutoTune: add gcs messages detailing wait-for-level state 8 years ago
Peter Barker 586a5df814 Copter: add GCS messaging during autotune 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas f366095113 Copter: Use SI units conventions in parameter units 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 60aeade0f4 Copter: Add missing @RebootRequired: True 8 years ago
Randy Mackay 376b9e994f Copter: AC3.5-rc6 release notes 8 years ago
Randy Mackay 91d4b4777b Copter: respond to param list request after motor init 8 years ago
Pierre Kancir 436d0f8c84 ArduCopter: radio fix passthrough range on heli/coax/single 8 years ago
Randy Mackay caa2148e45 Copter: move esc calibration startup check to after servo function initialisation 8 years ago
Randy Mackay 0e7f12049c Copter: fix esc calibration is safety switch has been disabled 8 years ago
Randy Mackay f9c8bb1b01 Copter: ensure esc calibration only occurs on next reboot 8 years ago
Randy Mackay a3450a955d Copter: fix LED notify during auto esc calibration 8 years ago
karthik.desai d7976078a5 Copter: fix typo in comments 8 years ago
murata 8fd9c73b78 Copter: Add SuperSimpleMode "2" to Simple Mode setting. 8 years ago
Andrew Tridgell 3b33434695 Copter: removed AP_Airspeed from vehicle code 8 years ago
Luis Vale Gonçalves 04cb1027b8 Copter: minor fix to release notes 8 years ago
Randy Mackay f2131ed2d0 Copter: AC3.5-rc5 release notes 8 years ago
Peter Barker b37e64b23c Copter: stop appending lf to PERF message 8 years ago
Peter Barker 069e0d1973 Copter: move init of DataFlash references into vehicle init 8 years ago
Peter Barker 6ccb7cf3f4 Copter: tidy dataflash Frame reporting 8 years ago
Andrew Tridgell 22791b7272 Copter: use common send_queued_parameters() 8 years ago
Andrew Tridgell 49b18819ce Copter: enable channels in ESC calibration 8 years ago
Andrew Tridgell 2ba6e7af35 Copter: fixed aux servos in RC failsafe 8 years ago
Andrew Tridgell 10b89db498 Copter: call BoardConfig.init_safety() at end of startup 8 years ago
Randy Mackay aab27d8d0e Copter: auto loiter initialisation simplified 8 years ago
Randy Mackay 65e97a9503 Copter: rtl initialises wp controller earlier 8 years ago
Andrew Tridgell 1875d2adab Copter: fixed duplicate include of AP_ADC library 8 years ago
Randy Mackay 81f8ab3933 Copter: guided init uses vertical stopping point 8 years ago
Randy Mackay a342b73604 Copter: guided velocity contoller inits accel and jerk 8 years ago
Randy Mackay 1a246851fc Copter: enable radio failsafe by default 8 years ago
Peter Barker afbdbcce26 Copter: log GPS detection state to DF on log startup 8 years ago
karthik.desai afc382c342 Copter: moved beacon logging to dataflash 8 years ago
Randy Mackay 8f43b60247 Copter: set EKF origin from first do-set-home command 8 years ago
Randy Mackay 3348ab4fa8 Copter: send upward DISTANCE_SENSOR message to GCS 8 years ago
Randy Mackay 496e8f3cdb Copter: integrate proximity method rename 8 years ago
Andrew Tridgell 1a8669201e Copter: ignore MSG_AOA_SSA 8 years ago
Randy Mackay 713c08672f Copter: integrate AP_VisualOdom 8 years ago
Randy Mackay d5dd7e719a Copter: add AP_VisualOdom to build 8 years ago
Andrew Tridgell ebde6e1ce3 Copter: output any servo channels on motor output 8 years ago
Randy Mackay 032bfad79f Copter: move rc input check to esc_calibration_startup_check 8 years ago
Randy Mackay fc675a1e4a Copter: do not allow motor test before initialisation completes 8 years ago
Randy Mackay 1bfbf0d43f Copter: enable motors at end of initialisation 8 years ago
Francisco Ferreira bf22919a8c Copter: add support for MANUAL_CONTROL message 8 years ago
Michael du Breuil ea89bd1178 Copter: Send BATTERY_STATUS 8 years ago