7841 Commits (5d80a5619da43cda00ad01c96527e08636643138)
 

Author SHA1 Message Date
Andrew Tridgell 42344455c9 Plane: fixed structure init for arduino compiler 12 years ago
Andrew Tridgell 9f0f482dd7 Plane: fixed LOITER_TIME to start when loiter starts 12 years ago
Andrew Tridgell 75f4a43e2d Plane: fixed LOITER_TURNS command 12 years ago
priseborough 9ff0888a17 AP_L1_Control : Fixed potential divide by zero in Nu1 angle calculation 12 years ago
Andrew Tridgell 82cd391cf8 Plane: use RADIUS_OF_EARTH define 12 years ago
Andrew Tridgell 8f091e70c8 Plane: move elevon variables into a structure 12 years ago
Andrew Tridgell 79c6f32400 Plane: made variables static and remove initial rc overrides 12 years ago
Andrew Tridgell e918293e86 Plane: explain verify_*() commands 12 years ago
Andrew Tridgell 19b92b5bd8 Plane: removed "circle waypoint" completion test 12 years ago
Andrew Tridgell 97bfd16bd1 L1_Control: constrain the roll to handle floating point errors 12 years ago
Andrew Tridgell 83dc7dbc92 AP_Math: handle NaN in constrain(), returning average 12 years ago
Andrew Tridgell b69481f74d AP_InertialNav: fixed build of example 12 years ago
Andrew Tridgell bad15438d5 scripts: added flashlog magnetic fit code 12 years ago
Andrew Tridgell 571c48b9d5 L1_Control: cleanup some unused code and variables 12 years ago
priseborough a423d102e0 Plane : AP_L1_Control : Fix wrong way turn behaviour on loiter entry 12 years ago
Andrew Tridgell 994d8e354a Plane: allow for negative WP_LOITER_RAD for conter-clockwise loiter 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 13e6aaf682 autotest: precreate buildlogs directory 12 years ago
Andrew Tridgell 78538d0543 Plane: removed old HDNG2RLL PID control 12 years ago
Andrew Tridgell b2ad43f625 Plane: removed ahrs.set_barometer() 12 years ago
Andrew Tridgell cf6ae4a746 Copter: remove ahrs.set_barometer() 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 8c7a1597dc Copter: remove debug comment from RTL 12 years ago
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