28 Commits (596a1f43f4e81fb8591c2f3a82ab679f5e6e2742)

Author SHA1 Message Date
Jason Short cf9e744ed2 removed unused vars 13 years ago
Jason Short c0c2ea4ebb removed unused functions 13 years ago
Jason Short 15a377d759 Added a default Yaw tracking setting 13 years ago
Jason Short a284fc222c No longer blocking before initing home 13 years ago
Jason Short a685e5b575 fix for navigation scaleLongUp 13 years ago
Jason Short af0ae6a10f Set Nav_WP as home 13 years ago
Jason Short 62ed256fca made the crosstrack use the previous WP instead of the current loc to get a better line in AP. 13 years ago
Jason Short 94ef8a91ff removed typo 13 years ago
Jason Short 77da1227bb renamed set_cmd function 13 years ago
Jason Short a168691eba Working implementation of Jump Command 13 years ago
Jason Short 65fe467a57 Mission Scripting re-write 13 years ago
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