10005 Commits (e54fc6b8e37ff2bf0fda7bc2d43cbb1f15907d1c)
 

Author SHA1 Message Date
Randy Mackay 80059d3516 AP_HAL_AVR: resolve compiler warning 11 years ago
Randy Mackay 9485363c53 TradHeli: dynamic flight speed minimum to 5m/s 11 years ago
Randy Mackay a98fb174c4 Copter: batt failsafe triggers RTL from AUTO 11 years ago
Randy Mackay fd60285121 Copter: update AC3.1-rc6 release notes 11 years ago
Randy Mackay 87127f0ab8 Copter: allow battery failsafe to trigger RTL 11 years ago
Randy Mackay a812ef4660 Copter: minor comment update for set_mode 11 years ago
Randy Mackay bc1e06757b Copter: allow GPS failsafe to trigger AltHold 11 years ago
Randy Mackay 321036b72e Copter: update contributors list 11 years ago
Randy Mackay 50f583f116 Copter: AC3.1-rc6 version and release notes 11 years ago
Randy Mackay 5cc8772947 Copter: bug fix to Tricopter motor logging 11 years ago
Randy Mackay 8c9ab50ba2 TradHeli: restore CC_COMP and PIRO_COMP 11 years ago
Randy Mackay 7233a567fb TradHeli: add accessor for phase_angle 11 years ago
Randy Mackay 0f67e25d37 TradHeli: set throttle_min to zero by default 11 years ago
Randy Mackay 81fc24586e TradHeli: remove calls to get_manual_collective in auto throttle 11 years ago
Randy Mackay 60bc9f4539 TradHeli: angle error to zero while motors runup 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 527f05ddec Copter: remove unused init_rate_controllers 11 years ago
Randy Mackay 4537e0aa15 Copter: add deadzone to ch8 for TradHeli 11 years ago
Randy Mackay 1f6bc7bd9c Copter: log TradHeli ch7, ch8 in MOT message 11 years ago
Randy Mackay 19ddb8e5f3 TradHeli: integrate constructor changes to main code 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 bba7fdc7c3 TradHeli: ch6 tuning of ext gyro to use control_in 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
Robert Lefebvre 232a116973 TradHeli: Use Leaky Integrator on Yaw Rate controller 11 years ago
Randy Mackay 3ce16113b5 TradHeli: use landing collective when landed or landing 11 years ago
Randy Mackay 7ae0d3320b TradHeli: add landing collective min 11 years ago
Randy Mackay 633e91b7d4 Copter: initialise roll, pitch, yaw modes to stabilize 11 years ago
Randy Mackay ae87759e6d TradHeli: add THROTTLE_MANUAL_HELI 11 years ago
Randy Mackay 1f65bb537f TradHeli: add get_pilot_desired_collective 11 years ago
Randy Mackay eaef5315bf TradHeli: bugfix to update swash in run_rate_controllers 11 years ago
Randy Mackay 34fb70cfc7 TradHeli: formatting and param description changes 11 years ago
Randy Mackay 46118b59d7 TradHeli: integrate motor lib changes 11 years ago
Randy Mackay 13a412ee21 TradHeli: make parameters and variables private 11 years ago
Randy Mackay 72597cc5bd TradHeli: remove setup via CLI 11 years ago
Randy Mackay 2cc48ffcd6 Copter: formatting and param description changes 11 years ago
Robert Lefebvre 0e2ddb0378 Copter: verify_takeoff() should set ap.takeoff_complete to True after the takeoff is complete. 11 years ago
Robert Lefebvre c5b119288d TradHeli: Add Motor Runup check to the auto_arming check. 11 years ago
Robert Lefebvre f67d95ac75 TradHeli: Modify Throttle_Auto to prevent helis from pushing hard downward while running up the motor. We will set the collective pitch to stab_col_min which should result in a mild downward pressure if the user has set their parameters correctly. 11 years ago
Robert Lefebvre ffb605d06d TradHeli: Modify the constrain on the auto throttle controller to prevent it from commanding full down collective if we think we are on the ground still. 11 years ago
Randy Mackay 8f2c9591ff TradHeli: dynamic_flight flag based on inertial nav speed 11 years ago
Robert Lefebvre e23e4bc7d8 TradHeli: Bug Fix on Dynamic Flight / TakeOff Detector 11 years ago
Robert Lefebvre 324c866ae1 TradHeli: Move Take-off Complete flag from the throttle controller, and into the Dynamic Flight check. This is to prevent false positive where the collective is pushed up before the motor is started. 11 years ago
Robert Lefebvre f7c63be357 TradHeli: leaky-I-term based on dynamic_flight_detector 11 years ago
Randy Mackay f5488bc447 HAL: MPU6k and Baro SPI to 8Mhz 11 years ago
Andrew Tridgell 08a6503364 HAL_AVR: force all devices on SPI0 to low speed when one is low speed 11 years ago