15 Commits (5770be6dc673e52cc80ba293560e29cc790f6f27)

Author SHA1 Message Date
Jason Short d551494b94 Added ability to dynamically set wp with toggle switch 14 years ago
Jason Short 6a5aefd0ec Added gains to adjust travel of camera. 14 years ago
Jason Short 142707711e Updates to guided mode from Michael O. 14 years ago
Jason Short b0bd9d1c44 Added second PI loop for alt hold. 14 years ago
Jason Short de61e87128 Added ADC gyro Filtering for quads - this fixes a noise issue introduced into the controller 14 years ago
Jason Short c209d6e6dd 2.0.46 -Not flight tested! 14 years ago
Jason Short b2a2221474 Fixed issue with Simple mode changes. 14 years ago
Jason Short f49621bde1 Fixed for sticky RTL CH7 option 14 years ago
Jason Short 0fba3e6742 Added Auto_trim to CH7 option 14 years ago
Jason Short c143e08d2e Logic fix for RTL option 14 years ago
Jason Short 020062498b Edited CH7 options to include Do Nothing and RTL. 14 years ago
Andrew Tridgell d4a068416f fixed bit-logic for simple modes 14 years ago
Jason Short d29cfbcee3 Integration of optical flow 14 years ago
Jason Short 1ce2308d11 Removed Simple Mode 14 years ago
Andrew Tridgell 1456a2a912 renamed top level directories 14 years ago
jasonshort cb64198759 removed unused variables, functions, 14 years ago
jasonshort 3ad21cc236 2.0.40 14 years ago
jasonshort b931bfaf50 2.0.39 14 years ago
tridge60@gmail.com df6a1b51f3 make a lot more functions and variables static 14 years ago
tridge60@gmail.com fdf090b471 allow flight modes to be setup over MAVLink 14 years ago
jasonshort 35bf288abd New PIDs - I rewrote the control laws from scratch to add a PI Rate function. The end result should fly nearly identically to the current version. The nice detail is that we can use NG PID values for easy transition! 14 years ago
jasonshort a7a4f999e3 AC 2.0.32 Beta 14 years ago
jasonshort cb168c399d AC2.0.24b 14 years ago
jasonshort 8f17f95cbc Moved motors to individual files. 14 years ago
jasonshort be3647a234 removed auto_trim feature 14 years ago
jasonshort cc494b22fa changes for Max and tri-copters 14 years ago
jasonshort 121cf0f658 Warning!!! The recent build 1919 was tagged as sparkfun. 14 years ago
jasonshort 2c3f6052db Altitude control fix - trying to go higher would make alt hold reset to 0 14 years ago
jasonshort 5d63a05de7 added better value for Sonar minimal value for landing 14 years ago
jasonshort eead295208 Better implementation of the GPS sensing. 14 years ago
jasonshort f8b0c61e63 updates - support 14 years ago
tridge60@gmail.com 28e363b634 undid accidentical commit of local changes 14 years ago
tridge60@gmail.com 2754a32000 fixed printf() format error 14 years ago
tridge60@gmail.com 828f97f474 tridge: report mode switch changes 14 years ago
tridge60@gmail.com d70703aa62 disabled tabs in emacs formatting markers 14 years ago
tridge60@gmail.com 7691133230 mavlink: fixed build with MAVLink and HIL 14 years ago
jasonshort 2b69769843 git-svn-id: https://arducopter.googlecode.com/svn/trunk@1719 f9c3cf11-9bcb-44bc-f272-b75c42450872 14 years ago
jasonshort 3121f943c0 in progress updates, don't fly 14 years ago
jasonshort 9c446dbd35 continued APvar int 14 years ago
jasonshort 6f32b9e408 updated to AP_Var 14 years ago
jasonshort 1716a41a97 updated Param gen - won't compile yet. 14 years ago
jasonshort 4dcc1a905d FBW bug fixes 14 years ago
jasonshort 42c7423802 upped the threshold PWM for Max 14 years ago
jasonshort 09df4b35ea updated and tested the auto-trim mode of the accell offsets. Works great, although it's slow, only .6° a second. 14 years ago
jasonshort c960235f7e Flipped the signs. Should be right. 14 years ago
jasonshort 2b35c91775 Added new leveling command. Hold the trainer swicth - ch7- in and the copter will adjust the ADC_OFFSET based on the roll and pitch command needed to straighten the copter. 14 years ago
jasonshort 2bc568e3b6 some bug fixes, added basic camera leveling example for pitch only. Added DCM test. Added better Yaw gain defaults. Split radio and RC inits into two calls. Removed inappropriate auto_trim function. 14 years ago
jasonshort bce0c6723b fun stuff 14 years ago
jasonshort f10107517a git-svn-id: https://arducopter.googlecode.com/svn/trunk@1268 f9c3cf11-9bcb-44bc-f272-b75c42450872 14 years ago
jphelirc 77822acbbf preparing for addon features 14 years ago