9462 Commits (99b448d1bb57299a687398580df98e4e0549dc6f)

Author SHA1 Message Date
Lucas De Marchi 84d5fb006f Remove use of Util::{v,}snprintf_P() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Randy Mackay 4d458833dc AP_NavEKF2: remove unnecessary PV_AidingMode check 9 years ago
Paul Riseborough b459d937ad AP_NavEKF2: Clean up GPS fusion timeout logic and comments 9 years ago
Paul Riseborough 61d556afb1 DataFlash: Fix shorthand variable names for EKF position reset delta 9 years ago
Randy Mackay adee13d729 AC_WPNav: handle ekf position reset in Loiter and Brake 9 years ago
Randy Mackay 94adaba305 AP_NavEKF2: constify getLastPosNorthEastReset 9 years ago
Randy Mackay 3f29365cae AP_NavEKF: constify getLastPosNorthEastReset 9 years ago
Randy Mackay 4e959ef6f9 AP_AHRS: constify getLastPosNorthEastReset 9 years ago
Randy Mackay 52ed075405 AP_NavEKF2: constify getLastYawResetAngle 9 years ago
Randy Mackay 758c5a7d7f AP_NavEKF: constify getLastYawResetAngle 9 years ago
Randy Mackay 7c20577ee0 AP_AHRS: constify getLastYawResetAngle 9 years ago
Randy Mackay 040ec481f4 AC_WPNav: loiter uses pos_control.shift_pos_xy_target 9 years ago
Randy Mackay 550ba478c9 AC_PosControl: add shift_pos_xy_target 9 years ago
Randy Mackay 16a0281c92 AC_PosControl: remove unused set_vel_target 9 years ago
Paul Riseborough 0b1a6a2157 AP_NavEKF2: Clean up GPS timeout logic 9 years ago
Paul Riseborough f67f6b01f4 AP_AHRS: Publish the EKF position and velocity reset deltas 9 years ago
Paul Riseborough 74da4d8e57 AP_NavEKF2: Remove GPS glitch offset logic 9 years ago
Paul Riseborough 4fdec67546 AP_NavEKF2: Publish the position and velocity state reset deltas 9 years ago
Paul Riseborough 7c40448bab AP_NavEKF: Remove GPS glitch offset logic 9 years ago
Paul Riseborough 5489ff9118 AP_NavEKF: publish position and velocity state reset data 9 years ago
Tom Pittenger 0d36c4c07b GCS_MAVLink: version update after generate 9 years ago
Tom Pittenger bf9d4b5898 GCS_MAVLink: generate adds abort Alt label in MAV_CMD_NAV_LAND 9 years ago
Randy Mackay c52f16b86f AC_WPNav: increase param description max for LOIT_JERK 9 years ago
Randy Mackay 49c4a133d7 AC_WPNav: set jerk separately for wpnav and loiter 9 years ago
Randy Mackay ee0abb1750 AC_PosControl: add set_jerk_xy 9 years ago
Jonathan Challinger 853f8bfaf4 AC_WPNav: stop gradually in loiter 9 years ago
Randy Mackay 73f4533995 AC_PosControl: minor comment update 9 years ago
Randy Mackay 895a40893d AC_PosControl: use_desvel_ff flag added 9 years ago
Leonard Hall aec66c5db6 AC_PosControl: faster z-axis slowdown when over speed 9 years ago
Leonard Hall 245f7ce268 AC_PosControl: allow desired vel z to be above speed limit 9 years ago
Leonard Hall f55c31a157 AC_PosControl: add alt hold without feed forward 9 years ago
Andrew Tridgell aee2543b75 AP_Parachute: fixed release bug 9 years ago
Andrew Tridgell 0d9715cfe8 AP_Parachute: added a released() function 9 years ago
Randy Mackay ca942f39dd AP_Motors_Heli: remove unused allow_arming check 9 years ago
Andrew Tridgell 724f5511aa SITL: support multiple jsbsim aircraft types 9 years ago
Randy Mackay e9cec1203a GCS_MAVLink: version update after generate 9 years ago
Randy Mackay e51498aa45 GCS_MAVLink: generate after adding DO_SEND_BANNER 9 years ago
Jonathan Challinger 36bb5a25a2 GCS_MAVLink: add MAV_CMD_DO_SEND_BANNER 9 years ago
squilter 9de2ec04f6 AC_PrecLand: update comments to reflect change from bf_angle to angle 9 years ago
squilter 9e7099f5ee AC_PrecLand: implement frame of reference 9 years ago
squilter e409bd0a58 AC_PrecLand: rename bf_angle to angle 9 years ago
Andrew Tridgell c228ea4371 AP_NavEKF2: prevent a valgrind error on startup 9 years ago
Jonathan Challinger c762865d66 AP_Mount: use configured function to determine if MNT_TYPE has been configured 9 years ago
Jonathan Challinger f0f5239d8f AP_L1_Control: use set_default for runtime param defaults 9 years ago
Jonathan Challinger 21e7d46944 RC_Channel: use set_default for runtime param defaults 9 years ago
Jonathan Challinger 39246c13ad AP_Param: add set_default, configured 9 years ago
Paul Riseborough 87ea9acc7f AP_NavEKF2: Fix mavlink parameter label 9 years ago
Paul Riseborough 1cf626692c AP_NavEKF: Reduce impact of altimeter flow disturbance error on Copter alt hold 9 years ago
Paul Riseborough e692e30988 AP_NavEKF2: Reduce allowance for magnetometer timing errors 9 years ago