337 Commits (e4f28cd0a5c102ce31a079ac9a10843b0cb05a48)

Author SHA1 Message Date
Randy Mackay 213eaa8db6 Copter: integrate draft RCMapper 12 years ago
Randy Mackay 5ee68db6f0 TradHeli: add parameter descriptions 12 years ago
Randy Mackay bd44c2f73d Copter: all pre-arm checks to be disabled 12 years ago
Randy Mackay 9fdab5e8fe Copter: remove unused AUTO_SLEW_RATE parameter 12 years ago
Randy Mackay 38239c652a Copter: ch8 aux switch 12 years ago
Randy Mackay bab9fa25e5 Copter: add GCS failsafe 12 years ago
Randy Mackay c232d7af4b Copter: correct fence parameter 12 years ago
Randy Mackay 58d1da2d80 Copter: integrate AC_Fence in place of limits 12 years ago
Andrew Tridgell 300a8d2bbc Copter: support all 12 channels on PX4 12 years ago
Randy Mackay 745df9b13c Copter: add SONAR_GAIN to tune reaction to sonar 12 years ago
Randy Mackay 37abfdc65a Copter: make CIRCLE_RATE a tunable parameter 12 years ago
Randy Mackay 0fc9c8739e Copter: add WP_YAW_BEHAVE parameter 12 years ago
Randy Mackay f5955d8915 Copter: auto climb and descent params removed 12 years ago
Randy Mackay 629d23b7e2 Copter: remove WP_SPEED and WP_RADIUS parameters 12 years ago
Randy Mackay b58c26bcd5 Copter: remove pid_nav_lat, pid_nav_lon 12 years ago
Randy Mackay 2db8365c90 Copter: add AC_WPNav to parameters list 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 06a71af12f Copter: THR_MID used to scale manual throttle 12 years ago
Andrew Tridgell dcb181d2d8 Copter: use new AP_Scheduler library 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
Andrew Tridgell 9e986801c9 Copter: fixed SITL for ArduCopter 12 years ago
Pat Hickey ada10f6eb2 ArduCopter: change comment references to AP_Var to AP_Param 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 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 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
rmackay9 e92b560df5 ArduCopter: low baterry failsafe 12 years ago
Jason Short d2a5928c06 Ap state updates 12 years ago
rmackay9 1f801714e8 ArduCopter: incorporate new version of inertial navigation 12 years ago
rmackay9 d9b4407e64 AP_InertialSensor: changes after review with Tridge. 12 years ago
rmackay9 a1b4ec6d0e ArduCopter: move to use new INS library instead of IMU library 12 years ago
rmackay9 5e8043fd9c ArduCopter: changed ACRO_ROLL_STABILIZE and ACRO_PITCH_STABILIZE to parameters 12 years ago
rmackay9 4395fad6e9 ArduCopter: incremented eeprom format version to force users to accept the new defaults. 12 years ago
rmackay9 4a41a3d210 ArduCopter: added BATT_VOLT_PIN and BATT_CURR_PIN parameters to allow support for new 3DR IV battery voltage and current monitor 12 years ago
rmackay9 ea4f256f8e ArduCopter: BATT_PIN parameter added to allow you to select which pin is used for voltage and current measurements 13 years ago
Jason Short a73bc70553 ACM : Params - formatting cleanup 13 years ago
rmackay9 c9d34c1737 ArduCopter: fixes to allow AP_Mount to work on APM1 with original default channels and fix to reenable support for 3-axis gimbals on APM2. 13 years ago
Andrew Tridgell e8d928cca4 ACM: added TELEM_DELAY to ArduCopter 13 years ago
uncrustify 6a893c11c7 uncrustify ArduCopter/Parameters.h 13 years ago