mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 18:52:46 +08:00
Checkpoint; messages from FMU now make it to IO intact; fix HRT init timing, process more bytes from the serial port, add some simple packet counting.
This commit is contained in:
@@ -164,7 +164,7 @@ CONFIG_USART2_TXBUFSIZE=32
|
||||
CONFIG_USART3_TXBUFSIZE=32
|
||||
|
||||
CONFIG_USART1_RXBUFSIZE=32
|
||||
CONFIG_USART2_RXBUFSIZE=32
|
||||
CONFIG_USART2_RXBUFSIZE=128
|
||||
CONFIG_USART3_RXBUFSIZE=32
|
||||
|
||||
CONFIG_USART1_BAUD=57600
|
||||
|
||||
Reference in New Issue
Block a user