8991 Commits (15b3717d89fcdf777b2535e4fc4cb7b8dbf36527)

Author SHA1 Message Date
dgrat 15b3717d89 AP_HAL_Linux: Move RPi version check to util class 10 years ago
dgrat 2590db378a AP_HAL_Linux: remove extra spaces in RCInput_Navio 10 years ago
dgrat e96a1bae8a AP_HAL_Linux: cleanup pointer casts in RCInput_Navio 10 years ago
Paul Riseborough 80e182f827 AP_NavEKF2: Update EKF2 data logging 10 years ago
Paul Riseborough 86ad1e6e66 DataFlash: Update EKF2 data logging 10 years ago
Paul Riseborough f77bdd90fc AP_AHRS: Update EKF2 data logging 10 years ago
Paul Riseborough 4acd6c129a AP_NavEKF2: Update parameters 10 years ago
Paul Riseborough 9c5e48e7e9 AP_NavEKF2: Remove unused variables and improve variable names 10 years ago
Paul Riseborough 4a7714e15d AP_NavEKF2: Remove unused parameters and improve naming consistency 10 years ago
Paul Riseborough 8afb26087d AP_NavEKF2: Remove unused function 10 years ago
Paul Riseborough 02408861a1 AP_NavEKF: Remove unused function 10 years ago
Andrew Tridgell fe76662faf AP_NavEKF2: added set_enable() API 10 years ago
Andrew Tridgell ba8e63d8e7 DataFlash: handle unitialised EKF2 in logging 10 years ago
Andrew Tridgell dde8330077 AP_AHRS: rename using_EKF to active_EKF_type() 10 years ago
Paul Riseborough f270573acc AP_NavEKF2: Use library functions for quaternion corrections 10 years ago
Andrew Tridgell f9348887c5 AP_AHRS: added getLastYawResetAngle() and resetHeightDatum() 10 years ago
Andrew Tridgell 0677c2c80c AP_AHRS: run astyle for formatting 10 years ago
Andrew Tridgell cbc62238a9 AP_NavEKF2: run astyle for reformatting 10 years ago
Andrew Tridgell 7a3b59652f GCS_MAVLink: show EKF2 status via AHRS3 message 10 years ago
Andrew Tridgell ce9fa45b3a DataFlash: added logging of EKF2 10 years ago
Andrew Tridgell 13f72e5ba9 AP_AHRS: expose EKF2 for logging 10 years ago
Andrew Tridgell 760dafbb9d AP_NavEKF2: added enabled() function 10 years ago
Andrew Tridgell 7ba45444a2 AP_AHRS: added selection of EKF type using AHRS_EKF_TYPE 10 years ago
Andrew Tridgell ed25c85d21 AP_AHRS: added NavEKF2 to constructor 10 years ago
Andrew Tridgell b4555f30a5 AP_NavEKF2: added frontend calls to core code 10 years ago
Andrew Tridgell 3ac75aeffb AP_NavEKF2: added EK2_ENABLE parameter 10 years ago
Paul Riseborough f500474a86 AP_NavEKF2: initial import of new maths EKF 10 years ago
Tom Pittenger 583c1fc229 GCS_MAVLink: Add "Abort Alt" description to NAV_LAND mission item p1. 10 years ago
Julien BERAUD 3b5d73b1fe AP_Baro_MS5611: Fix state machine in case of error 10 years ago
Lucas De Marchi 0ed7f94bfc AP_HAL_SITL: use method for downcast 10 years ago
Lucas De Marchi 6c19f741df AP_BattMonitor: use method for downcast 10 years ago
Lucas De Marchi 294298ea34 AP_InertialSensor: use method for downcast 10 years ago
Lucas De Marchi 54c2c5f682 AP_HAL_Linux: use method for downcast 10 years ago
Andrew Tridgell 0d26252bdb AP_Terrain: don't allocate cache array when terrain not enabled 10 years ago
Tom Pittenger e2fde36ec6 AP_NavEKF: index out of range due to incorrect assignment 10 years ago
Jonathan Challinger d2b103b323 AP_SmallEKF: replace incorrect quaternion rotations with library call 10 years ago
Andrew Tridgell eabdee2b3c DataFlash: only log two rangefinders 10 years ago
Andrew Tridgell 5800f0c884 AP_RangeFinder: default to two rangefinders 10 years ago
Paul Riseborough 5c32bb8858 AP_NavEKF: Add pre-flight check for gyro quality 10 years ago
Randy Mackay 73e7e64bb8 AP_Arming: remove unused set_skip_gyro_cal 10 years ago
Randy Mackay 87cada1d54 Scheduler: remove INS start style from example sketch 10 years ago
Randy Mackay b5e1ad89b3 AHRS: remove INS start style from example sketch 10 years ago
Randy Mackay ada26082ca InertialSensor: remove INS start style from example sketch 10 years ago
Randy Mackay ec82aa68c4 InertialSensor: add GYR_CAL to control when gyro calibration occurs 10 years ago
mirkix 038ad31f81 AP_HAL_FLYMAPLE: Add support for using SPI devices of the same type. 10 years ago
mirkix 07d50b5fbb AP_HAL_Empty: Add support for using SPI devices of the same type. 10 years ago
mirkix f48bdc281f AP_HAL: Add support for using SPI devices of the same type. 10 years ago
mirkix 93941c3349 AP_HAL_Linux: Add support for using SPI devices of the same type. 10 years ago
Peter Barker 8f1471c137 DataFlash: leave room in buffer for non-startup messages 10 years ago
Peter Barker 63a45000b4 DataFlash: take log messages after putting FMTs out 10 years ago