48 Commits (9e9c08b6d7c6149c03e2a8034181f424cf6da531)

Author SHA1 Message Date
Jason Short d2a5928c06 Ap state updates 12 years ago
Jason Short 4d7b9137fe ACM: Added max RTL altitude 12 years ago
rmackay9 1f801714e8 ArduCopter: incorporate new version of inertial navigation 12 years ago
Jason Short a0752dc7dc ACM Acceleration management 12 years ago
rmackay9 889d1bb36c ArduCopter: alt hold bug fix - removed reset next_WP in init_home 13 years ago
uncrustify 2d398aa663 uncrustify ArduCopter/commands.pde 13 years ago
Jason Short cdd2093a4c ACM: Switched to filtered_loc for distance calcs 13 years ago
Jason Short 98b8866215 ACM: Added fast corner support 13 years ago
Andrew Tridgell fb26160d3b ACM: change to use get_bearing_cd() instead of get_bearing() 13 years ago
Jason Short d34ca0e6ea Arducopter - commands: Add home logging 13 years ago
Andrew Tridgell be763a6ead ACM: use get_distance_cm() not get_distance() 13 years ago
Jason Short cf6d73ec88 commands.pde RTL Alt 13 years ago
Jason Short 2450c25544 Arducopter: enabled RTL_altitude, renamed function to be more accurate 13 years ago
Jason Short 59d16f5fe0 Commands.pde: increased bad WP distance check 13 years ago
Jason Short 7f92d702ab commands.pde: fixed unit error for distance check 13 years ago
Jason Short f3cc1121aa better default for speed governer 13 years ago
Jason Short 1843798697 Clarified the Increment for WP total 13 years ago
Jason Short 1269b07d9a Made RTL always the current Altitude 13 years ago
Jason Short acd877abda added set_new_altitude call 13 years ago
Jason Short b1e971ea18 added location error calc to get better data. Otherwise we'll be 1 GPS read off. 13 years ago
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