46 Commits (ed32ad30fdae3c799495f057a4f0e4694f57577a)

Author SHA1 Message Date
Jason Short 72faa6525e Tweak to make circle mode scripting more accurate 13 years ago
Jason Short c327a9f000 made landing shoot for below home by 2 meters to avoid bounce up. 13 years ago
Jason Short 6b85adb460 Added Landing throttle control to force down the copter 13 years ago
Jason Short 5e9db462f5 attempting to force down without using Manual boost. 13 years ago
Jason Short 3a5ffc252d updated climb rate control 13 years ago
Jason Short 351be7c305 Made timer unsigned 13 years ago
Jason Short 78255b722e Slowed Auto Descent 13 years ago
Jason Short 6678edf243 Auto-land updates - removed sonar option - not needed 13 years ago
Andrew Tridgell c1c3115b42 ACM: fixed a alt hold bug 13 years ago
Jason Short 467ef66a77 Added home offset for altitude 13 years ago
Jason Short 40c649a27b Made landing disarm the motors 13 years ago
Jason Short 580ad2c5ce Added JLN's landing patch, moved some variables local such as Jump counter 13 years ago
Jason Short 51e6170ecb Missing ; 13 years ago
Jason Short 4353f60f60 removed takeoff complete flag from missions, not used and would be useful elsewhere. 13 years ago
Jason Short 0ba8a9f30b Allows user to specify just an altitude for Circle Mode 13 years ago
Jason Short 4d90058c90 dupe of landing logic for scripting 13 years ago
Jason Short 069bcbf5e6 Made landing slower 13 years ago
Jason Short 6dfdd754ea Stability patch updates, 13 years ago
Jason Short 4a6feb3acb better comments out of some old unused functions to avoid compiler errors 13 years ago
Jason Short b883ff937c renamed the options_mask 13 years ago
Jason Short a168691eba Working implementation of Jump Command 13 years ago
Jason Short ddd89e1849 Mission Scripting updates 13 years ago
Jason Short 163345dadd Mission Scripting re-write 13 years ago
Jason Short 3732b7db71 Added code notes 13 years ago
Jason Short 69fec433e6 Update to RTL logic. 13 years ago
Jason Short 4afc3e9f17 Fix for bad RTL tracking in Autopilot 13 years ago
Jason Short c8304114a3 renamed some command variables to align with Arduplane 13 years ago
Jason Short 9500171a46 tweak to the Loiter N turns 14 years ago
Andrew Tridgell d11303ef78 removed an unused variable 14 years ago
Andrew Tridgell eed26ae91a fixed a '=' vs '==' bug in do_loiter_turns() 14 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 b0bd9d1c44 Added second PI loop for alt hold. 14 years ago
Amilcar Lucas 3d1902abac Use the new AP_Relay library 14 years ago
Jason Short 236f665378 Added Loiter Turns - It orbits the Current location 14 years ago
Jason Short e961d3f3d4 Removed default Rate_I for pitch and roll 14 years ago
Jason Short ba7abd62d8 Adjusted DCM Gains to normal levels. Added a check to stop navigating when landing and to land faster. 14 years ago
Jason Short 5ca50f1f01 Altered CIRCLE mode to allow Loiter_N_Turns to work in AP mode. 14 years ago
Jason Short 00fe8e0450 Fixed do_flip, 14 years ago
Jason Short 94313ea88f Fixed Yaw for Auto mode. 14 years ago
Jason Short 151cae6074 Jump command was reported to have issues, updated to match APM branch. 14 years ago
Jason Short d29cfbcee3 Integration of optical flow 14 years ago
Jason Short 1ce2308d11 Removed Simple Mode 14 years ago
Jason Short ecd14f4425 Cleaned up guided mode 14 years ago
Andrew Tridgell 1456a2a912 renamed top level directories 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 3ad21cc236 2.0.40 14 years ago
jasonshort 73be185414 Big update 2.0.38 14 years ago
tridge60@gmail.com df6a1b51f3 make a lot more functions and variables static 14 years ago
tridge60@gmail.com 855b88852e fixed a bunch of compiler warnings 14 years ago