2728 Commits (231e3ccaac868f56ac3a4f3e2a97f26102c5c4bd)

Author SHA1 Message Date
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
Jason Short 371dc8c616 Copter: Drift Mode 11 years ago
Randy Mackay 57b291b1c5 Copter: reject change_command if not in AUTO 11 years ago
Randy Mackay 0778454434 Copter: disarm routine shortcut 11 years ago
Randy Mackay f5b1114aea Copter: range check pilot requested lean angles 11 years ago
Randy Mackay 159d6320bf Copter: move SINGLE parameters to start at 75 11 years ago
Randy Mackay 06ce98a2f4 Copter: add SINGLE_FRAME definition 11 years ago
ssq870424 07d3f2a3c5 Copter: add support for singlecopter airframe 11 years ago
Randy Mackay 13fd33c2d8 Copter: gps failsafe disabled until we get first 3d lock 11 years ago
Randy Mackay f29f7d9777 Copter: bug fix to take-off in Loiter and AltHold 11 years ago
Randy Mackay 03831cdd28 Copter: GPS ok only when not glitching 11 years ago
Randy Mackay e4d8c673f3 Copter: force gyro calibration on start-up 11 years ago
Andrew Tridgell 6b1f59372c Copter: show git and firmware version in tlog 11 years ago
Andrew Tridgell b41f4898e0 Copter: report INS health 11 years ago
Andrew Tridgell 2f6cfd1ff8 Copter: update for AHRS API changes 11 years ago
Randy Mackay 620109d894 Copter: formatting fix to config.h 11 years ago
Robert Lefebvre 8868af7c2f TradHeli: Change default Auto-Yaw to Yaw Look Ahead 11 years ago
Jason Short 66b8ca3a27 Copter: updated toy gains 11 years ago
Jason Short 2a82d1b0b0 Copter: CH7 SaveWP fix corner case 11 years ago
Randy Mackay 8278767d0a Copter: remove unused get_acro_yaw 11 years ago
Jason Short c3aa56459a Copter: remove unused Toy param 11 years ago
Jason Short 520a535c21 Copter: TOY mode updates 11 years ago
Andrew Tridgell f6f6caafc8 Copter: int gyros on arm, not on first boot 11 years ago
Randy Mackay 977983904f Copter: arming check that throttle is above failsafe 11 years ago
Randy Mackay aaf642c223 Copter: disable autotune if pilot moves yaw stick 11 years ago
Randy Mackay 94f301181e Copter: recalc distance to home during arming 11 years ago
Randy Mackay 798c4e2278 Copter: more Ch7/Ch8 event logging 11 years ago
Randy Mackay babc54ec60 Copter: default Ch7 to DO_NOTHING 11 years ago
Randy Mackay 97770ae352 Copter: rc10, rc11 available even without MOUNT 11 years ago
Randy Mackay de08116320 Copter: disable some aux channels on hexa and octas 11 years ago
Randy Mackay 65980ace68 Copter: remove some commented out send_text code 11 years ago
Randy Mackay 8a6c2a6588 Copter: add alt and throttle checks to crash detector 11 years ago
Randy Mackay 2326b2e5f5 Copter: crash checker 11 years ago
Randy Mackay 8386b658e9 Copter: add ANGLE_RATE_MAX param 11 years ago
Randy Mackay 9176bf2e97 Copter: add @Increment to battery failsafe descriptions 11 years ago
Andrew Tridgell 2016bf1f31 Copter: fixed HIL build 11 years ago
Andrew Tridgell a44e3191df Copter: fixed baro-only preflight cal 11 years ago