20392 Commits (5f37ed2bb8b4da1196410881e52dcdba24f67205)

Author SHA1 Message Date
Peter Barker ef8baf28ad AP_Airspeed: clarify mavlink packet assembly is re-ordered field order 6 years ago
Andrew Tridgell b12cc57c64 HAL_ChibiOS: switched on fast sampling on IMU3 by default on hex cubes 6 years ago
Andrew Tridgell 634db441f8 AP_NavEKF3: origin handling fixes from Francisco 6 years ago
Andrew Tridgell 2427440e13 AP_NavEKF2: origin handling fixes from Francisco 6 years ago
Peter Barker 6cb8fcc466 GCS_MAVLink: move use of AP_AHRS_NAVEKF_AVAILABLE into cpp file 6 years ago
Peter Barker 9f33fb6085 AP_Terrain: add missing AP_AHRS include 6 years ago
Peter Barker 00cfea03bc AP_Airspeed: add missing includes for AHRS 6 years ago
Peter Barker ec0a93ff9c AC_Avoidance: add missing includes for AP_AHRS 6 years ago
Peter Barker 1ebbe45fe1 GCS_MAVLink: split sending of RC_CHANNELS and RC_CHANNELS_RAW 6 years ago
Peter Barker 41bddf682f AP_Camera: remove unused includes 6 years ago
Peter Barker a966c75deb SITL: remove unused forward declaration of AP_Logger 6 years ago
Peter Barker b7fa43e630 AP_Tuning: tidy includes 6 years ago
Peter Barker c0f25a96fb AP_TECS: move include of logger to .cpp file 6 years ago
Peter Barker ce4cdfd497 AP_SpdHgtControl: remove unused includes 6 years ago
Peter Barker a5ff46950c AP_Soaring: move include of logger to .cpp file 6 years ago
Peter Barker a037920de4 AP_Mount: tidy use of AP_Logger.h 6 years ago
Peter Barker cb692c6946 APM_Control: move logger include to .cpp 6 years ago
Peter Barker e01ea2f5f9 SITL: support a count of baros 6 years ago
Peter Barker c283bb968b AP_Baro: support 0 detected simulated baros 6 years ago
Peter Barker 848a70acd4 AP_HAL_SITL: fix rebooting while in sensor config error loop 6 years ago
Peter Barker 7c102b90fa AP_Logger: use singletons when logging camera information 6 years ago
Peter Barker 01773d9025 AP_Camera: use singletons for relay and ahrs insead of storing references 6 years ago
Peter Barker c8353c1c13 GCS_MAVLink: fill target system and target component in MISSION_ITEM responses 6 years ago
Peter Barker fe8d631964 AP_HAL_SITL: ensure termination of readlink-derived progname 6 years ago
Andrew Tridgell 3b0bd67afb HAL_ChibiOS: enable CAN on Pixhawk6 6 years ago
Siddharth Purohit 76ff347026 AP_UAVCAN: remove singleton interface from slcan_router 6 years ago
Siddharth Purohit 2f153a3577 HAL_ChibiOS: remove singleton interface from slcan_router 6 years ago
Siddharth Purohit 28288a7329 BoardConfig_CAN: remove singleton interface for slcan_router 6 years ago
Siddharth Purohit 3e194903cc AP_UAVCAN: add Flow message to the sniffer test 6 years ago
Siddharth Purohit 67c925865c HAL_ChibiOS: add support for CAN on STM32H7 boards 6 years ago
Siddharth Purohit 1cd8e0e237 BoardConfig: set slcan can port to 0 as default 6 years ago
Peter Barker b123abbe90 AP_Notify: add SITL Notify display 6 years ago
Peter Barker a61028c55d AP_HAL_ChibiOS: disable scripting if USE_FATFS=no 6 years ago
U-REDMOND\akolobov 6dd906f07f HAL_SITL: Integrating Silent Wings SITL with the sim_vehicle 6 years ago
U-REDMOND\akolobov 3330b62d3c SITL: aded support for SilentWings simulator 6 years ago
Randy Mackay bd3d352554 AC_Avoidance: remove comment from Dijkstra's 6 years ago
Randy Mackay 655ddd4ab3 AC_Avoidance: Dijkstra's ignores invalid polygon fences 6 years ago
Randy Mackay 614b0f6dc8 AP_Math: Polygon_intersects handles unclosed polygons 6 years ago
PraiseSatan bad5fb418d AP_RCProtocol: added ibus RX support to recieve channel data from ibus transmitters. 6 years ago
Andrew Tridgell 92783bccfa AP_NavEKF3: don't allow height datum reset when not on ground 6 years ago
Andrew Tridgell e8d9a1fae9 AP_NavEKF2: don't allow height datum reset when not on ground 6 years ago
Andrew Tridgell 3f9e48951b AP_NavEKF3: set terrainState to zero on height datum reset 6 years ago
Andrew Tridgell f5fd38aef2 AP_NavEKF2: set terrainState to zero on height datum reset 6 years ago
Andrew Tridgell f3fc910abe AP_NavEKF3: continuously update gpsGoodToAlign 6 years ago
Andrew Tridgell 9372073f63 AP_NavEKF2: continuously update gpsGoodToAlign 6 years ago
Andrew Tridgell b9a5794671 AP_NavEKF3: ensure that both AMSL and relative alt are correct after a reset 6 years ago
Andrew Tridgell 20ebb2500b AP_NavEKF2: ensure that both AMSL and relative alt are correct after a reset 6 years ago
Andrew Tridgell a38b030c41 RC_Channel: disable kill IMU with HAL_MINIMIZE_FEATURES 6 years ago
Andrew Tridgell 8e5c0fa32b AP_InertialSensor: disable kill IMUs with HAL_MINIMIZE_FEATURES 6 years ago
Andrew Tridgell 2208689893 AP_NavEKF3: don't use disabled gyros in opticalflow takeoff detection 6 years ago