mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
boards: Increase TELEM2 rx buffer size for DDS over serial use-case (ARK Jetson)
This commit is contained in:
@@ -296,6 +296,7 @@ CONFIG_UART4_RXBUFSIZE=600
|
|||||||
CONFIG_UART4_TXBUFSIZE=1500
|
CONFIG_UART4_TXBUFSIZE=1500
|
||||||
CONFIG_UART5_IFLOWCONTROL=y
|
CONFIG_UART5_IFLOWCONTROL=y
|
||||||
CONFIG_UART5_OFLOWCONTROL=y
|
CONFIG_UART5_OFLOWCONTROL=y
|
||||||
|
CONFIG_UART5_RXBUFSIZE=800
|
||||||
CONFIG_UART5_RXDMA=y
|
CONFIG_UART5_RXDMA=y
|
||||||
CONFIG_UART5_TXBUFSIZE=10000
|
CONFIG_UART5_TXBUFSIZE=10000
|
||||||
CONFIG_UART5_TXDMA=y
|
CONFIG_UART5_TXDMA=y
|
||||||
|
|||||||
Reference in New Issue
Block a user