2310 Commits (2a9f4bbbada3821db2eead824d5c1842cfaf3c06)

Author SHA1 Message Date
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
Randy Mackay 213472102c Copter: pre-arm check of throttle failsafe value 12 years ago
Randy Mackay 6bfcd28ade Copter: thr failsafe will not RTL if in batt failsafe 12 years ago
Randy Mackay 5a40ee7a38 Copter: fix to gps present check in mavlink extended status 1 msg 12 years ago
Randy Mackay 66d7f7b026 Copter: GCS_mavlink only send waypoints to gcs3 if initialised 12 years ago
Randy Mackay aefb38e486 Copter: remove param to disable accel based throttle controller 12 years ago
Randy Mackay d5b4c44926 Copter: comment fix for flight mode switch delay const 12 years ago
Rayjan Wilson 07ca8ef87a attempt to change from 1/10th second to 2/10th second on flight mode switch 12 years ago
Randy Mackay 53bff2b63e Copter: cli to report ch8 radio values 12 years ago
Randy Mackay 2f4221391e Copter: set_dead_zone renamed to set_default_dead_zone 12 years ago
Randy Mackay 1685ff274d TradHeli: compile error fix related to new ACRO 12 years ago
Leonard Hall 64ce9b017d Copter: Body frame ACRO upgrade 12 years ago
Randy Mackay 6dd446ac79 Copter: firmware version to 3.0.1 12 years ago
Andrew Tridgell 5ae62f4f04 Copter: fixed build with specified GPS driver 12 years ago
Randy Mackay ac5d925115 Copter: revert Loiter Pos P to 1.0 (was 0.8) 12 years ago
Randy Mackay 1590a5d58a Copter: increase Yaw Rate I 0.02 12 years ago
Randy Mackay ab1a7baf71 Copter: project stopping point for loiter command 12 years ago
Randy Mackay d77f7bc803 Copter: default Loiter Pos P to 0.8 (was 0.2) 12 years ago
Randy Mackay ec65764750 Copter: typo in release notes 12 years ago
Randy Mackay ab09dc46fb Copter: update release notes 12 years ago
Randy Mackay 345924ddec WPNav: replace LOITER_ACCEL_MAX with parameter 12 years ago
Randy Mackay 8cb7bd628e Copter: change firmware version to 3.0.1-rc2 12 years ago
Randy Mackay f459d35e3e Copter: roll-pitch fix to allow I to reduce 12 years ago
Andrew Tridgell da4137b731 Copter: changes for GPS field changes 12 years ago
Andrew Tridgell c544a076ca Copter: enable camera logging by default 12 years ago
Craig@3DR bbd4fbd2fb Copter: trigger + logging on camera update_location() 12 years ago
Tobias cf426fcb3e Copter: fixed a compiler warning 12 years ago
Randy Mackay ed3bf2c1e7 Copter: relax pre-arm checks for mag field 12 years ago
tobias 4e73cf810e Copter: added cast to remove compiler warning 12 years ago
Randy Mackay 45f47de98d Copter: reduce default Loiter Pos P to 0.2 (was 1.0) 12 years ago
Randy Mackay 9361e9fe32 Coper: compile error fix when FENCE disabled 12 years ago
Randy Mackay 227185fd0f Copter: remove constraint on rate yaw controller 12 years ago
Randy Mackay 40612ed551 Copter: yaw limit fix to allow I to reduce 12 years ago
Randy Mackay 0cf4ac088a Copter: restore LEDs to off state when auto-trim completes 12 years ago