39067 Commits (abe53e1c9ec218fdf761aef7892ec560acf8b7ee)
 

Author SHA1 Message Date
Andrew Tridgell 97d0298295 Tools: added mRoControlZeroF7 bootloader 6 years ago
Peter Barker 001f276043 Tools: autotest: re-enable QAUTOTUNE test 6 years ago
Peter Barker 5b5f582307 Tools: autotest: present stack traces on exceptions 6 years ago
Peter Barker 6332d2e729 Tools: autotest: fix race condition with getting parameters 6 years ago
Randy Mackay 4d19d65047 Copter: 3.6.10-rc1 release notes 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 7c00aa6477 modules: update ChibiOS 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
Siddharth Purohit 8de169b1ce waf: remove redundant src includes for libuavcan drivers 6 years ago
Peter Barker b123abbe90 AP_Notify: add SITL Notify display 6 years ago
Peter Barker cd2ec1f57f Copter: remove set_default_dead_zone statement with no effect 6 years ago
Peter Barker ebbd2b971b Copter: correct compilation under toymode 6 years ago
Peter Barker a61028c55d AP_HAL_ChibiOS: disable scripting if USE_FATFS=no 6 years ago
Peter Barker 306783211b Tools: waf: understand DISABLE_SCRIPTING from the board configuration 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
Andrew Tridgell 7441dcddfa Tools: updated IO firmware for IBUS support 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 ff08de033e Plane: fixed home reset alt bias 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
Andrew Tridgell ddef40fa3d AP_NavEKF2: don't use disabled gyros in opticalflow takeoff detection 6 years ago
Andrew Tridgell a45e364252 AP_Mount: don't use disabled IMUs in solo gimbal code 6 years ago
Andrew Tridgell 3dd7e7e83a AP_AHRS: only use enabled IMUs in DCM 6 years ago
Andrew Tridgell 09d3392aee AP_InertialSensor: zero accumulators on time step 6 years ago
Andrew Tridgell 3444e82ef9 AP_InertialSensor: added RC switch for killing IMUs 6 years ago
Andrew Tridgell 30d27147a8 RC_Channel: added RC switch for killing IMUs 6 years ago
Andrew Tridgell 898150e460 HAL_ChibiOS: cope with calling delay_microseconds_boost() multiple times 6 years ago
Andrew Tridgell 053f0cb689 AP_InertialSensor: try much harder to get all IMU samples 6 years ago
Andrew Tridgell 209bca162c AP_NavEKF3: added inactive bias learning 6 years ago
Andrew Tridgell 1c4c5a6850 AP_NavEKF2: learn gyro biases for inactive gyros 6 years ago
Andrew Tridgell aa18c75689 Plane: decay fw rate integrators when at low airspeed 6 years ago