13575 Commits (1853935b71ac767cb01b0cbddb71ce5f918ba1b7)

Author SHA1 Message Date
proficnc 2165a8832b Reduce the risk of the buzzer affecting IMU's during the battery alarm 8 years ago
Andrew Tridgell 01da36295d AP_InertialSensor: support the L3GD20H gyro 8 years ago
Michael du Breuil 302e80d72c AP_Vehicle: Move loiter_radius to vehicle 8 years ago
Andrew Tridgell 64a8f00a77 AP_Compass: disable esoteric compass drivers on FMUv2 8 years ago
Andrew Tridgell c0cc2faefd AP_GPS: disable esoteric GPS types on FMUv2 8 years ago
Andrew Tridgell 2bb1043c23 AP_HAL: added HAL_MINIMIZE_FEATURES 8 years ago
Francisco Ferreira 7ea0baefb1
AP_GPS: re-fix SBP fix status 8 years ago
Francisco Ferreira 512bd08326
AP_GPS: fix SBP supported status 8 years ago
Lucas De Marchi 87c82ce0c6 AP_Math: add some more tests for constrain_value() 8 years ago
Lucas De Marchi 82d210144b AP_Math: remove warnings from constrain_value() 8 years ago
Lucas De Marchi 2605c7265b AP_Math: remove warnings from safe_asin() 8 years ago
Lucas De Marchi 69a9cd3625 AP_Math: add tests to is_equal() 8 years ago
Lucas De Marchi 4f8d2059f8 AP_Math: use right epsilon for is_equal() 8 years ago
priseborough 784fa6fed8 AP_NavEKF3: fix compiler error 8 years ago
priseborough 6d53ab7b76 AP_GPS: minor comment change 8 years ago
priseborough 2c36da2b21 AP_NavEKF3: relocate perf monitor to count all three mag components 8 years ago
priseborough a63eac8073 AP_NavEKF2: Add missing perf_end 8 years ago
priseborough 4d958952f6 AP_NavEKF3: use standard unit descriptor for milliseconds 8 years ago
priseborough 7ea37029b6 AP_NavEKF2: use standard unit descriptor for milliseconds 8 years ago
priseborough 4a490d522e AP_GPS: use standard unit descriptor for milliseconds 8 years ago
priseborough b5ba1d0346 AP_NavEKF3: protect against large delay values returned by the GPS library 8 years ago
priseborough be0096e812 AP_GPS: Allow the user to specify the GPS time delay 8 years ago
priseborough 4540faf6af AP_NavEKF3: Improve waiting for GPS configuration 8 years ago
priseborough 52e8f687d9 AP_NavEKF3: fix logic bug introduced by magnetometer use changes 8 years ago
priseborough a133d55b6d AP_NavEKF3: Allow copters to fly with magnetometers disabled 8 years ago
priseborough 2e5ac40ef6 AP_NavEKF3: remove unnecessary stdio includes 8 years ago
priseborough 8688d1ddac AP_NavEKF3: Improve range finder selection logic 8 years ago
priseborough 7e8f3fca53 AP_NavEKF3: Address review comments 8 years ago
priseborough b723966b8d AP_NavEKF2: Add protection against bad GPS time delay values 8 years ago
priseborough e2757c17c8 AP_AHRS_NavEKF: fix ekf variable naming and initialisation 8 years ago
priseborough 59ee074560 AP_NavEKF3: Remove EKF2 names 8 years ago
priseborough b862f0d7ad AP_NavEKF3: Enable use of GPS delay value from returned by the driver 8 years ago
Andrew Tridgell bdc0630ccf AP_GPS: added all_configured() function 8 years ago
Andrew Tridgell 5d18f3a453 AP_GPS: added backend specific get_lag() function 8 years ago
priseborough 69a47d7522 AP_NavEKF3: Improve reporting of buffer allocation 8 years ago
priseborough ceb42225fd AP_NavEKF3: Ensure enough time to fill buffers when starting filter 8 years ago
priseborough a8fd1d8bcd AP_NavEKF3: fix potential time-stamping bug 8 years ago
priseborough 8d1733cee6 AP_NavEKF3: Use FIR filtered airspeed 8 years ago
priseborough 9261c34097 AP_NavEKF3: Update default GPS delay 8 years ago
priseborough ed5039823f AP_NavEKF3: Adapt sensor buffer lengths 8 years ago
priseborough 2cc48f78a7 AP_NavEKF3: Update range beacon fusion 8 years ago
priseborough ed0a90ae5f AP_Beacon: Apply correct conversion from Pozyx beacon earth frame 8 years ago
priseborough a02a84560f DataFlash: log 3-state range beacon estimator states for EKF3 8 years ago
priseborough 92b8c33b19 AP_NavEKF3: publish 3-state range beacon estimator states 8 years ago
priseborough 7c53573a0c AP_NavEKF3: Allow range beacon use with intermittent GPS 8 years ago
priseborough e5e4883c72 AP_NavEKF3: Fix GPS use inhibit interface documentation 8 years ago
priseborough c7e1828238 AP_NavEKF3: improve variable name 8 years ago
murata 32b60432b4 AP_Baro: Add format specification. 8 years ago
murata 37a55c38a1 StorageManager: Unify from print or println to printf. 8 years ago
murata 9de6318b77 PID: Unify from print or println to printf. 8 years ago