mirror of https://github.com/ArduPilot/ardupilot
f9c5f9be00
refactor rcout into separate thread and process all dshot requests there move uart DMA completion to event model process dshot locks in strick reverse order when unlocking convert Shared_DMA to use mutexes move UART transmit to a thread-per-uart do blocking UART DMA transactions do blocking dshot DMA transactions trim stack sizes cancel dma transactions on dshot when timeout occurs support contention stats on blocking locking move thread supression into chibios_hwdef.py invalidate DMA bounce buffer correctly separate UART initialisation into two halves cleanup UART transaction timeouts add @SYS/uarts.txt move half-duplex handling to TX thread correct thread statistics after use of ExpandingString set unbuffered TX thread priority owner + 1 correctly unlock serial_led_send() don't share IMU RX on KakuteF7Mini observe dshot pulse time more accurately. set TRBUFF bit for UART DMA transfers deal with UART DMA timeouts correctly don't deadlock on reverse ordered DMA locks change PORT_INT_REQUIRED_STACK to 128 |
||
---|---|---|
.. | ||
STM32F100xB.py | ||
STM32F103xB.py | ||
STM32F105xC.py | ||
STM32F303xC.py | ||
STM32F405xx.py | ||
STM32F407xx.py | ||
STM32F412Rx.py | ||
STM32F427xx.py | ||
STM32F469xx.py | ||
STM32F745xx.py | ||
STM32F767xx.py | ||
STM32F777xx.py | ||
STM32H743xx.py | ||
addfunc_parse.py | ||
af_parse.py | ||
af_parse_cubemx.py | ||
chibios_hwdef.py | ||
convert_uart_order.py | ||
dma_parse.py | ||
dma_resolver.py |