10075 Commits (daa0a7346e2e19cc868c13d5c942f5339d89b622)
 

Author SHA1 Message Date
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
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
Andrew Tridgell 71bb462ad0 AP_InertialSensor: use fabsf() 11 years ago
Andrew Tridgell aef9289476 AP_InertialSensor: added INS_PRODUCT_ID values 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
proficnc b1bd708a98 Update README.md 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 9d4e0a216f Copter: parameter files for beg, int, adv and camera ship 11 years ago
Randy Mackay bcbf0feff0 GPS Glitch: revert accel max to 10m/s/s 11 years ago
Randy Mackay f5b1114aea Copter: range check pilot requested lean angles 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 3bd124eb72 GPS Glitch: radius and accel max to 5m and 5m/s/s 11 years ago
Andrew Tridgell 6448ff455f build: added new copter frame type 'single' 11 years ago
Andrew Tridgell 504bdd8139 build: fixed build_all for heli 11 years ago
Andrew Tridgell 6deeca1cc0 build: support all copter frame types on all boards 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
Randy Mackay 81d83f1c55 SingleCopter: formatting changes 11 years ago
ssq870424 07d3f2a3c5 Copter: add support for singlecopter airframe 11 years ago
Randy Mackay 80131ce7cc Iris: remove ATTTITUDE_FAST, PID and OPTFLOW logging 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 f10a4b04ae AP_InertialSensor: make PX4 healthy call _get_sample() 11 years ago
Andrew Tridgell 2af69b7131 Plane: make batter failsafe docs clearer 11 years ago