144 Commits (a8929cd74641a1f78bde5d4f8beaa3c18ed04d3b)

Author SHA1 Message Date
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
Randy Mackay e0c4785b2a Copter: OctaQuad H-frame support 11 years ago
Randy Mackay d3fcfe669d Copter Motors: increase MOT_SPIN_ARMED to int16 12 years ago
Andrew Tridgell 5bef6dd539 AP_Motors: fixed example build 12 years ago
Randy Mackay 0a047ae1c1 Copter Motors: increased spin-when-armed to 70 12 years ago
Randy Mackay 62cb5c172b Copter Motors: add slow start feature 12 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
Andrew Tridgell 01387a1553 AP_Motors: fixed examples build 12 years ago
Randy Mackay 0797489ad8 Motors: use AP_Notify static flags variable 12 years ago
Randy Mackay f8a872f01e AP_Motors: update notify 12 years ago
Randy Mackay 8d26fb5581 Copter Motors: by default spin motors at 65 when armed 12 years ago
Randy Mackay fe412437c2 Copter: add flags for upper and lower throttle limits 12 years ago
Randy Mackay f3a2db195e Copter Motors: remove old style stability patch 12 years ago
Randy Mackay 43379f20c3 Copter Motors: replace limit bitmask with structure 12 years ago
Robert Lefebvre c812d07993 TradHeli: Creating motor_runup_complete bool which is to confirm that the heli motor is running. This will be used for advanced features in the future. 12 years ago
Robert Lefebvre 957cb094ea TradHeli: Remove unused RSC Mode 3. 12 years ago
Randy Mackay 336357fbaf Copter: ensure _spin_when_armed is not higher than _min_throttle 12 years ago
Randy Mackay 62f3eed4e0 Copter: fix to SPIN_ARMED parameter desciption 12 years ago
Randy Mackay b709b90a59 Copter: implement safety spin for Tricopters 12 years ago
Randy Mackay 6477c746cd Copter: renamed MOT_UNSAFE_THR to MOT_SPIN_ARMED 12 years ago
Jonathan Challinger 2725f219cb Copter: Warn user with motors while copter is arming 12 years ago
Jonathan Challinger ae2b1e3b7e AP_Motors: Added MOT_UNSAFE_THR parameter - Throttle setting used to signal that the copter is armed or otherwise unsafe to approach 12 years ago
rmackay9 073e2c9f15 ACMotors: bug fix to yaw limit 12 years ago
Randy Mackay 76028fc9d3 Copter Motors: use _min_throttle in output_test 12 years ago