14461 Commits (3338de827e67ba658f919a94ebcea2c5ba9c4116)

Author SHA1 Message Date
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 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
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 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
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
Michael du Breuil 3534d0a0eb AP_Landing: Fix missing doc for LAND_TYPE 8 years ago
Randy Mackay c9cc0de83d AP_LandingGear: set pwm only when set_position called 8 years ago
Michael du Breuil 6c3db3939e AP_GPS: Update comment on get_rate_ms() 8 years ago
Peter Barker b5029aad4f DataFlash: correct dataflash examples 8 years ago
Peter Barker cdd0397bbf DataFlash: check all backends for sensor health 8 years ago
Peter Barker 7221b0def2 DataFlash: StartUnstartedLogging replaces logging_started/start_logging 8 years ago
Peter Barker bd747006aa DataFlash: eliminate calls to manipulate _writes_enabled 8 years ago
Peter Barker 0be2e7962f DataFlash: create a WritesOK method for WritePrioritisedBlock 8 years ago
Randy Mackay e84b5c63be LandingGear: remove unused enabled method 8 years ago
Randy Mackay 45147af455 AP_Beacon: fit SITL beacon location 8 years ago
Randy Mackay db45442de2 AP_Math: remove unused angle method 8 years ago
Andrew Tridgell bcd305c821 AP_Compass: fixes for merge with master 8 years ago
Andrew Tridgell 04430457d5 AP_Compass: attempts to diagnose the twitches in MMC3416 8 years ago
Andrew Tridgell 36932a2959 AP_Compass: implement full state machine for MMC3416 8 years ago
Andrew Tridgell 167988b5c4 AP_Compass: implement MMC3416 temperature compensation 8 years ago
Andrew Tridgell 736fb715ec AP_Compass: MMC3416 magnetometer driver 8 years ago
Francisco Ferreira a960c6526c
AP_Rangefinder: set type for VL53L0X 8 years ago
Pierre Kancir d5cc1e64ed GCS_Common: rename send_rangefinder to send_rangefinder_downward 8 years ago
Pierre Kancir e9685ba13e GCS_MAVLink: add rangefinder msg 8 years ago
Pierre Kancir 0848d96354 GCS_MAVLink: add send_distance_sensor_downward function 8 years ago
Pierre Kancir f0369bc507 GCS_MAVLink: add distance sensor msg 8 years ago