13228 Commits (638f1364bea68e83f9edbacf0de7fe81497d11c8)

Author SHA1 Message Date
Andrew Tridgell 67b97b21db AP_BoardConfig: switched to always using in-tree sensors 8 years ago
Andrew Tridgell bd0a0510ed AP_HAL: define FMUv3 8 years ago
priseborough 60ebe97e10 AP_InertialSensor: remove unused EKF1 include 8 years ago
priseborough 509709ce9d AP_Motors: remove unused EKF1 include 8 years ago
priseborough 453ced4a38 AP_GPS: remove unused EKF1 include 8 years ago
priseborough bb29c74e52 AP_NavEKF: remove EKF1 8 years ago
priseborough 809bfc1154 GCS_MAVLink: replace call to EKF1 8 years ago
priseborough f70cc3cf34 AP_InertialNav: remove EKF1 8 years ago
priseborough 6d086e0c31 AP_Mount: remove EKF1 8 years ago
priseborough 78f89e0663 AP_Beacon: Update parameters for EKF3 testing 8 years ago
priseborough 33a7c682a3 AP_AHRS: Add EKF3 and remove EKF1 8 years ago
Andrew Tridgell b00ec26957 DataFlash: Add EKF3 and remove EKF1 8 years ago
Andrew Tridgell 75688c8342 AP_OpticalFlow: Add EKF3 and remove EKF1 8 years ago
priseborough 7202acc1b5 AP_NavEKF3: Default EKF3 to off 8 years ago
priseborough 39969e7d8e AP_NavEKF3: added EKF3 for EKF experimentation 8 years ago
Andrew Tridgell ab05472e0e AP_AHRS: added EKF3 for EKF experimentation 8 years ago
priseborough fd8916ef38 DataFlash: fix Baro 3 labels 8 years ago
priseborough cd669738a5 AP_Beacon: fix SITL param error 8 years ago
priseborough fe69d9a0ea AP_NavEKF2: remove duplicate include 8 years ago
priseborough a8f3a374e2 AP_NavEKF2: replace sqrt function calls with sqrtf 8 years ago
Lucas De Marchi b0ddf81687 Remove stdbool.h include for C++ sources 8 years ago
Andrew Tridgell 790d186c6c AP_Compass: switched to unified Invensese driver for AK8963 8 years ago
Andrew Tridgell 65b9b86099 AP_InertialSensor: unify MPU6000 and MPU9250 drivers 8 years ago
murata 0f486aeecb AC_Fence: shorten calculation of return value 8 years ago
Tom Pittenger 3e2098192b AP_Landing: add is_complete() accessor 8 years ago
Tom Pittenger f09007cbe9 AP_Landing: use a common reset for uniform landing wipe 8 years ago
Tom Pittenger 7daf1a87be AP_Landing: non-functional change - re-organizing header declarations 8 years ago
Tom Pittenger e061e1734c AP_Landing: abstract land abort request method 8 years ago
Randy Mackay d41467424b DataFlash: fix to suppressing comment for case fall through 8 years ago
Randy Mackay 0dd7e78c2b RangeFinder: fix to suppressing comment for case fall through 8 years ago
Randy Mackay 2da7ea746b MotorsHeli: minor formatting updates 8 years ago
Leonard Hall a09d4db4fd AP_MotorsMulticopter: fix battery resistance calculation 8 years ago
priseborough 76106889d5 AP_NavEKF2: Prevent unwanted core switch on startup 8 years ago
Andrew Tridgell 8a1275356d AP_Baro: moved MS5611 reset before prom read 8 years ago
murata b48ea53f60 Revert "AC_Fence: Activate the create flag." 8 years ago
Andrew Tridgell be9ac273ce AP_Param: apply notify check to AP_ParamV too 8 years ago
Andrew Tridgell a440ac4c9d AP_Compass: use a set_and_notify for external and IDs 8 years ago
Andrew Tridgell eaa68f32e3 AP_Param: avoid a notify if value is already correct 8 years ago
priseborough 69f3c83c20 AP_NavEKF2: Don't use speed switch criteria when speed estimate is invalid 8 years ago
priseborough 14a0155f5e AP_NavEKF2: Allow threshold speed for range finder use to be adjusted 8 years ago
Lucas De Marchi 899fce53ff AP_Compass: IST8310: minor fixes and refactors 8 years ago
Georgii Staroselskii f061572e13 AP_Compass: add IST8310 support 8 years ago
murata c63a6a2738 AC_Fence: Activate the create flag. 8 years ago
Randy Mackay b296bc1d00 GPS: MAV driver fix for sanity checks of cog, sat count 8 years ago
Randy Mackay 8118222946 GPS: MAV driver fix for GPS_INPUT altitude 8 years ago
Randy Mackay 9e62f12dd7 GPS: MAV driver gets support for HIL_GPS message 8 years ago
Randy Mackay 9fc0bc19e7 AP_Beacon: fix potential out-of-bounds write to beacon_state 8 years ago
Ivan Smirnov d4d35bdcbd AP_HAL_Linux: Scheduler: added _timer_tick for uartD 8 years ago
murata 25e47cce6b AP_NavEKF2: Changed sqrt method to sqrtf method. 8 years ago
Andrew Tridgell 05d9455f87 Revert "HAL_PX4: Add input parameter check." 8 years ago