35 Commits (7d27e420aeba7bf9e828af543b8ee055050ecdd4)

Author SHA1 Message Date
rmackay9 9a05d3bd36 ArduCopter: add comments at the top of many navigation functions 12 years ago
rmackay9 9dd978576b ArduCopter: auto yaw changes to allow pilot override of yaw during missions 12 years ago
rmackay9 a5bb54e36e ArduCopter: RTL clean-up and slightly improved landing sensor 12 years ago
Andrew Tridgell bcae83c4f6 ACM: make it possible to run CLI on radio port in ArduCopter 12 years ago
Jason Short d2a5928c06 Ap state updates 12 years ago
Jason Short a0752dc7dc ACM Acceleration management 12 years ago
Jason Short 6b6075ed30 ACM l Prevent pre-mature finish of mission 13 years ago
uncrustify 1e2c01d8f6 uncrustify ArduCopter/commands_process.pde 13 years ago
rmackay9 a72bf6ef57 ArduCopter: replaced abs with labs as required in a few places. 13 years ago
Jason Short be0559864c ACM : switched to get_bearing_cd 13 years ago
Jason Short b5156185cc ACM Commands parser to look for future nav commands to inspect upcoming turn angle 13 years ago
Jason Short fd97eb5a8d commands 13 years ago
Jason Short 2ad08fdd98 RTL: Commands.pde 13 years ago
Adam M Rivera 61baa666c4 commands_process.pde: Bug fix 427. By default, the copter would land after an AUTO mission. Updated to check for valid approach altitude at end of mission. 13 years ago
Jason Short 7833cea9d4 2.2B6 - Please verify Heli still functions properly. 13 years ago
Jason Short 5ac26a5500 error on comparison operator 13 years ago
Jason Short 932869b686 renamed function 13 years ago
Jason Short 98f637282b moved to verify_land 13 years ago
Jason Short e102cb9e6a Added ending for auto landing 13 years ago
Jason Short 78255b722e Slowed Auto Descent 13 years ago
Jason Short 48c211e055 Added finish to missions - auto-land or stabilize 13 years ago
Jason Short c7b5b747e8 change how Reset Nav params work - no longer clear I terms 13 years ago
Jason Short 2cb09f46e9 no longer calling reset_nav 13 years ago
Andrew Tridgell f5e439554d fixed == that should be = 13 years ago
Jason Short 69dd8264e6 adding flag for finished mission 13 years ago
Jason Short 504b4b52d6 slight refactoring to avoid the increment issue when changing commands 13 years ago
Jason Short a168691eba Working implementation of Jump Command 13 years ago
Jason Short 0245e73a8b Mission Scripting re-write 13 years ago
Jason Short 687d0eda98 fixed bad indexing for setting current mission index 13 years ago
Jason Short d6bfae598f WIP: adding 255 to represent a completed mission 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 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
Andrew Tridgell 1456a2a912 renamed top level directories 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
jasonshort a7a4f999e3 AC 2.0.32 Beta 14 years ago
jasonshort 9abd8c6336 Big update from Field testing. 14 years ago
jasonshort 02fe0ff13f added nav_WP I term reset at WP. Would like to consider scaling it with a trig function to keep continuity during nav. 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
jasonshort 0629bb01b8 Logging updates 14 years ago
jasonshort 0830070b3b issue 130, other minor mavlink updates. 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 a8b7505268 Lots of little things. Yaw control is updated based on Jani's logs. Thanks! 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
tridge60@gmail.com d70703aa62 disabled tabs in emacs formatting markers 14 years ago