88 Commits (798add0b5c8f2c7463221fa55e0905ae7e2fa597)

Author SHA1 Message Date
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
Randy Mackay 0f67e25d37 TradHeli: set throttle_min to zero by default 11 years ago
Randy Mackay 4537e0aa15 Copter: add deadzone to ch8 for TradHeli 11 years ago
ssq870424 07d3f2a3c5 Copter: add support for singlecopter airframe 11 years ago
Jason Short 520a535c21 Copter: TOY mode updates 11 years ago
Randy Mackay de08116320 Copter: disable some aux channels on hexa and octas 11 years ago
Randy Mackay d86ac9041e Copter: report RC receiver health to GCS 11 years ago
Randy Mackay d2bbc06502 Copter: allow throttle deadband to be redefined in APM_Config.h 11 years ago
Randy Mackay 9435eb4a15 Copter: remove unused flags and consolidate ap and ap_system 12 years ago
Randy Mackay 7cc8a9038f Copter: move failsafe flags into structure 12 years ago
Randy Mackay 36bbed8fdd Copter: removed calls to set motor's max throttle 12 years ago
Andrew Tridgell 1b99ef5e4f Copter: added a delay in ESC calibration 12 years ago
Randy Mackay 52ef77393c Copter: integrate Toshiba_LED_PX4 12 years ago
Randy Mackay e985253f1a Copter: integrate notify 12 years ago
Randy Mackay 6969ab573d Copter: configurable max lean angle 12 years ago
Randy Mackay 2f4221391e Copter: set_dead_zone renamed to set_default_dead_zone 12 years ago
Andrew Tridgell 340c451caf Copter: fixed off-by-one in rcmapper 12 years ago
Andrew Tridgell 725293b9c3 Copter: removed use of rc_ch[] global array 12 years ago
Randy Mackay 213eaa8db6 Copter: integrate draft RCMapper 12 years ago
Randy Mackay 9d0f40b432 Copter: add pre_arm_rc_check 12 years ago
Randy Mackay 31e430948a Copter: use renamed RCInput valid_channels 12 years ago
Andrew Tridgell 300a8d2bbc Copter: support all 12 channels on PX4 12 years ago
Randy Mackay b48864e1ad Copter: allow CH6 tuning of compass declination 12 years ago
Randy Mackay f9539384a1 Copter: rename failsafe to failsafe_radio 12 years ago
Randy Mackay 8af605cafc Copter: set update rate to 50hz during esc calibration 12 years ago
rmackay9 672fdfbf71 ArduCopter: added ERR dataflash message 12 years ago
Pat Hickey 13c044ab3e ArduCopter: fixes to radio.pde 12 years ago
Pat Hickey d9e0bbbbab ArduCopter: first pass at AP_HAL porting 12 years ago
rmackay9 d31efebd44 ArduCopter: rename throttle failsafe parameters. 12 years ago
rmackay9 0f7bb79d89 ArduCopter: add comments to tuning parameters. 12 years ago
Andrew Tridgell bcae83c4f6 ACM: make it possible to run CLI on radio port in ArduCopter 12 years ago
rmackay9 73ed6c9dbf ArduCopter, APM_RC: failsafe if PPM encoder fails to update for 2 seconds 12 years ago
Jason Short 9735a0eff1 ACM: Allow for user defined roll and pitch input max 12 years ago
rmackay9 bcb9519fd7 ArduCopter: renamed system bitmap to ap_system to resolve desktop compile issues 12 years ago
rmackay9 e212744f4c ArduCopter: failsafe improvements 12 years ago
Jason Short d2a5928c06 Ap state updates 12 years ago
rmackay9 78316adf75 ArduCopter: replace Serial.print with Serial.print_P to save memory. 12 years ago
rmackay9 b876733c0d ArduCopter: added message to console when entering ESC Calibration on startup 13 years ago
rmackay9 9e66b555cb ArduCopter: removed INSTANT_PWM from ArduCopter and AP_Motors library 13 years ago
rmackay9 c9d34c1737 ArduCopter: fixes to allow AP_Mount to work on APM1 with original default channels and fix to reenable support for 3-axis gimbals on APM2. 13 years ago
uncrustify a75d477071 uncrustify ArduCopter/radio.pde 13 years ago
Amilcar Lucas 780b469b11 ArduCopter: Enable the aux servos later, only in the slow periodic loop 13 years ago
Jason Short e73c0250ad ACM: Radio.pde - toy mode updates 13 years ago
Amilcar Lucas d9f1140278 ArduCopter: Use generic channel names for AP_Mount servos. 13 years ago
Amilcar Lucas b8c7b8a786 RC_Channel: Allow each channel to know who they are, this simplifies the enabling and output function calls. 13 years ago
Amilcar Lucas 9c1ac2d9e6 More work on ch9, 10 and 11 13 years ago