99 Commits (6c033072175f1ad15bf9b5db25c637b4cd087b22)

Author SHA1 Message Date
Randy Mackay 2c906b7b27 OpticalFlow - replaced PI controller with PID controller. 13 years ago
Jason Short 74daadb252 Revert "test to switch loiter controls" 13 years ago
Jason Short 6476ba22f2 test to switch loiter controls 13 years ago
Jason Short 7edd16e5fe Added Loiter_D to replace Nav_P for better separation of loiter and navigation tuning. 13 years ago
Jason Short c190f83bb0 AutoLanding timeout for Mission Planner 13 years ago
Jason Short d2c78d2b75 Stab_D changes units with the new dampening controller updates 13 years ago
Jason Short 85f10589b2 slowed down slightly 13 years ago
Doug Weibel ed9f7cb1b6 Update battery monitoring code for ArduCopter 13 years ago
Jason Short 95ac9d163e lowered Loiter I, commented out unused var 13 years ago
Jason Short 154411c96c removed unused defines 13 years ago
Jason Short 257890d5be New Loiter Gains for new Loiter methods 13 years ago
Pat Hickey a30558e9b2 ArduCopter config.h: add standard ifndef/define header macro wrappers 13 years ago
Randy Mackay f68d23d91e ArduCopter - added ROLL_PITCH_STABLE_OF (i.e. Stabilised Roll/Pitch + adjustments based on optical flow) 13 years ago
Randy Mackay 3dfa26920f ArduCopter - changed Sonar to use A1 (was AN4) 13 years ago
Jason Short 06e032db68 Quad frame - X is default 13 years ago
Jason Short 67bf991598 removed unused Airspeed config 13 years ago
Jason Short 74b203c7f2 Lowered Yaw to prevent overshoot based on feedback 13 years ago
Jason Short c7f93f8718 Updated Configs based on field testing. 13 years ago
Jason Short 21460a57ae Yaw Performance tweaks 13 years ago
Jason Short 95a70cf32e lowered to nav_lat and nav_lon int16 13 years ago
Jason Short 17acbc4572 updated Loiter gains 13 years ago
Jason Short bb954bc479 Upped Yaw speed to deal with performance complaints 13 years ago
Jason Short 7e1e1f84b3 updated Loiter PIDs 13 years ago
Jason Short 4b5437afe8 Enable Magnetometer by default 13 years ago
Randy Mackay bbe6dea980 OptFlow - initial support for APM2 (there are still problems) including adding ability to set Chip Select pin. 13 years ago
Andrew Tridgell 433df08cb3 ACM: enable compass by default on APM2 13 years ago
Jason Short d7af42c925 Getting rid of Simple Logging 13 years ago
Jason Short 0f91fbcee5 Made WP radius 1 by default 13 years ago
Jason Short a966a178f8 increased crosstrack thanks to float math fix 13 years ago
Pat Hickey f1624621b3 ArduCopter Logging: DISABLED means DISABLED again; CONFIG_LOGGING added 13 years ago
Jani Hirvinen 106801a59c config settings for jD motors 13 years ago
Jason Short f11f2c6d97 added some more throttle imax range 13 years ago
Doug Weibel 5d197ae337 Change logging to default on for 2560 13 years ago
Jason Short c9b317fc27 Gain updates 13 years ago
Jason Short e4559bbf5c Added param option for Simple mode reset 13 years ago
Jason Short 6bc90d6289 Just upped the nav_imax value 13 years ago
Andrew Tridgell a22893124d fixed LOGGING_ENABLED default on ArduCopter 13 years ago
Andrew Tridgell 358dc91d41 fixed hil ArduCopter build 13 years ago
Pat Hickey d7f77aec93 ArduCopter & ArduPlane: Added support for apm2beta build via APM2_BETA_HARDWARE define 13 years ago
Pat Hickey 62844d8ddc ArduCopter: added config.h and defines.h to support CONFIG_BARO 13 years ago
Jason Short e8e126a636 removed CLI switch by default, decreased Nav I 13 years ago
Randy Mackay 67855b207d Arducopter, RangeFinder - added SONAR_TYPE parameter and properly support the XL (default), LV and long distance XL (aka XLL) sonar types 13 years ago
Randy Mackay 0b24914066 OptFlow - turning on optical by default 13 years ago
Randy Mackay fa0723f115 ArduCopter - removed limitation on Maxbotix sonar type requiring ADC so it can work with APM2. 13 years ago
Pat Hickey cc38189f71 ArduCopter config: Correct LOGGING_ENABLED defaults to force disable for 1280 13 years ago
Jason Short e8a14c8d93 simple patch to improve alt hold based on stability patch 13 years ago
Jason Short 5ed300db7e disabled Flash logs in 1280 by default 13 years ago
Andrew Tridgell 38c85c44ae ArduCopter: rename purple to APM2 13 years ago
Andrew Tridgell 3a542b3ef3 USB-MUX: enable USB MUX switching for ArduCopter 13 years ago
Andrew Tridgell 6093db948b compass: added AP_COMPASS_APM2_SHIELD 13 years ago