680 Commits (ce1a13aa8f4db317db9863f6d2bdb1712df5fee9)

Author SHA1 Message Date
Randy Mackay 3fad8e3630 SingleCopter: motor_to_channel_map moved to progmem 11 years ago
Randy Mackay 0edf039155 AP_MotorsTri: motor_to_channel_map moved to progmem 11 years ago
Randy Mackay 96d433c63e AP_Motors: motor_to_channel_map moved to progmem 11 years ago
Randy Mackay 415e48de19 TriCopter: use refs for all RC_Channels 11 years ago
Randy Mackay 01d30271d8 SingleCopter: use refs for all RC_Channels 11 years ago
Randy Mackay 18d3907928 TradHeli: use refs for all RC_Channels 11 years ago
Randy Mackay cf1d6854b9 AP_MotorsMatrix: use ref for roll, pitch, yaw, thr channels 11 years ago
Randy Mackay 2f4fe3e192 AP_Motors: accessors to set roll, pitch, yaw, throttle 11 years ago
Randy Mackay 2c6470f87b AP_MotorsMatrix: remove unused _num_motors 11 years ago
Randy Mackay 32a0992985 MatrixMotors: motor_out array made local 11 years ago
Randy Mackay 2f3fc3a3ce Single: remove use of motor_out array 11 years ago
Randy Mackay a036009524 AP_MotorsTri: motor_out array made local 11 years ago
Randy Mackay 83321b8786 AP_Motors: remove motor_out array 11 years ago
Randy Mackay 80ec61f217 TradHeli: make accessor methods const 11 years ago
Randy Mackay 48a0917670 Copter: make motors armed call const 11 years ago
Randy Mackay a0298aee29 AP_Motors: expose throttle min and max 11 years ago
Dan Neault 262d384025 Coax: Yaw fix 11 years ago
Randy Mackay 14409ee20f Copter: disable aux channels used for motors 11 years ago
Randy Mackay 7c25247c87 Copter: disable aux channel 7 for SingleCopter 11 years ago
Randy Mackay 9b594dc5e1 Copter: disable aux channel ch7 for Tri 11 years ago
Randy Mackay 1426078cdb TradHeli: disable aux channels 7 and 8 11 years ago
Dneault 5213ec4aa6 Coax: servos to ch1, ch2, motors to ch3, ch4 11 years ago
Randy Mackay f60d94c4ab Coax: remove unused servo3, servo4 11 years ago
Dneault f48e106271 Copter: add coax heli support 11 years ago
Robert Lefebvre d441354961 TradHeli: Minor change to two param defaults 11 years ago
Robert Lefebvre 782ce54a5c TradHeli: Fix for yaw offset switching. Yaw Offset should switch on and off with the main motor, not waiting until the rotor has reached full speed. 11 years ago
Randy Mackay 343ea66cd1 Copter: add OctaQuad V frame 11 years ago
Randy Mackay 279d515e59 Copter: Y6 new motor factor fix 11 years ago
Randy Mackay 4148c4e024 TradHeli: bug fix for main rotor ramp up 11 years ago
Randy Mackay 8149b54807 Copter: add Y6 with all top props CW 11 years ago
Randy Mackay 90937be3d4 AP_Motors: fix example sketch 11 years ago
Randy Mackay f9e19b8006 TradHeli: remove use of motor_out array 11 years ago
Randy Mackay 851a538692 Copter: motor matrix comment change 11 years ago
Randy Mackay 652b4b4fe5 SingleCopter: motor test flaps servos in order 11 years ago
Randy Mackay ccedf98238 Tri: call output_min at end of motors test 11 years ago
Randy Mackay 9f2086baf2 Copter: make motor_out array private 11 years ago
Andrew Tridgell 316ec5864e AP_Motors: removed incorrect Makefile target 11 years ago
Randy Mackay afbb199544 TradHeli: remove slash from parameter description 11 years ago
Randy Mackay 330aa95769 Copter: default MOT_SPIN_ARMED to 70 11 years ago
Randy Mackay 7233a567fb TradHeli: add accessor for phase_angle 11 years ago
Randy Mackay c9c803ffd4 TradHeli: move STAB_COL_MIN to main parameter list 11 years ago
Randy Mackay b71c6bfd76 TradHeli: add RSC_RUNUP_TIME param and rotor speed estimate 11 years ago
Randy Mackay bc4dba0eea TradHeli: ext gyro gain range 0 to 1000 11 years ago
Randy Mackay 197fc67897 TradHeli: move pilot desired rotor speed to heli.pde 11 years ago
Randy Mackay 942c14258b TradHeli: ramp up changes 11 years ago
Robert Lefebvre 9ac051c56d TradHeli: BugFix to ColYaw 11 years ago
Robert Lefebvre 4426060ccc TradHeli: COLYAW not applied when the motor is not running 11 years ago
Robert Lefebvre 9ae66c1773 TradHeli: add support for drive tail rotors 11 years ago
Randy Mackay 7ae0d3320b TradHeli: add landing collective min 11 years ago
Randy Mackay 1f65bb537f TradHeli: add get_pilot_desired_collective 11 years ago