9338 Commits (8a55b26443be6a3179b7aac8ed01d8ad7ff8a0e3)

Author SHA1 Message Date
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
Julien BERAUD 1aadcdf538 AP_InertialSensor_MPU6000: read temperature 9 years ago
Peter Barker af4ad01f23 DataFlash: make CAM a critical message 9 years ago
Michael Oborne 8ec9ab6ad3 AP_GPS: add SBF and GSOF to gps documentation 9 years ago
Michael Oborne 0fceb76493 AP_GPS_GSOF: add trimble gsof driver 9 years ago
Lucas De Marchi 0dad58ae8b AP_HAL_Linux: RCOutput_Bebop: group writes 9 years ago
Lucas De Marchi 24f41538cb AP_HAL_Linux: RCOutput_PCA9685: group writes 9 years ago
Lucas De Marchi f43f6c53f7 AP_Motors: Group writes to motors 9 years ago
Lucas De Marchi fb643fbb53 AP_HAL: RCOutput: add methods to allow grouping writes 9 years ago
mirkix ddb8e67954 AP_Compass: Add support for more then one AK8963 9 years ago
Julien BERAUD 22af74bfe6 AP_Menu: Fix warning 9 years ago
Julien BERAUD 1c46205c2b AP_HAL_Linux: fix warning 9 years ago
Randy Mackay 6145794da2 AP_Math: remove duplicate RADIUS_OF_EARTH definition 9 years ago
Paul Riseborough cde140354a AP_NavEKF2: Clean up control logic 9 years ago
Paul Riseborough f4db78fc11 AP_NavEKF2: Allow for larger gyro bias errors 9 years ago
Paul Riseborough 325f4139fe AP_NavEKF2: Clean up mode change logic 9 years ago
Paul Riseborough ef624199f9 AP_NavEKF2: Enable GPS velocity fusion to be inhibited 9 years ago
Randy Mackay 9b96a2c385 GCS_MAVLink: send_home and send_home_all methods 10 years ago
Randy Mackay 88f32bc86f GCS_MAVLink: version update after generate 10 years ago
Randy Mackay 544220b599 GCS_MAVLink: generate after importing home-position messages 10 years ago
Randy Mackay b84b069080 GCS_MAVLink: home-position message defs from upstream 10 years ago
Lucas De Marchi d3e8e8fd43 AP_InertialSensor: disable backend's copy constructor 10 years ago
Lucas De Marchi a58bb0fc32 AP_InertialSensor: MPU6000: Fix using copy instead of reference 10 years ago
raspilot aa4d16622e HAL_Linux_Class: Init spi before rcin & rcout, because raspilot rcin & rcout use spi. 10 years ago
raspilot 831bb554e7 AP_Baro_MS5611: suspend timer when init to prevent other SPI drivers grabbing the bus. 10 years ago
mirkix ba4db34c83 AP_Baro: Prevent busy waiting 10 years ago
raspilot 5dc18b9a54 HAL_Linux_Class: Fix the broken declare of "LinuxUtilRPI utilInstance" at building raspilot. 10 years ago