3150 Commits (a423d102e05a345a03553ad06c181f2e5a36dfa6)

Author SHA1 Message Date
priseborough a423d102e0 Plane : AP_L1_Control : Fix wrong way turn behaviour on loiter entry 12 years ago
Andrew Tridgell d01d754ba8 HAL_PX4: if we have lost RC input then set channel 3 to 900 12 years ago
Andrew Tridgell 181f7368a3 AP_L1_Control: change turn_distance() to be min of wp_radius and L1 distance 12 years ago
Andrew Tridgell a4d25f5a82 AHRS: removed AHRS_BARO_USE option 12 years ago
Andrew Tridgell 87b0fb05ce AHRS: changed default RP and YAW gain to 0.3 12 years ago
Randy Mackay 0eab3e87b2 AC_WPNav: use prev wp as origin for next wp 12 years ago
Randy Mackay 0351c2ae33 AC_WPNav: allow setting of horizontal velocity 12 years ago
Randy Mackay 252e98ec57 AC_WPNav: use global gravity constant 12 years ago
Randy Mackay 0ac3762bdd AC_WPNav: fix compiler warning 12 years ago
Randy Mackay 9d7d174995 AC_WPNAV: check distance to waypoint within library 12 years ago
Randy Mackay 35001619f0 AC_WPNav: stop track_desired from moving backwards 12 years ago
Randy Mackay c6b68c7843 AC_WPNav: Leonard's 3d leash calculator 12 years ago
Randy Mackay 74e1c2e660 AC_WPNav: advance track fixes 12 years ago
Randy Mackay bc87118062 AC_WPNav: add get_target_alt method 12 years ago
Randy Mackay 6dbcbdcb43 AC_WPNav: limit max loiter position error 12 years ago
Randy Mackay 31838b2865 AC_WPNAV: change loiter controllers to use floats 12 years ago
Randy Mackay 0ccdce1b22 AC_WPNav: Leonard's ff loiter and 3d wp nav 12 years ago
Randy Mackay 926c404994 AC_WPNav: Leonard's loiter target smoothing 12 years ago
Randy Mackay f82ce449d7 AC_WPNav: add angle limits and set from AC's throttle controller 12 years ago
Randy Mackay afd2f82768 AC_WPNav: bug fix for track covered being 2D 12 years ago
Randy Mackay 8ec7fd1c9c AC_WPNav: add set_loiter_target to use velocity 12 years ago
Randy Mackay fc972e2d42 InertialNav: add get_velocity method 12 years ago
Randy Mackay 3bfcc3b8d0 AC_WPNav: replace get_target_alt with get_destination_alt 12 years ago
Randy Mackay c40080e76a AC_WPNav: added set_target_alt 12 years ago
Randy Mackay 60060d8184 AC_WPNav: add get_target_alt 12 years ago
Randy Mackay 0d70ba1030 AC_WPNav: bug fix to dt calculation 12 years ago
Randy Mackay 39bc3800c9 AC_WPNav: add distance and bearing to target methods 12 years ago
Randy Mackay b92c4097d2 AC_WPNav: first implementation 12 years ago
Andrew Tridgell 76e20150e9 AP_InertialSensor: ensure parent class is initialised in instance classes 12 years ago
Andrew Tridgell a5c3051929 AP_GPS: fixed initialisation error in uBlox driver 12 years ago
Andrew Tridgell dca597cda1 L1_Control: added a comment on speed of the L1 control code 12 years ago
Brandon Jones a3c2851120 AP_L1_Control: Addition of library for geometry calculations required for L1 Control. 12 years ago
priseborough b63d0969b7 AP_AHRS: Addition of a first order complementary filter to AP_AHRS::groundspeed_vector 12 years ago
Andrew Tridgell 05ecb8d8fa AP_AHRS: fixed functions that need to be virtual 12 years ago
Andrew Tridgell ee81b0f729 AP_AHRS: added wind_correct_bearing() and groundspeed_vector() 12 years ago
Andrew Tridgell 43c3c60de2 AP_Math: moved a lot of vector templates to cpp from .h 12 years ago
Andrew Tridgell 78eb12a4ac AP_Math: added RadiansToCentiDegrees and RADIUS_OF_EARTH 12 years ago
Andrew Tridgell 8b119934ea AP_Math: fixed grammar error 12 years ago
Andrew Tridgell 2d29a6a7be AP_Math: added Vector2f.angle() 12 years ago
Andrew Tridgell f6aacdc768 AP_Navigation: added a navigation controller class 12 years ago
Randy Mackay cdb532a594 Copter: bug fix for loiter target 12 years ago
Randy Mackay 86fe79a662 INS: updated MPU6K_FILTER parameter description 12 years ago
tobias 217b8d7a59 cleanup: use const for struct Location pointers and references 12 years ago
Stange Szilard 6516bffbb6 AP_Camera: enable relay off in all builds 12 years ago
Andrew Tridgell 8d992ae615 InertialSensor: added OilPan INS example 12 years ago
Randy Mackay af13f6795c INS: switch to global definition of GRAVITY_MSS 12 years ago
Randy Mackay 777c6a308e AP_InertialNav: use shared GRAVITY_MSS constant 12 years ago
foobarbecue c07702f46d Update AP_MotorsOctaQuad.cpp 12 years ago
Randy Mackay 739e3c2b9a Copter: adjust trapezoidal motor mixing 12 years ago
Randy Mackay e32cbd827b Copter: replace quad trapezoid frame with V 12 years ago