370 Commits (83efb9280ba1cda7a1d4e4ef129ef3ce6fcf1137)

Author SHA1 Message Date
Randy Mackay bffe4fa412 Copter: remove NAV_LAT and NAV_LON 12 years ago
Randy Mackay 2db8365c90 Copter: add AC_WPNav to parameters list 12 years ago
Randy Mackay 0be23c8090 Copter: fix THR_ALT_P documentation 12 years ago
Randy Mackay 1b6fcad90a Copter: remove tilt compensation parameter 12 years ago
Randy Mackay 61e29173e3 Copter: remove unused crosstrack variables and parameters 12 years ago
Randy Mackay 150046f2b8 Copter: GPS Failsafe implemented 12 years ago
Randy Mackay 33bd984a91 Copter: remove unused input_voltage parameter 12 years ago
Randy Mackay cb84ec9d9b Copter: add current based compass compensation 12 years ago
Randy Mackay d6ff5ae261 Copter: add roll-pitch slew for auto modes 12 years ago
Randy Mackay 67c69a19ee Copter: remove baro-only alt hold 12 years ago
Randy Mackay 06a71af12f Copter: THR_MID used to scale manual throttle 12 years ago
Michael Oborne 74e3d64e62 AC Fix BATT_CURR_PIN number 12 years ago
Randy Mackay 5418827f22 Copter: update parameter descriptions for FRAME and CH7_OPT 12 years ago
Randy Mackay 98f5e27dc3 Copter: small correction to RTL_ALT_FINAL param description 12 years ago
Andrew Tridgell dcb181d2d8 Copter: use new AP_Scheduler library 12 years ago
Andrew Tridgell 21e979910f Copter: improved 'FRAME' docs 12 years ago
rmackay9 ed79e8c954 ArduCopter: correct TRIM_THROTTLE parameter comments 12 years ago
rmackay9 ba8e9c8f9e ArduCopter: revert path for reading gcs parameter descriptions 12 years ago
rmackay9 d56e9cc701 ArduCopter: change path for GCS_Mavlink parameter descriptions 12 years ago
rmackay9 4ef7e7b1c6 ArduCopter: add parameter descriptions for GCS_Mavlink objects 12 years ago
rmackay9 886329898c ArduCopter: minor fixup to a few parameter descriptions 12 years ago
rmackay9 ac028cca74 ArduCopter: remove spaces to allow MP to parse RC Channel parameter descriptions 12 years ago
rmackay9 42a5d183da ArduCopter: added parameter descriptions for optflow, throttle and loiter pid controllers 12 years ago
rmackay9 ffa923981c ArduCopter: added parameter description for navigation and some throttle controllers 12 years ago
rmackay9 4a975d35ce ArduCopter: add parameter descriptions for loiter's lat and lon rate controllers 12 years ago
rmackay9 c595a1e9a2 ArduCopter: updated parameters for roll, pitch and yaw rate controllers. 12 years ago
Robert Lefebvre b9594e7123 Parameters: Fixing a typo 12 years ago
rmackay9 68b62abd38 ArduCopter with the new Camera and Relay classes for APM1 and APM2. 12 years ago
rmackay9 e850ab7ccd ArduCopter: add AUTO_VELZ_MIN, AUTO_VELZ_MAX and PILOT_VELZ_MAX to allow better control of climb/descent rate in auto and manual throttle modes 12 years ago
rmackay9 6da68c53a5 ArduCopter: bug fix so AP_Limits does not use up memory if it is disabled 12 years ago
Robert Lefebvre ab95f04a91 ACM: TradHeli 12 years ago
Andrew Tridgell 9e986801c9 Copter: fixed SITL for ArduCopter 12 years ago
rmackay9 af77425636 ArduCopter: fix Failed to Init Optflow message at startup 12 years ago
rmackay9 2f748f8382 ArduCopter: renamed BATT_FAILSAFE to FS_BATT_ENABLE 12 years ago
rmackay9 d31efebd44 ArduCopter: rename throttle failsafe parameters. 12 years ago
rmackay9 2f1b2b70e6 ArduCopter: added ACRO_TRAINER parameter to allow enabling/disabling the acro training function which will bring the roll back to within +- 45 degrees 12 years ago
rmackay9 dadad8677e ArduCopter: added descriptions for most parameters that did not have them 12 years ago
rmackay9 56ceb230cb ArduCopter: add YAW_OVR_BEHAVE to allow control of when autopilot takes back control of yaw after pilot overrides it during a mission 12 years ago
rmackay9 9dd978576b ArduCopter: auto yaw changes to allow pilot override of yaw during missions 12 years ago
rmackay9 4ca27defb3 ArduCopter: update comments related to CH7 switch options 12 years ago
rmackay9 39d524212f ArduCopter: allow accel based throttle controller to be enabled/disabled with the new THR_ACC_ENABLE parameter. 12 years ago
rmackay9 a5bb54e36e ArduCopter: RTL clean-up and slightly improved landing sensor 12 years ago
rmackay9 072ffec493 ArduCopter: allow INERTIAL_NAV to be enabled separately for horizontal and vertical position 12 years ago
rmackay9 7b4ed2d227 ArduCopter: restored landing detector to landing throttle mode. 12 years ago
rmackay9 3cbef57c64 ArduCopter: first merge of leonard's accel based altitude controller plus other changes from Randy 12 years ago
Robert Lefebvre 5723021be1 ACM: TradHeli 12 years ago
Andrew Tridgell cd07d965a7 Copter: ported RSSI_PIN option from ArduPlane 12 years ago
Andrew Tridgell bcae83c4f6 ACM: make it possible to run CLI on radio port in ArduCopter 12 years ago
Michael Oborne 0c84b8abf1 fix unit max. and unit type 12 years ago
Andrew Tridgell c008ca7560 ACM: fixed documentation of disabling voltage/current pins for ArduCopter 12 years ago