448 Commits (e77189a135ccf5f07d706e21bd5454ab6fe8f58a)

Author SHA1 Message Date
rmackay9 0f7bb79d89 ArduCopter: add comments to tuning parameters. 12 years ago
rmackay9 9dd978576b ArduCopter: auto yaw changes to allow pilot override of yaw during missions 12 years ago
rmackay9 68ca123224 ArduCopter: remove some unused #defines 12 years ago
rmackay9 3a90fc77f9 ArduCopter: add dataflash logging of camera events 12 years ago
rmackay9 4ca27defb3 ArduCopter: update comments related to CH7 switch options 12 years ago
rmackay9 a5bb54e36e ArduCopter: RTL clean-up and slightly improved landing sensor 12 years ago
rmackay9 d7f76ebd87 ArduCopter: add tuning of throttle rate controller's I term (THROTTLE_KI) 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 6b8c39dd10 ACM: Creating Yaw_Look_Ahead yaw mode. 12 years ago
Andrew Tridgell bcf740a82f ACM: support 16 character parameter names 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 a1b4ec6d0e ArduCopter: move to use new INS library instead of IMU library 12 years ago
Andrew Tridgell 9592be5af7 ACM: saved some more memory for strings 12 years ago
Robert Lefebvre 592f4040fd Changed RLT Yaw Mode for TradHeli. Also a few comment cleanups. 12 years ago
rmackay9 95763e610b ArduCopter: allow DMP to run in parallel with DCM 13 years ago
rmackay9 bae53807b2 ArduCopter: tiny formatting change in defines.h 13 years ago
Jason Short 34e07c826f ACM : Added centralized Iterm logging at a lower rate. Logs all iterms. 13 years ago
uncrustify b9ba41c12a uncrustify ArduCopter/defines.h 13 years ago
Jason Short 11b7475ff9 ACM : Added CH7 multimode triggers, split Toy mode into two 13 years ago
Jason Short 07bd1940e7 ACM Defines.h -added Toy mixer enums 13 years ago
rmackay9 014f5aae99 ArduCopter: added DMP_ENABLE #define and CH6 tuning value for AHRS_KP 13 years ago
Andreas M. Antonopoulos c73f7ef3ab AP_Limits library, provides modular "limits" such as altitude and geo-fencing. 13 years ago
Jason Short ab564b8a86 defines.h 13 years ago
Jason Short 0011190880 defines.h: Toy Mode defines for flight modes 13 years ago
Jason Short 5e4d28baf0 Added Toy mode to navigation 13 years ago
Jason Short 807c4ced34 Added Toy Mode defines 13 years ago
Robert Lefebvre 30e55533dc Change to increase Parameter space as we have run out. 13 years ago
Robert Lefebvre a285e2779f CopterLEDS changes for APM2 13 years ago
Andrew Tridgell 4fee26437b MAVLink: make ACM build with MAVLink 1.0 possible in arduino GUI 13 years ago
rmackay9 c993049c48 ArduCopter - combined CH6_DAMP and CH6_STABILIZE_KD tuning parameters to avoid confusion 13 years ago
Adam M Rivera a3842734a9 Planner/defines.h: Updated the enumeration value for APPROACH so as not to disturb the order of the universe. 13 years ago
rmackay9 870b5e5f75 ArduCopter - CH6 Tuning - added AHRS_YAW_KP parameter as 30. Now you can easily set the amount that the mag is used to correct the gyro based yaw estimate in the DCM 13 years ago
Adam M Rivera 83fe6733d4 Defines: Added new control mode (APPROACH). 13 years ago
rmackay9 d70f5da5e0 ArduCopter - LEDS - define pins to be used for COPTER_LEDS. 13 years ago
rmackay9 0efb0e5b4d ArduCopter - added CH6_STABILIZE_KD tuning value 13 years ago
rmackay9 599cea21bb Added multiple new tuning parameters to the inflight channel 6 tuning feature: 13 years ago
rmackay9 1f4cfb9333 ArduCopter - added PID log type. Implemented for Yaw stabilize and rate controllers. 13 years ago
Andrew Tridgell 547b4ed55b AHRS: adapt ArduCopter for new AHRS framework 13 years ago
Jason Short cb8729109c ACM: Added Loiter_D for tuning as #23 13 years ago
Andrew Tridgell 9a06d35772 make 'ENABLE' and 'ENABLED' mean the same things 13 years ago
Andrew Tridgell 2596acc8eb ACM: removed incorrect mode definition 13 years ago
Andrew Tridgell a0ce202d87 ACM: added SIMSTATE, DCM and HWSTATUS messages to ACM 13 years ago
Jason Short 0ce0c7c262 Added Loiter_rate_tuning 13 years ago
Andrew Tridgell 6929226b96 ACM: expanded EEPROM parameter area by 256 bytes 13 years ago
Jason Short 0075901f77 upped rate loop to 250hz 13 years ago
Andrew Tridgell 617082769a go back to 1024 bytes for variables in EEPROM 13 years ago
Andrew Tridgell 16417b651e the ACM parameters have a max size of 1114 bytes 13 years ago
Pat Hickey 470fd8788e ArduCopter Channel Config: config vars for user override of MOT_n mapping 13 years ago