7616 Commits (07cd2567f36b3393cd97f242486a50f1523926da)
 

Author SHA1 Message Date
Randy Mackay 0eab3e87b2 AC_WPNav: use prev wp as origin for next wp 12 years ago
Randy Mackay 629d23b7e2 Copter: remove WP_SPEED and WP_RADIUS parameters 12 years ago
Randy Mackay 0351c2ae33 AC_WPNav: allow setting of horizontal velocity 12 years ago
Randy Mackay b58c26bcd5 Copter: remove pid_nav_lat, pid_nav_lon 12 years ago
Randy Mackay bffe4fa412 Copter: remove NAV_LAT and NAV_LON 12 years ago
Randy Mackay 7d39b76fde autotest: add arducopter sim script for Randy 12 years ago
Randy Mackay 252e98ec57 AC_WPNav: use global gravity constant 12 years ago
Randy Mackay 700fb1b179 Copter: replace sin_yaw_y, cos_yaw_x in circle mode 12 years ago
Randy Mackay 366616e32c Copter: reduce default loiter PIDs 12 years ago
Randy Mackay 0ac3762bdd AC_WPNav: fix compiler warning 12 years ago
Randy Mackay 1ee825ee9a Copter: move alt and wp checking to AC_WPNAV 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 2db8365c90 Copter: add AC_WPNav to parameters list 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 7c559333f5 Copter: get_throttle_rate's target_speed a float 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 ee7f40cfe9 Copter: Leonard's alt-hold feed forward 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 553f40a99c Copter: bug fix to loiter delay 12 years ago
Randy Mackay a65960a009 Copter: use velocity based set_loiter_target 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 e592baae11 Copter: remove remnants of fast_corner 12 years ago
Randy Mackay 4de5f67a91 Copter: replace wp_nav.get_target_alt with get_destination_alt 12 years ago
Randy Mackay 3bfcc3b8d0 AC_WPNav: replace get_target_alt with get_destination_alt 12 years ago
Randy Mackay 5b93990e41 Copter: removed next_WP 12 years ago
Randy Mackay c40080e76a AC_WPNav: added set_target_alt 12 years ago
Randy Mackay 1516972eaa Copter: add panorama to CIRCLE mode 12 years ago
Randy Mackay 60060d8184 AC_WPNav: add get_target_alt 12 years ago
Randy Mackay 58ed8cd544 Copter: replace set_next_WP with direct call to wp_nav 12 years ago
Randy Mackay 0d70ba1030 AC_WPNav: bug fix to dt calculation 12 years ago
Randy Mackay 49828eba7d Copter: integrate AC_WPNav 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 8d2cf6f3e5 Plane: update author list 12 years ago
priseborough 70a186464b Plane: added LEVEL_ROLL_LIMIT parameter 12 years ago
Andrew Tridgell 575f346e85 Plane: removed HIL_MODE_ATTITUDE 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 bdb2f12c3b autotest: removed obsolete navigation parameters for ArduPlane 12 years ago
Andrew Tridgell dca597cda1 L1_Control: added a comment on speed of the L1 control code 12 years ago
Andrew Tridgell 11eb0cfce1 Plane: update for new AP_Navigation controller class 12 years ago
Brandon Jones a3c2851120 AP_L1_Control: Addition of library for geometry calculations required for L1 Control. 12 years ago