9564 Commits (d6f7156f4efd595b1c60dd1f6f7bc8c8c5ef148d)

Author SHA1 Message Date
Randy Mackay 35769035d4 AP_NavEKF2: resolve compiler warning related to init order 9 years ago
Gustavo Jose de Sousa 0caaef7394 AP_Compass: mention mag field unit in existing documentation 9 years ago
Gustavo Jose de Sousa 9927cf066f AP_Compass: remove use of milligauss_ratio 9 years ago
Gustavo Jose de Sousa b603641d7c AP_Compass: AK8963: fix where to apply sensitivity adjustments 9 years ago
Gustavo Jose de Sousa 6198e81bb3 AP_Compass: AK8963: scale mag field internally 9 years ago
Gustavo Jose de Sousa 256c9c06c9 AP_Compass: HMC5843: scale mag field internally 9 years ago
Gustavo Jose de Sousa 814442563e AP_Compass: HMC5843: fix _calibrate() 9 years ago
Gustavo Jose de Sousa 88a1a928e9 AP_Compass: remove get_{field,offsets}_milligauss() functions 9 years ago
Gustavo Jose de Sousa f0dee75ab3 GCS_MAVLink: use compass get_{field,offsets}() functions 9 years ago
Gustavo Jose de Sousa 363f9cf82a DataFlash: use compass get_{field,offsets}() functions 9 years ago
Gustavo Jose de Sousa afccf615d5 AP_NavEKF: use compass get_{field,offsets}() functions 9 years ago
Gustavo Jose de Sousa 99a55f9379 AP_Compass: use compass get_{field,offsets}() functions 9 years ago
Gustavo Jose de Sousa 9a2808a593 AP_Arming: use compass get_{field,offsets}() functions 9 years ago
Gustavo Jose de Sousa 84f811fe76 AP_AHRS: use compass get_{field,offsets}() functions 9 years ago
Gustavo Jose de Sousa 4375606eeb AP_Compass: make get_field() and get_offsets() return milligauss 9 years ago
Paul Riseborough 0c61e09b70 AP_NavEKF2: Critical big fix - states not initialised 9 years ago
Paul Riseborough e3013b493b AP_NavEKF2: Critical bug fix - perf counter not initialised 9 years ago
Grant Morphett 4f01aaf5e3 AP_Arming: fixing up some ARMING_CHECK param doco 9 years ago
Paul Riseborough 3479a0e209 AP_NavEKF: Prevent blocking of synthetic position fusion 9 years ago
Paul Riseborough a895b16fa6 AP_NavEKF: Prevent GPS glitch activating EKF failsafe 9 years ago
Paul Riseborough a82c8b241f DataFlash: Update NKF4 data logging 9 years ago
Paul Riseborough 20a3f9782e AP_NavEKF2: Add full set of selectable pre-flight GPS checks 9 years ago
Paul Riseborough f451a81ef9 AP_NavEKF: Add missing GPs check report 9 years ago
Paul Riseborough a3a1dabb94 AP_NavEKF: Update GPS check description and default setting 9 years ago
Paul Riseborough db4dfce7b1 AP_NavEKF2: Add fix status to GPS check report message 9 years ago
Paul Riseborough ef5049862a AP_NavEKF: Add fix status to GPS check report message 9 years ago
Paul Riseborough ba6387f206 DataFlash: Add logging of EKF GPS check status 9 years ago
Paul Riseborough 5177746c00 AP_NavEKF: Add reporting of GPS check status 9 years ago
Paul Riseborough 22920aafad AP_NavEKF2: Improve GPS status reporting 9 years ago
Paul Riseborough d0080b66cd AP_NavEKF: Define a structure for reporting of GPS checks 9 years ago
Paul Riseborough 1cb2220107 AP_NavEKF2: Critical Bugfix 9 years ago
Paul Riseborough f467a89fa3 AP_NavEKF2: Update comments for filter status output function 9 years ago
Paul Riseborough b142cc7fd2 AP_NavEKF2: Rename files and re-distribute content 9 years ago
Siddharth Bharat Purohit 1ce3276d74 AP_NavEKF2: split EKF control and output get functions from state specific libs 9 years ago
Siddharth Bharat Purohit 2e388fb2f9 AP_NavEKF2: split otp flow from PosVelNED 9 years ago
Siddharth Bharat Purohit 290ea0e1e8 AP_NavEKF2: split up EKF_core into different files 9 years ago
Caio Marcelo de Oliveira Filho b5abab9d37 AP_GPS_GSOF: minor tweak to avoid warning 9 years ago
Paul Riseborough 2b0434f089 AP_NavEKF: Improved detection of GPS glitch behaviour 9 years ago
Paul Riseborough d48d4ac950 AP_NavEKF: Add GPS glitching monitor to EKF status report 9 years ago
Paul Riseborough 8a9d9c04c5 AP_NavEKF: Add public function to declare GPS glitch 9 years ago
Paul Riseborough 21e4910149 AP_NavEKF: Allow user to select preflight GPS checks 9 years ago
Paul Riseborough cdae84aec1 AP_NavEKF: Additional pre-arm GPS quality checks 9 years ago
Paul Riseborough 8a66c9c2ed AP_NavEKF: Critical Bugfix 9 years ago
Randy Mackay 825abdbedc Compass: example sketch displays in milligauss 9 years ago
Randy Mackay d3066fcdad GCS_MAVLink: send compass vector to GCS in milligauss 9 years ago
Randy Mackay e9254ca1a9 DataFlash: log compass as milligauss 9 years ago
Randy Mackay 2deaf5280e RangeFinder: add User to param descriptions 9 years ago
Julien BERAUD b37c52f7a3 AP_InertialSensor_MPU6000: Add heat support 9 years ago
Julien BERAUD f231182cd9 AP_HAL: Add support for a Heater 9 years ago
Julien BERAUD ffbb892a01 AP_HAL_Linux: add support for a pwm heater 9 years ago