88 Commits (2be552ea22b26eaa4a210b810d389e988444344b)

Author SHA1 Message Date
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
rmackay9 e92b560df5 ArduCopter: low baterry failsafe 12 years ago
Jason Short d2a5928c06 Ap state updates 12 years ago
rmackay9 b13264c884 AP_InertialNav: reanme AP_InertialNav and ThirdOrderCompFilter classes to resolve desktop build compiler errors 12 years ago
rmackay9 1f801714e8 ArduCopter: incorporate new version of inertial navigation 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
Jason Short a0752dc7dc ACM Acceleration management 12 years ago
Robert Lefebvre 063cb41a11 Adding some comments to parameters. 12 years ago
rmackay9 240b0b43fd ArduCopter: small comment fixes related to battery monitoring 13 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 13 years ago
Robert Lefebvre dae81d2068 Added #define for Tilt_Compensation. 13 years ago
Robert Lefebvre 4e649a381c Added comment detail for Tilt_Comp Parameter. 13 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
rmackay9 95763e610b ArduCopter: allow DMP to run in parallel with DCM 13 years ago
Michael Oborne c1235c55d5 Fix Approach Altitude min 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 2438cd32fc uncrustify ArduCopter/Parameters.pde 13 years ago
Andrew Tridgell bf2319a0fc AHRS: fixed reference to AHRS var_info for APM and ACM 13 years ago
Michael Oborne b2b73cc6cb AC fix some Parameter units 13 years ago
rmackay9 36f947acb9 ArduCopter: changed all "int" to "int16_t" and a few "long"s to "int32_t". 13 years ago
rmackay9 2a83f1eef2 ArduCopter: remove RTL_LAND parameter as it's been deprecated in favour of APPROACH_ALT. 13 years ago
Andrew Tridgell 3bdc7d41be INS: disable INS AP_Param table when not on APM1 hardware 13 years ago
Andrew Tridgell c2dc920d02 ACM: allow users to set the AHRS_YAW_P and AHRS_RP_P 13 years ago
Amilcar Lucas d34549f386 Add an optional second mount to ArduPlane and ArduCopter 13 years ago
Amilcar Lucas 9cc705939a Add a second mount instance 13 years ago
Andrew Tridgell 03714fc695 ACM: make it possible to set AHRS_GPS_GAIN on ArduCopter 13 years ago
Andrew Tridgell c2a4d59132 AP_Param: update ArduCopter core for new AP_Param interface 13 years ago
Amilcar Lucas d9f1140278 ArduCopter: Use generic channel names for AP_Mount servos. 13 years ago
rmackay9 a5b5f6a619 ArduCopter: bug fix to global var_info parameter list for ahrs object. 13 years ago
rmackay9 f97257830b ArduCopter: changes in arducopter to support moving AHRS var_info from AP_AHRS to AP_AHRS_DCM 13 years ago
Jason Short c9d3ab5413 Oilpan ADC parameters added 13 years ago