25863 Commits (7ea0baefb1022ebfa22006454bd3aab376c809a7)
 

Author SHA1 Message Date
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
Randy Mackay d3d6099540 Copter: update 3.5-rc1 release notes 8 years ago
Randy Mackay 4f5ca37df4 Copter: 3.5-rc1 release notes 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 013eb254a2 Plane: 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 c8bdf2fab8 Replay: enable replay to ignore EK3_ENABLE setting in log 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
murata 4a60850558 GCS_MAVLink: Unify from print or println to printf. 8 years ago
murata 474569c91b GCS_Console: Unify from print or println to printf. 8 years ago