78 Commits (e699e9ace09695a6f5e96f0c98ed1feabf1f1333)

Author SHA1 Message Date
Jason Short 6e53949c2a removed Constraint that caused JLN's horizontal drift. 13 years ago
Jason Short 24345d4f43 Loiter updates 13 years ago
Jason Short 81a861c8ac Added slow wp option in calc_desired_speed 13 years ago
Jason Short bcd5129f9b added workaround for resetting alt. 13 years ago
Jason Short 908ca4e915 scaled X velocity 13 years ago
Jason Short 9a3e862b55 added option in code for Loiter specific gains 13 years ago
Jason Short efce991bfb upped max target speed to center of loiter 13 years ago
Jason Short c35ad2d493 Loiter update - removed compensation curve. Did some more math and its's not worth the effort, harder to tune. 13 years ago
Jason Short 8aaf88e13b tweaks to Loiter 13 years ago
Jason Short 23709bafef pid_nav_lat incorrectly labeled 13 years ago
Jason Short ae65a0f03f removed filter. Don't need it. 13 years ago
Jason Short 7833cea9d4 2.2B6 - Please verify Heli still functions properly. 13 years ago
Jason Short 25529dec69 added loiter_d to allow users to configure alternate Loiter alg 13 years ago
Jason Short 74daadb252 Revert "test to switch loiter controls" 13 years ago
Jason Short 6476ba22f2 test to switch loiter controls 13 years ago
Jason Short fffa1af3b3 Fixed speed governor which was letting speed get to 0. 13 years ago
Jason Short 8cb645f3c2 increasing the velocity near WP 13 years ago
Jason Short 6784989e83 relocated reset_I term functions to central location 13 years ago
Jason Short 6591089110 Disabled Ryans filter until we get real-world testing in. 13 years ago
Jason Short 569ff5046f Added Ryan's GPS lag filter 13 years ago
Jason Short 99ea69ef7b New Loiter control 13 years ago
Jason Short 3e8ff39d4b Climb rate control 13 years ago
Jason Short 63be9c5f7b Moved wind comp into a define 13 years ago
Jason Short c9f60f239d Added Note 13 years ago
Andrew Tridgell 2913948520 ACM: fixed a warning 13 years ago
Jason Short e36d2f6e96 Added Wind compensation for Stabilize 13 years ago
Jason Short 26d0bf93ff Added more constraints around velocity 13 years ago
Jason Short c6586810cf New Style WP navigation for high wind 13 years ago
Jason Short 95a70cf32e lowered to nav_lat and nav_lon int16 13 years ago
Jason Short 53c09774e5 removed Rate_I from Loiter, lowing Rate_P from Loiter too. Too aggressive leads to rapid oscillations in air, and not around loiter position. 13 years ago
Jason Short fa49aa5eec Fixes for Smooth Loiter 13 years ago
Randy Mackay bbe6dea980 OptFlow - initial support for APM2 (there are still problems) including adding ability to set Chip Select pin. 13 years ago
Jason Short 1afa25d9ef Tweaks to fix Loiter 13 years ago
Jason Short 5518882c69 Fixed resolution issue with Xtrack 13 years ago
Jason Short c6657f4a93 updated Loiter control to provide an alternative to GPS rate control for users with circling issues. Works in SIM, needs flight testing 13 years ago
Jason Short edc3a731d4 Adjustments for High Wind enviroments 13 years ago
Jason Short d83ad1acd4 Upped the max pitch to deal with wind - based on T3 testing 13 years ago
Jason Short c1aa015ef1 added debug prints, broke out Angle val to debug 13 years ago
Jason Short f89fed02c3 made it so nav is called in Simple mode 13 years ago
Jason Short 3ff7b047d5 Added Bearing to home, distance to home calcs 13 years ago
Randy Mackay 4dc2956ca9 Navigatino - small bug fix in loiter controller in which the y_iterm was coming from the Lon controller instead of the lat controller. Found by Sylvain. http://www.diydrones.com/forum/topic/listForContributor?user=18fsncw0k1x6i 13 years ago
Jason Short 6dfdd754ea Stability patch updates, 13 years ago
Jason Short eb6d34e1fc Fix error with calc_nav_pitch_roll 13 years ago
Jason Short b4a0d8a275 Fixed navigation bug 13 years ago
Jason Short b3bd4bd3c9 Cosmetic cleanup, commented functions for compiler warnings 13 years ago
Jason Short 39d0df4cef added param for crosstrack gain defaulted to 4 13 years ago
Jason Short 35524f6da7 Added optimizations for radian calls to remove a division. 13 years ago
Jason Short 3450e91039 Trying to break Nav to test a feature 13 years ago
Andrew Tridgell 2d204b727b fixed build error 13 years ago
Jason Short 3f0b42f64f made crosstrack functions static 13 years ago