63 Commits (bf4058c6e1109e935504138279630e188ad89b1e)

Author SHA1 Message Date
jasonshort 6b2139221d Added experimental rate based Loiter and revised RTL. You need to compile with the loiter option set to 1 in APM_Config to try. 14 years ago
jasonshort bfa7cc2cb5 lowered error limit to try and reduce RTL dropping from sky. 14 years ago
jasonshort b7ce6e036e 2.0.39 14 years ago
jasonshort 4223dff94e 2.0.39 14 years ago
jasonshort c637bf0947 small change to RTL to prevent negative effects from flying backwards. 14 years ago
jasonshort 73be185414 Big update 2.0.38 14 years ago
mich146@hotmail.com 7210d6decb fix float issues - crosstrack & target alt 14 years ago
tridge60@gmail.com df6a1b51f3 make a lot more functions and variables static 14 years ago
jasonshort 05c058148b tweaked WP speed so long distances wont blow up equation. 14 years ago
jasonshort 59023505f9 Added in limit for alt hold to prevent I term run up. 14 years ago
jasonshort 100e3bac60 2.0.35 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 a7a4f999e3 AC 2.0.32 Beta 14 years ago
jasonshort 203bc4643d clean up to work better with the Mission planner and enable Camera control. 14 years ago
jasonshort f9c402f0f3 2.0.29 14 years ago
jasonshort f4dd8a4f99 2.0.20 14 years ago
jasonshort 9abd8c6336 Big update from Field testing. 14 years ago
jasonshort a42a939cc9 2.0.16, Now that Yaw PID vs PI issue is sorted, this is reverting back to Rate based Yaw. 14 years ago
jasonshort 89714078dc Minor adjustments to Loiter behavior. 14 years ago
jasonshort acdba5bfd7 2.0.6 Beta updates. Frame options + X moved to AP_Var. 14 years ago
jasonshort 73129c52b9 Some nice updates to Rate based nav according to the simulation. 14 years ago
jasonshort 93b5e984b1 updated alternative rate nav function. 14 years ago
jasonshort 08a7e02864 Final changes for Beta release 14 years ago
jasonshort d858b17ebd Fixed Rate navigation 14 years ago
jasonshort e40c966752 removed D term for rate control for now. It may have been messing things up. 14 years ago
jasonshort dc45d3e8c4 Added throttle_integrator 14 years ago
jasonshort 2ba41bb374 refinements to nav 14 years ago
jasonshort 6e6db9864e Loiter should work now. 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 0db3f100cc Reworking Yaw some more. Yaw is testing really well with this version. 14 years ago
jasonshort b861895b7f moved some math around for Loiter code. Added more notes 14 years ago
jasonshort 9b96a18ad4 Removed all calls to legacy trim_radio(). Handled by radio setup. 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 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 94d34ad117 Fix for reversed pitch in SIMPLE mode. 14 years ago
jasonshort 41c9b1edd7 Update to get SIMPLE mode running. 14 years ago
jasonshort bd8c72958d Added new Simple mode - Better version of FBW that is offset by initial yaw angle and not north. 14 years ago
jasonshort 49b3f8bbb2 lots of minor changes, Logs should be working better now. 14 years ago
jasonshort 0b2d94950f Added support for WP options 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
jasonshort 957e1a747b Should be flyable now. Please Use Reset in setup before flying. 14 years ago
jasonshort 2b69769843 git-svn-id: https://arducopter.googlecode.com/svn/trunk@1719 f9c3cf11-9bcb-44bc-f272-b75c42450872 14 years ago
DrZiplok 12cfc19f0b Compilation fixes per request 14 years ago
jasonshort a243039dc1 updated Param gen - won't compile yet. 14 years ago
jasonshort 1716a41a97 updated Param gen - won't compile yet. 14 years ago
jasonshort bb9e92c83b alt hold updates 14 years ago