54 Commits (e339149044464f26e37682062d09d2300e870d53)

Author SHA1 Message Date
Robert Lefebvre 92bdf24dba AP_MotorsHeli: Add To-Do. Swash setup hasn't seemed to work right for a while, this might be why. Confirm later. 11 years ago
Robert Lefebvre 789b1018fc AP_MotorsHeli: Change set_delta_phase_angle so that it forces recalculation of collective factors. 11 years ago
Robert Lefebvre fd542e99d8 AP_MotorsHeli: Create Delta Phase Angle variable and method to set. Will be used by CCComp code. 11 years ago
Robert Lefebvre 0680b88abd AP_MotorsHeli: Add main loop rate time variable and method. Change RSC increment calc to account for loop rate time. 11 years ago
Robert Lefebvre 979abb9fbd TradHeli: Cause DDVP Tail Motor to stop immediately when Ch8 is 0. 11 years ago
Randy Mackay 3610cfe24c TradHeli: output_test for individual motors 11 years ago
Randy Mackay 134289af38 TradHeli: motor_to_channel_map moved to progmem 11 years ago
Randy Mackay 18d3907928 TradHeli: use refs for all RC_Channels 11 years ago
Randy Mackay 80ec61f217 TradHeli: make accessor methods const 11 years ago
Randy Mackay 1426078cdb TradHeli: disable aux channels 7 and 8 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 4148c4e024 TradHeli: bug fix for main rotor ramp up 11 years ago
Randy Mackay f9e19b8006 TradHeli: remove use of motor_out array 11 years ago
Randy Mackay afbb199544 TradHeli: remove slash from parameter description 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
Robert Lefebvre 5d946be77c TradHeli: Change user description for COLYAW parameter. 11 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 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
Andrew Tridgell 81f7ae9108 AP_Motors: fixed indent-tabs-mode 12 years ago
Randy Mackay 6a65a32de2 CopterMotors: add formatting info to top of files 12 years ago
Andrew Tridgell 2c05030fb1 AP_Motors: use the right constrain() function 12 years ago
Randy Mackay a656b619f5 AP_Motors: remove auto_armed 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Andrew Tridgell 03b26c7d6d AP_Motors: fixed setup of ESC update speeds 12 years ago
Pat Hickey c6fe5e5340 AP_Motors: ported to AP_HAL 12 years ago
Robert Lefebvre 0eb57bf93d ACM: TradHeli 12 years ago
Robert Lefebvre a5c4e65cdf ACM: TradHeli 12 years ago
Robert Lefebvre 6b1fee767a ACM: TradHeli 12 years ago
rmackay9 9e66b555cb ArduCopter: removed INSTANT_PWM from ArduCopter and AP_Motors library 13 years ago
uncrustify b1b1975018 uncrustify libraries/AP_Motors/AP_MotorsHeli.cpp 13 years ago
Robert Lefebvre bf6c934c32 Changing TradHeli param motors.acro_mode to motors.flybar_mode to better reflect it's intent. 13 years ago
Robert Lefebvre e6b5af7143 Adding new Trad Heli parameters. 13 years ago
Andrew Tridgell 518d6365ff AP_Param: update remaining libraries for new constructor syntax 13 years ago
Robert Lefebvre 4ffc5e211a Fixing Trad Heli Ext ESC Controller 13 years ago
rmackay9 b5f47f5e63 AP_Motors: clarified some doxygen descriptions for TradHeli 13 years ago
Robert Lefebvre 238a1ced2c TradHeli adding ramp up time to Ch8 Throttle Pass-through. 13 years ago
Robert Lefebvre 5f058fb9b2 TradHeli: Incorporating Ext ESC Control 13 years ago