27890 Commits (b2cd5f5c06356494d275a6e0b8795949b6f612c2)
 

Author SHA1 Message Date
Michael du Breuil 1d03732ac5 Plane: Remove redundant status text on MAV_CMD_DO_GO_AROUND 8 years ago
Randy Mackay cb77c1acc9 Copter: 3.5.0-rc8 release notes 8 years ago
Randy Mackay a199604348 AP_Beacon: fix get_boundary_points num_points 8 years ago
Stephen Dade b6816285e5 Tools: APM source is not required to be in Cygwin dir 8 years ago
priseborough b42fb31d7d AP_NavEKF2: Change default value of EK2_OGN_HGT_MASK 8 years ago
priseborough 49ec2b4032 AP_NavEKF3: Change default value of EK3_OGN_HGT_MASK 8 years ago
priseborough fd25450632 AP_NavEKF2: Ensure reported local height = global height - origin height 8 years ago
priseborough 6d14cf0ab8 AP_NavEKF3: Ensure reported local height = global height - origin height 8 years ago
priseborough 798d5f85a2 DataFlash: Log EKF origin height 8 years ago
priseborough a3483d0d34 AP_AHRS: Update for compatibility with EKF interface change 8 years ago
priseborough 3ae7998f51 AP_NavEKF3: Allow reporting of origin height for specified instance 8 years ago
priseborough 77d21f72d4 AP_NavEKF2: Allow reporting of origin height for specified instance 8 years ago
priseborough e58ba8044d AP_NavEKF3: Improve protection for badly conditioned dVel bias covariances 8 years ago
priseborough bf963f8b65 AP_NavEKF3: Raise lower limit on del vel bias state variances 8 years ago
priseborough 628d140319 AP_NavEKF3: Make target covariance time step larger 8 years ago
priseborough 4c08622a7c DataFlash: Add logging for EKF3 state variances 8 years ago
priseborough 2b97d0f5c9 AP_NavEKF3: Add public accessor for state variances 8 years ago
priseborough 9f97cbfc3b AP_NavEKF3: Revert auto-code to original form and remove micro optimisations 8 years ago
priseborough f38fccd57c AP_NavEKF3: Prevent possible race condition re-zeroing state variances 8 years ago
priseborough 7adaea6019 AP_NavEKF3: Improve partitioning and efficiency of the covariance prediction 8 years ago
priseborough a1c117360c AP_NavEKF3: Ensure Kalman gain calculatons respect deactivated states 8 years ago
priseborough 5058405f8c AP_NavEKF3: add gyro bias state inhibit and rework index limit calculation 8 years ago
priseborough 0cba133a1e AP_NavEKF3: Fix initialisation of state inhibit flags 8 years ago
priseborough 36e7dfb5f6 AP_NavEKF2: Improve GPS reference height estimator 8 years ago
priseborough 9da3caca47 AP_NavEKF3: Improve GPS reference height estimator 8 years ago
Pierre Kancir e7a5dd6a69 AP_Marvelmind: fix warning in example 8 years ago
Pierre Kancir 5d0972f589 Arduplane: fix implicit cast to double warning in quadplane 8 years ago
Pierre Kancir 914bc53100 Dataflash: fix shadowing of logstructure in SITL 8 years ago
Peter Barker af6eb4e41d DataFlash: remove unused NeedPrep function 8 years ago
Peter Barker 9fb4ac2143 DataFlash: update examples for init simplification 8 years ago
Peter Barker 91b62abfe5 DataFlash: simplify dataflash initialisation 8 years ago
Peter Barker 5a0cb40c47 Sub: simplify dataflash initialisation 8 years ago
Peter Barker c6beb3a867 Plane: simplify dataflash initialisation 8 years ago
Peter Barker 019dd02569 Copter: simplify dataflash initialisation 8 years ago
Peter Barker c1e07255b4 Tracker: simplify dataflash initialisation 8 years ago
Peter Barker 8c074c7b73 Rover: simplify dataflash initialisation 8 years ago
Peter Barker 6f7954298c Sub: do not reset LOG_BITMASK when no CardInserted 8 years ago
Randy Mackay 3bcc410048 AP_Beacon: fix pozyx west-east processing 8 years ago
Randy Mackay af7f4fef0a DataFlash: protect against large testRatio from EKF 8 years ago
Shingo Matsuura 0800c6be52 Copter: add beacon object to avoidance object 8 years ago
Shingo Matsuura 7b0f6edf31 AC_Avoidance: add adjust velocity by beacon fence 8 years ago
Randy Mackay cded78022c AP_Beacon: update_boundary_points calculates outer perimeter around beacons 8 years ago
Shingo Matsuura c9475c2747 AP_Beacon: add get_boundary_points 8 years ago
kmine b3bf72020f Tools: added my name to GitSuccess 8 years ago
Paulo Neves 3158cafefd AP_Beacon: Added Marvelmind beacon example. 8 years ago
Randy Mackay 3e130273a9 AP_AHRS: do not fallback to DCM if EKF can provide relative position 8 years ago
Randy Mackay a07920c5b2 Rover: add init_compass method 8 years ago
Randy Mackay eb2aa80fca Rover: compass set-initial-location uses ahrs location 8 years ago
Randy Mackay 584974fd74 Rover: set home from ekf position 8 years ago
Randy Mackay 0da6e73d76 Rover: add support for visual odometry 8 years ago