49 Commits (c8f726151b898980d916b67540bf5749a7bf7c21)

Author SHA1 Message Date
Peter Barker 450052aa80 Copter: rewrite read_radio for clarity 7 years ago
Peter Barker a30cdf6806 Copter: eliminate failsafe.rc_override_active 7 years ago
Peter Barker ec6c59faa3 Copter: move handling of disable-gcs-rc-overrides-channel-option up 7 years ago
Peter Barker e7e56dde7a Copter: move handling of RC switches into RC_Channel 7 years ago
Michael du Breuil 5825222818 Copter: Remove redundant throttle channel setting 7 years ago
Andrew Tridgell 2425c65e74 Copter: implement 'air-mode' for copter 7 years ago
Michael du Breuil 91a48a5040 Copter: Support new RC_Channels::read_input() 7 years ago
Michael du Breuil d96919ed21 Copter: Use RC_Channels instead of hal.rcin 7 years ago
Pierre Kancir 50c3ed1460 Copter : allow rc_override input at start 7 years ago
Andrew Tridgell af4f0c29ba Copter: enable TMODE (ToyMode) support 7 years ago
Andrew Tridgell 0d0f1d264b Copter: fixed order of motor setup 7 years ago
Andrew Tridgell c4b0d7bc35 Copter: removed calls to motors->enable() 7 years ago
Andrew Tridgell 8cf8f3a288 Copter: fixed collective input with H_SV_MAN=1 for heli 7 years ago
Randy Mackay 010dc103be Copter: increase RC input deadzones for roll pitch and yaw 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
Andrew Tridgell 2ba6e7af35 Copter: fixed aux servos in RC failsafe 8 years ago
Randy Mackay 032bfad79f Copter: move rc input check to esc_calibration_startup_check 8 years ago
Randy Mackay 1bfbf0d43f Copter: enable motors at end of initialisation 8 years ago
Lucas De Marchi a589a84e32 ArduCopter: just call set_throttle_range() 8 years ago
Randy Mackay a25f51c893 Copter: delay up to 2sec for first radio pulse 8 years ago
Peter Barker ab13b3beaf Copter: make rc checks verbose on failure 8 years ago
Peter Barker bd6ffc025e Copter: start conversion to AP_Arming_Copter 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Andrew Tridgell 5a87ae3f01 Copter: use new SRV_Channels API 8 years ago
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