17 Commits (5ed931c5827bbd0125027f14271ac5b7290bba35)

Author SHA1 Message Date
Jason Short 288db5c7c5 Better error and defaults checking 13 years ago
Jason Short daaf681417 error checking command saving 13 years ago
Jason Short fd02ebca74 Work in progress for using 0 based counting 13 years ago
Jason Short 2c9ebf11b8 removed unused functions, log fix 13 years ago
Andrew Tridgell c158cb8e63 call gcs_update() while waiting for GPS lock 13 years ago
Andrew Tridgell 28634f51b7 ArduCopter: use specific sized data types in a lot of places 13 years ago
Jason Short c8304114a3 renamed some command variables to align with Arduplane 13 years ago
Andrew Tridgell d89ae696ef merged the GCS updates from ArduPlane to ArduCopter 14 years ago
Jason Short 1ff372a41d Implementing a limiter for the ramp up of speed to WPs. 14 years ago
Jason Short 5ca50f1f01 Altered CIRCLE mode to allow Loiter_N_Turns to work in AP mode. 14 years ago
Jason Short ddc5ced162 removed saving - not needed for copters 14 years ago
Jason Short 151cae6074 Jump command was reported to have issues, updated to match APM branch. 14 years ago
Jason Short 1ce2308d11 Removed Simple Mode 14 years ago
Jason Short ecd14f4425 Cleaned up guided mode 14 years ago
Jason Short 885ec18182 Removed last of Xtrack 14 years ago
Jason Short 466488e78d removed nav_bearing - not used 14 years ago
Andrew Tridgell 1456a2a912 renamed top level directories 14 years ago
jasonshort 3b622dc43c Reset_hold_I no longer clears throttle_I value for return to alt hold 14 years ago
jasonshort c152e364a8 trying to avoid I term build up on an unarmed copter prepping to take off in Auto mode. 14 years ago
jasonshort 402f0c69fa Fixed Log formatting 14 years ago
jasonshort cb64198759 removed unused variables, functions, 14 years ago
jasonshort 3ad21cc236 2.0.40 14 years ago
jasonshort 56d8da0381 commented out home.alt since it's always 0 14 years ago
tridge60@gmail.com df6a1b51f3 make a lot more functions and variables static 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 659b520912 AC 2.0.33 Beta 14 years ago
jasonshort a7a4f999e3 AC 2.0.32 Beta 14 years ago
jasonshort cb168c399d AC2.0.24b 14 years ago
jasonshort 9abd8c6336 Big update from Field testing. 14 years ago
jasonshort 78f02b51a0 updates to get alt hold from 2.0.7. 14 years ago
jasonshort 8f17f95cbc Moved motors to individual files. 14 years ago
jasonshort 5ca72eb8b2 better Baro hold - Baro_KD was way too high. 14 years ago
mich146@hotmail.com d2d166d419 Fix wp altitude issues 14 years ago
jasonshort 2ba41bb374 refinements to nav 14 years ago
jasonshort 121cf0f658 Warning!!! The recent build 1919 was tagged as sparkfun. 14 years ago
jasonshort 69b0ae329e Navigation bug fixes, tuning. 14 years ago
jasonshort a8b7505268 Lots of little things. Yaw control is updated based on Jani's logs. Thanks! 14 years ago
jasonshort fe6e0d2f44 Yaw fix, 14 years ago
jasonshort 0b6e664eac temporary - forcing WP yaw tracking in Auto. 14 years ago
jasonshort 5d63a05de7 added better value for Sonar minimal value for landing 14 years ago
jasonshort 4660bb87e2 updated test mission. It now passes the tests. Be sure to verify things are working well before flying. 14 years ago
jasonshort eee391e6d9 implementing yaw tracking. 14 years ago
jasonshort f8b0c61e63 updates - support 14 years ago
tridge60@gmail.com d70703aa62 disabled tabs in emacs formatting markers 14 years ago
tridge60@gmail.com f0458631a3 added send_text_P() 14 years ago
jasonshort e5fe9231f3 alignment with APM 2.0 14 years ago
jasonshort 8435b3bd25 lots of minor changes, Logs should be working better now. 14 years ago
jasonshort 49b3f8bbb2 lots of minor changes, Logs should be working better now. 14 years ago
jasonshort afa8be2008 Added support for WP options 14 years ago
jasonshort 988149a1c9 Big changes in the way commands are parsed and mission tasks are done. Not tested at all. 14 years ago