2764 Commits (2253cf9769c7cdceddd1f3dac5f974d5a02cbf72)

Author SHA1 Message Date
Randy Mackay e6a2940718 Copter: prefix SingleCopter's MOT param description 11 years ago
Randy Mackay b47cd6d5be Copter: fix SingleCopter motor parameters link 11 years ago
Randy Mackay 7a2f49f7da Copter: arming check for gps if GPS FS set to LAND_EVEN_STABILIZE 11 years ago
Randy Mackay 24dc4391bb Copter: display pre-arm check failure reason every 30sec 11 years ago
Randy Mackay d003334b75 Copter: pre-arm check for ACRO_BAL_ROLL and PITCH 11 years ago
Randy Mackay 9ee308efd5 Copter: auto disarm in Loiter, AltHold after 15sec 11 years ago
Randy Mackay 699a5bd381 Copter: radio, batt failsafe disarm if copter is landed in Loiter or AltHold 11 years ago
Randy Mackay 7dd4ab835f Copter: CURR dataflash msg to output throttle_out 11 years ago
Randy Mackay 1359a8fea5 Copter: log INS errors in PM message 11 years ago
Randy Mackay e32e83f2f0 Copter: commit to kick off MP rebuild 11 years ago
Randy Mackay cf21774cf4 Copter: update AC3.1-rc6 release notes again 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 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 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
Robert Lefebvre bba7fdc7c3 TradHeli: ch6 tuning of ext gyro to use control_in 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 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 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 72597cc5bd TradHeli: remove setup via CLI 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 f0f6e85b39 Copter: ARMING_CHECK made into bitmask 11 years ago
Randy Mackay fe822ba0b6 Copter: pre-arm check of INS health 11 years ago