15799 Commits (664c92fb81acf887f6efdf45c393fabf5b71614e)
 

Author SHA1 Message Date
Randy Mackay 5a4039d99c Copter: version to APM:Copter 3.3-rc1 10 years ago
Randy Mackay df59a912d1 Copter: 3.3-rc1 release notes 10 years ago
Paul Riseborough e79ccf1fcc AP_NavEKF: Fix bug allowing terrain to be above vehicle position 10 years ago
Paul Riseborough 6d58c63c4c AP_NavEKF: Prevent potential divide by zeros in OF fusion 10 years ago
Paul Riseborough 89142f1c5f AP_NavEKF: Prevent inadvertent use of DCM roll and pitch estimates. 10 years ago
Randy Mackay 56d2306a18 BattMon_SMBus_PX4: read capacity 10 years ago
Randy Mackay c6440a48b3 BattMon_Backend: add init and set_capacity methods 10 years ago
Randy Mackay 11576a0f1e Copter: fix bitmask for use with SET_POSITION_TARGET 10 years ago
Randy Mackay 4b5d07252e Copter: ekf_check ok if optflow pos available 10 years ago
Randy Mackay 52f7186cbf Copter: pre-arm check primary compass health 10 years ago
Paul Riseborough 9268024094 AP_NavEKF: Update default parameters for copter optical flow fusion 10 years ago
Paul Riseborough 4fbdab27ff AP_NavEKF: Use range finder for primary hgt ref in opt flow mode 10 years ago
Randy Mackay 6834b5943e Copter: pre-arm alt disparity check only if using baro 10 years ago
Paul Riseborough 1d7cb25c17 Copter : Update pre-arm and arm checks using EKF health status 10 years ago
Paul Riseborough ff9917d338 AP_AHRS: Fix bug preventing EKF from initialising 10 years ago
Paul Riseborough d618c55e2f AP_NavEKF: Improved handling of noisy GPS speed accuracy data 10 years ago
Paul Riseborough 53358a4e10 AP_OpticalFlow: Add parameter to compensate for flow sensor yaw angle 10 years ago
Paul Riseborough cab171b580 AP_InertialNav: Add method to return EKF height above ground estimate 10 years ago
Paul Riseborough e98edaa6cb AP_NavEKF: Return more accurate validity status for height above ground 10 years ago
Paul Riseborough 586e4a7d2b AP_NavEKF: Add Matlab derivations and simulations behind small EKF 10 years ago
Randy Mackay fea7632eac Copter: save EKF learned compass to primary compass 10 years ago
Paul Riseborough 2406e26ab4 Copter : Save EKF learned compass offsets on disarm 10 years ago
Leonard Hall 70fbb3c67e Copter: RATE_RLL_P param def max to 0.30 10 years ago
Jonathan Challinger dc5bdd5ad8 AP_AHRS: use filtered INS output to compute _accel_ef_blended 10 years ago
Leonard Hall 2bf8f21b7a Copter: roll, pitch rate IMAX to 2000 10 years ago
Randy Mackay a095a8c3a1 AC_PID: more protection against NaN and Inf 10 years ago
Randy Mackay bdfe8bbc54 AC_AttControl_Heli: remove RATE_RP_MAX, RATE_Y_MAX 10 years ago
Leonard Hall afcd1c6ec3 AC_AttitudeControl: sqrt controller on Stab 10 years ago
Leonard Hall ae77c18a19 AC_PID: Protect against NaN and INF 10 years ago
Andrzej Zaborowski 132cdc4916 Motors: Use _motor_to_channel_map in tricopter consistently. 10 years ago
Randy Mackay d589c591a6 Copter: only log home when first set 10 years ago
Randy Mackay b0c777259f Copter: update home constantly while disarmed 10 years ago
Randy Mackay c3bdb9a13e Copter: update inertial alt only after home is set 10 years ago
Randy Mackay 2bec00e1c5 Copter: set ahrs home from ekf location 10 years ago
Randy Mackay e5ddd276fd Copter: remove baro init on arming 10 years ago
Randy Mackay 558018d839 InertialNav: add get_location method 10 years ago
Tom Pittenger 9ecbd0e30f AP_L1_Control: fixed uTurn-wobble 10 years ago
Jonathan Challinger 6e8008ab69 AP_SerialManager: use protocol_match in find_baudrate 10 years ago
Randy Mackay 11d0801c99 SITL: fix copter-avc test 10 years ago
Randy Mackay f260536373 AC_PID: fix example sketch compile error 10 years ago
Jonathan Challinger 6baec4952b AP_Math: add conversions to and from 3-1-2 euler angles 10 years ago
Jonathan Challinger a1d4f40c16 AP_Math: change quaternion operator* and operator/ to const 10 years ago
Jonathan Challinger 07735fefa6 AP_Math: fix div by zero in quaternion 10 years ago
Paul Riseborough c57e25142c AP_NavEKF: Update optical flow fusion maths to reduce height errors 10 years ago
mirkix 2e04effd4d Linux_HAL_Essentials: Add (UAV)CAN support 10 years ago
Randy Mackay 8335399525 SITL: fix copter test 10 years ago
Randy Mackay 7eb710ed3a SITL: copter autotest uses sim time 10 years ago
Randy Mackay 9e1502e54a SITL: add wait_sim_seconds and get_sim_time 10 years ago
Randy Mackay 2799d15427 SITL: weaken simulated copter 10 years ago
Andrew Tridgell ee35c2aa35 autotest: update gimbal model to match new messages 10 years ago