24 Commits (b1e494a2093b3a487c21b81f631d800303cf6c60)

Author SHA1 Message Date
Randy Mackay 12d024e0c6 Copter: rename FRAME to FRAME_TYPE 8 years ago
Randy Mackay 217757fdc8 Copter: default FRAME_CLASS 8 years ago
Randy Mackay 0ac00dbfd6 Copter: add FRAME_CLASS parameter 8 years ago
Leonard Hall 0523570c5f Copter: reduce dead zone for roll, pitch and yaw input 8 years ago
Leonard Hall 0a6714f4ae Copter: rename variable ROLL_PITCH_YAW_INPUT_MAX 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 9205416695 Copter: setup default safety mask based on motor mask 8 years ago
Andrew Tridgell f18e0dadc9 Copter: added optional AdvancedFailsafe for copter and heli 9 years ago
Leonard Hall e9d8a28ec0 Copter: AP_Motor's throttle_hover replaces throttle_average 9 years ago
Leonard Hall dec9323127 Copter: remove THR_MIN 9 years ago
Randy Mackay 6a1bdebf25 Copter: remove THR_MAX definition for changing throttle input range 9 years ago
Andrew Tridgell 86d8450666 Copter: use loop rate for copter 9 years ago
Andrew Tridgell 146a59eed3 Copter: fixed ESC calibration on PixRacer 9 years ago
Ricardo de Almeida Gonzaga ce241dd97a ArduCopter: Fix typos 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Randy Mackay ce1fb7fb06 Copter: passthrough pilot input to motors to allow wiggling servos 9 years ago
Leonard Hall e132ea34d9 Copter: g.rc_3.control_in range 0 to 1000 9 years ago
Jonathan Challinger 8965185587 Copter: add "high throttle cancels landing" option 9 years ago
Andrew Tridgell 74883ddaeb Copter: use set_range_in() for tuning channel 9 years ago
Randy Mackay 546d668d1d Copter: no set_hover_throttle for TradHeli 10 years ago
Randy Mackay 88b617707f Copter: call set_throttle_range for multicopters only 10 years ago
Randy Mackay 28fc981d29 Copter: refresh rc servo function on startup 10 years ago
Andrew Tridgell 278883c521 Copter: finished conversion to .cpp files 10 years ago
Andrew Tridgell 356ece3402 Copter: rename .pde files to .cpp files 10 years ago
Robert Lefebvre acdf4a226f Copter: RCMAP Fix, remove RC_Channel references 10 years ago
Andrew Tridgell 554de1f2d7 Copter: added channel objects named after input function 10 years ago
Robert Lefebvre 05f18bb014 Copter: Rename output_min() to enable_motor_output() 10 years ago
Robert Lefebvre 4e51ce6d75 Copter: rename "estop" to "emergency stop". 10 years ago
Robert Lefebvre 16cf9471ae Copter: Remove ap.motors_interlock, use only flag in AP_Motors 10 years ago
Robert Lefebvre 9b15ea6f5c Copter: Change throttle_zero to check interlock and E-stop status 10 years ago
Randy Mackay b10730f35c Copter: remove THR_MAX parameter 10 years ago
Robert Lefebvre 2186dec271 Copter: Remove trim_radio() function. 10 years ago
Jonathan Challinger cafb38e923 Copter: allow radio failsafe while disarmed so that user can be notified 10 years ago
Andrew Tridgell dcdfff66e8 Copter: setup pwm esc scaling 10 years ago
Randy Mackay 8eba55ed67 Copter: throttle zero debounce to separate function 10 years ago
Jonathan Challinger 96f50b7cd7 Copter: add throttle_zero state 10 years ago
Randy Mackay 41c576044f Copter: allow passthru for ch 9 ~ 14 11 years ago
Randy Mackay 58602bd1ae Copter: move esc calibration to separate file 11 years ago
Randy Mackay af28270669 Copter: bug fix for throttle failsafe 11 years ago
Randy Mackay df28db1361 Copter: minor formatting update 11 years ago
Craig Elder 07d43534c1 Copter: Change Radio Failsafe Timeout 11 years ago
Craig Elder 3c9c943b67 Copter: Change Radio Failsafe Timeout 11 years ago
Randy Mackay e1a6b07e60 Copter: setting ESC param to 2 skips high throttle check 11 years ago
Andrew Tridgell 27ad8c39d6 Copter: enable passthrough auxillary channels 11 years ago
Andrew Tridgell e1b9135946 Copter: updates for new RCInput API 11 years ago
Randy Mackay ac9f0b5fd1 Copter: remove setup_aux_channels 11 years ago
Randy Mackay e6f4fb4828 Copter: moved coax servo set-up to AP_MotorCoax 11 years ago
Dneault f48e106271 Copter: add coax heli support 11 years ago
Andrew Tridgell dc6433d63c Copter: ensure that motor channels cannot be used for auxillary functions 11 years ago
Andrew Tridgell 5a3a7f1cec Copter: use new RC_Channels API 11 years ago