258 Commits (13c26eab67d032de5e5b9dc31ec5bb22d202ca92)

Author SHA1 Message Date
Randy Mackay 91f6c7b503 Copter: add TERRAIN_USE parameter 9 years ago
Randy Mackay bde498375c Copter: remove attitude PIDs 9 years ago
Randy Mackay 1f37f5a0e7 Copter: remove tradheli swash, yaw and rsc servos 9 years ago
Leonard Hall 6c40d6f774 Copter: remove single frame's servo objects 9 years ago
Leonard Hall 44180e44df Copter: remove coax servo objects 9 years ago
Leonard Hall a00a9601a4 Copter: AP_MotorsCoax now uses 4 servos 9 years ago
Andrew Tridgell f19922fec5 Copter: added LAND_SPEED_HIGH parameter 9 years ago
Lucas De Marchi e88ba38595 ArduCopter: replace header guard with pragma once 9 years ago
Paul Riseborough a7b69366a1 Copter: Add flight mode for throw launch 9 years ago
Jonathan Challinger 3800c66f07 Copter: add RTL_CONE_SLOPE 9 years ago
Andrew Tridgell 5c94b61f49 Copter: support up to 14 input channels for all boards 9 years ago
Randy Mackay 1155b1f557 Copter: remove precision landing PI controller 9 years ago
pepevalbe 3b3205304b Copter: added group parameter for AP_Notify library 9 years ago
Peter Barker f57d237181 Copter: support multiple simultaneous backends 9 years ago
Tom Pittenger 34d6d985e9 Copter: Add support for ADS-B 9 years ago
Jonathan Challinger 5086168b03 Copter: add RTL_SPEED parameter 9 years ago
Robert Lefebvre 5cc4f41d85 Copter: Helicopter: to use new Stab_Col and Acro_Col functions. 9 years ago
Robert Lefebvre 34fb600c4f Copter: Utilize Input Manager Class 9 years ago
Andrew Tridgell 053194fd51 Copter: added EK2_* parameters and EKF2 instance 10 years ago
Randy Mackay 7db77482f5 Copter: precision landing velocity PI object 10 years ago
Randy Mackay 26ded641db Copter: integrate Precision Landing lib 10 years ago
Robert Lefebvre 990761a13b Copter: Create new heli RSC RC Channel object. 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 a10a74d498 Copter: AUTOTUNE_MIN_D param to allow controlling minimum D 10 years ago
Andrew Tridgell 1fdf7ec83f Copter: added RPM sensor support 10 years ago
Gustavo Jose de Sousa 4d4b856735 ArduCopter: standardize inclusion of libaries headers 10 years ago
Randy Mackay 063faa0383 Copter: add RTL_CLIMB_MIN 10 years ago
Randy Mackay f93a259b04 Copter: add comment to Solo section in Parameters.h 10 years ago
Jonathan Challinger fd37a48f8e Copter: clean up Parameters.h comments a bit 10 years ago
Jonathan Challinger 035c0b567e Copter: reserve param indices that exist in Solo repo 10 years ago
Randy Mackay aa05325b54 Copter: add althold as ekf failsafe action 10 years ago
Randy Mackay 4408f01f39 Copter: rename ekf_check_thresh to fs_ekf_thresh 10 years ago
Andrew Tridgell 1792710f41 Copter: added a bit in LOG_BITMASK for PID logging 10 years ago
Andrew Tridgell 22524daf5f Copter: added GCS_PID_MASK for mavlink rate tuning 10 years ago
Robert Lefebvre 575a5ad619 Copter: Set better default Rate PIDs for TradHeli 10 years ago
Randy Mackay d8b7e4a199 Copter: add support for 4th mavlink channel 10 years ago
Jonathan Challinger 73d961cebc Copter: mavlink initiated takeoff in alt-hold modes 10 years ago
Jonathan Challinger b10cf0f38a Copter: pre-takeoff throttle for sprung throttle sticks 10 years ago
Jonathan Challinger 91a03ae0e7 Copter: add PILOT_THR_FILT and call set_throttle_out functions with that value 10 years ago
Randy Mackay 74b98b89d0 Copter: remove dcm check 10 years ago
Robert Lefebvre a5af151a91 Copter: Initial expansion of Aux Switch to Ch7-12 10 years ago
Randy Mackay b10730f35c Copter: remove THR_MAX parameter 10 years ago
Randy Mackay fbfc94cf69 Copter: remove GPS glitch and failsafe 10 years ago
Randy Mackay 6f6847c025 Copter: use only InertialNav_EKF 10 years ago
Randy Mackay d7f624be39 Copter: remove baro_glitch protection 10 years ago
Andrew Tridgell 3f906f6bd1 Copter: added CLI_ENABLED option 10 years ago
Leonard Hall d5bbe6de03 Copter: remove TRIM_THROTTLE 10 years ago
Leonard Hall c78480e14f Copter: rename loiter_pos to pos_xy 10 years ago