2543 Commits (2de6dbd3d8c5b2a4e95337b96a5c22686d42946a)

Author SHA1 Message Date
Randy Mackay 65276d360b Copter: SPORT to use YAW_HOLD 12 years ago
Randy Mackay 39ab4f62ef Copter: add SPORT mode 12 years ago
Randy Mackay a18d55a9d3 Copter: update version to 3.1-dev 12 years ago
Andrew Tridgell 086c7d70d8 Copter: use const references for Vector3f parameters 12 years ago
Andrew Tridgell c4f11e6c74 Copter: fix longitude_scale() call for new API 12 years ago
Andrew Tridgell 2690edfc5f Copter: ask for IMU samples at 100Hz 12 years ago
Andrew Tridgell 01e19a32fe Copter: use the new scheduler load_average() call 12 years ago
Randy Mackay 9672742b42 Copter: bug fix to look_ahead_yaw 12 years ago
Randy Mackay c30cfa21c5 Copter: resolve compiler warning re unused variable 12 years ago
Randy Mackay 0f8f5bc048 Copter: remove unused ap.gps_status flag 12 years ago
Randy Mackay 2c48c20088 Copter: generalize 3 pos switch for all ch7/ch8 options 12 years ago
Olivier-ADLER 87d062905e Copter: 3 positions switch support for CH7 and CH8 - new 3 positions SIMPLE / SUPERSIMPLE mode 12 years ago
Randy Mackay c173f0c7d9 Copter: change CH7/CH8 pre-arm check string 12 years ago
Randy Mackay 0d75203d87 Copter: minor format change to exit_mission function 12 years ago
Randy Mackay 12da2d160a Copter: set landing_complete flag to false on start-up 12 years ago
Randy Mackay 3b59cde1b8 Copter: deactivate accel throttle controller when landed 12 years ago
Randy Mackay da37089dc2 Copter: remove landing checks in loiter controller 12 years ago
Randy Mackay 8eefbdce44 Copter: turn off stability patch when landed in Loiter 12 years ago
Randy Mackay 9a1a999fba Copter: landing check changes 12 years ago
Randy Mackay dbc18ee900 Copter: allow arming in AltHold and Loiter if landed 12 years ago
Randy Mackay 24d15517ff Copter: clear thr accel I term on take-off 12 years ago
Randy Mackay 05248738e2 Copter: bug fix for take-off in loiter 12 years ago
Randy Mackay c3daf78340 Copter: reset loiter target when landed 12 years ago
Randy Mackay fe412437c2 Copter: add flags for upper and lower throttle limits 12 years ago
Olivier-ADLER bf6120d8b7 Copter: Move CH7 - CH8 check from read_aux_switches() to pre_arm_checks. 12 years ago
Randy Mackay c5851d2ddf Copter: remove throttle rate's I and D calcs 12 years ago
Randy Mackay 740970efa6 Copter: remove stabilize's call to calc I terms 12 years ago
Randy Mackay c9a875da52 Copter: remove unused earth frame rate controllers 12 years ago
Randy Mackay 43379f20c3 Copter Motors: replace limit bitmask with structure 12 years ago
Olivier-ADLER ac0886334d Copter: Failsafe GCS typo in comments 12 years ago
Randy Mackay 11e7e9eaf1 Copter: WP_YAW_BEHAVIOUR param update for Look Ahead 12 years ago
Randy Mackay c937fe45e1 Revert "Copter: Remove CH7 & CH8 Enable / Disable of GeoFence" 12 years ago
Randy Mackay 7ea971d948 Copter: check set_mode for failure 12 years ago
Robert Lefebvre 2a9f4bbbad TradHeli: Creating new unified roll/pitch rate controller. 12 years ago
Robert Lefebvre 23ea151ca5 TradHeli: Fix Heli rate controller filter rates. 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 b4863dc997 TradHeli: Change to throttle controller to allow swash plate collective to move, even if disarmed, if we are in Acro or Stab. This is slightly dangerous... as a user could cause a problem if they do not follow the proper usage procedures. If they do not route the ESC through the APM, but instead direct to Rx. And then if they do not Arm, they could take off in Stab mode while disarmed, but then when they switch to Alt_Hold, it will drop the collective to the bottom and they will fall. This can be saved by switching back to Stab. And it requires operation outside of the normal operating procedure. 12 years ago
Robert Lefebvre cea0812b82 TradHeli: Rate PID Improvement. Limit Integrator wind-up when PID output is saturated. Also a little bit of general clean-up for readability. 12 years ago
Craig3DR e25b8933f3 Copter: Remove CH7 & CH8 Enable / Disable of GeoFence 12 years ago
Andrew Tridgell 0b27bb05d4 Copter: fixed FENCE and WPNAV parameter doc generation 12 years ago
Randy Mackay 41ba4a1ed2 Copter: initialise ch7 and ch8 aux switches 12 years ago
Randy Mackay 1dcc5886d0 Copter: ensure take-off alt is at least 1m 12 years ago
Randy Mackay e6412b6996 Copter: do not spin motors during arming process 12 years ago
Jonathan Challinger 9f51a4a4f7 Copter: Cancel arming if throttle input above cruise_throttle. 12 years ago
Jonathan Challinger 2725f219cb Copter: Warn user with motors while copter is arming 12 years ago
Randy Mackay 02b64e259d Copter: bug fix for descent during loiter_turns 12 years ago
Andrew Tridgell 9a159a5e23 Copter: make wp_distance static 12 years ago
Randy Mackay 47ab02d686 Copter: bug fix to ROI to pull target from conditional command queue 12 years ago
Randy Mackay f1969d5662 Copter: switch from NAV_ROI to DO_SET_ROI 12 years ago
Randy Mackay 2b5f6e2668 Copter: pre-arm checks for rc ch 1~4 min and max 12 years ago