448 Commits (4cba48ade21c92162e6884d095f9dea3b851e09e)

Author SHA1 Message Date
Jonathan Challinger 09a01a4668 Copter: Wait 4 seconds before beginning to land during failsafes 11 years ago
Jonathan Challinger 5b36e65cb9 Copter: Add parameter LAND_REPOSITION to enable/disable user input during auto-mode landings and descents 11 years ago
Randy Mackay fdc0ec837b Copter: add nav_guided suport to Auto mode 11 years ago
Randy Mackay db000f2287 Copter: remove setting rate and thr D term filters 11 years ago
Robert Lefebvre 5eb206e6bb Copter: Add 'handle' to allow #define updating of AC_PID filter rate for Throttle Accel. 11 years ago
Robert Lefebvre df1de4260d Copter: Set Rate PID D-term filter rates on initialization. 11 years ago
Randy Mackay 20719e23fd Copter: enable PARACHUTE and RALLY for all but APM 11 years ago
Randy Mackay ff1a58e078 Copter: increase LOITER_RATE_IMAX to 1000 11 years ago
Randy Mackay d857427444 Copter: disable RALLY points by default 11 years ago
Randy Mackay a4c675c23e Copter: add PILOT_ACCEL_Z parameter 11 years ago
Randy Mackay 19f1e7fec4 Copter: disable Parachute by default 11 years ago
Randy Mackay 287af8f66e Copter: disable optical flow by default 11 years ago
Randy Mackay 55e7e1eb3e Copter: allow HYBRID to be disabled to save flash 11 years ago
Ju1ien f8e8d4024d Copter: Hybrid's max brake angle to 30deg 11 years ago
Randy Mackay f467d7bc20 Copter: add Hybrid parameters 11 years ago
Randy Mackay 5fc071f5f9 Copter: restore SITL to run at 100hz 11 years ago
Randy Mackay 8ac14023b4 Copter: set main loop rate from CPU class 11 years ago
Andrew Chapman fa3732ac6d Copter: integrate AP_Rally 11 years ago
Emile Castelnuovo 9e31f032c2 Copter: added VRBRAIN board #includes and #defines 11 years ago
Randy Mackay ff32b27272 Copter: integrate parachute lib 11 years ago
Andrew Tridgell 640b64f5e4 Copter: convert to new GPS API 11 years ago
Jonathan Challinger 2601ac9959 Copter: Remove 80m altitude limit on RTL 11 years ago
Andrew Tridgell 3de574e5dc Copter: disable GPS2 in HIL 11 years ago
Andrew Tridgell 37394b30ee Copter: added support for 2nd GPS 11 years ago
Randy Mackay 00913ffe1b Copter: throttle rate to simple P controller 11 years ago
Randy Mackay aab9b30bf6 Copter: replace APM_PI with AC_P 11 years ago
Randy Mackay ea1158a9d5 Copter: remove unused config 11 years ago
Randy Mackay aec67cd3df Copter: integrate control_autotune 11 years ago
Randy Mackay ef666c73ab Copter: remove Position mode 11 years ago
Robert Lefebvre c561d6bb9e Small comment change. 11 years ago
Randy Mackay 2253cf9769 Copter: run main loop at 400hz for pixhawk 11 years ago
Andrew Tridgell 0a3476bbf1 Copter: change to new board_voltage() API 11 years ago
Randy Mackay dee5fb212a Copter: remove dup definition of FRAME_ORIENTATION 11 years ago
Randy Mackay a9f1a2ee5e Copter: disarm on land even if pilot throttle not zero 11 years ago
Randy Mackay a3527ade61 Copter: move EARTH_FRAME definition to defines.h 11 years ago
Randy Mackay 138c2803be Copter: combine NTUN and INAV dataflash msgs 11 years ago
Randy Mackay 5e0ddd299f Copter: disable OPTFLOW for SITL 11 years ago
Randy Mackay 61f319ce38 Copter: disable OPTFLOW for PX4/Pixhawk 11 years ago
Randy Mackay b3d20bb8aa TradHeli: Drift mode to use heli manual throttle 11 years ago
Robert Lefebvre 531a9f4f25 TradHeli: disable AutoTune for Tradheli compile 11 years ago
Randy Mackay 9f2f44f0f6 Copter: integrate shrunken optflow 11 years ago
ctech4285 2b5d8aa5b7 Copter: integrate EPM library 11 years ago
Randy Mackay c7dc351609 Copter: remove unnecessary MPU6K filter definition 11 years ago
Randy Mackay 2a61053634 Copter: reduce default logging for SITL 11 years ago
Randy Mackay 58788d2934 Copter: increasd default logging for PX4, Pixhawk 11 years ago
Randy Mackay 2ba233942d Copter: pre arm mag offset limit to 600 for PX4 11 years ago
Randy Mackay 0cda3c9a71 Copter: reduce SONAR_GAIN to 0.8 (was 2.0) 11 years ago
Robert Lefebvre dbbe0f960a Copter: remove LED_ON/OFF defines 11 years ago
Randy Mackay 59cea4b88c Copter: remove CopterLED from main code 11 years ago
Randy Mackay 10d6a9a34e Copter: replace Log_Write_Motors with Log_Write_RCOU 11 years ago