217 Commits (48bc1456d0a30470f760c7af922690de15078a26)

Author SHA1 Message Date
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
Randy Mackay 13a412ee21 TradHeli: make parameters and variables private 11 years ago
Randy Mackay 2cc48ffcd6 Copter: formatting and param description changes 11 years ago
Randy Mackay d54b1ea446 CopterMotors: fix example sketch 11 years ago
Randy Mackay ce045c77a4 Copter: remove unused variable from Single copter 11 years ago
Randy Mackay 14dc1a1c88 Copter: add @User and @Increment to motor params description 11 years ago
Randy Mackay e53c57b0a6 Copter: default SPIN_WHEN_ARMED to zero 11 years ago
Randy Mackay 81d83f1c55 SingleCopter: formatting changes 11 years ago
ssq870424 07d3f2a3c5 Copter: add support for singlecopter airframe 11 years ago
Robert Lefebvre 5d946be77c TradHeli: Change user description for COLYAW parameter. 11 years ago
Randy Mackay bb1664185f Copter: correct @Range of MOT_TCRV_MAXPCT parameter 11 years ago
texlan 78acea820f Copter: fix symmetry in stability patch for Tricopters 11 years ago
Randy Mackay 943d7374f6 Copter: slow start motors from 0 to min throttle 11 years ago
texlan 53553751d1 Copter: Correctly set limit.lower flags for Tricopters 11 years ago