aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v1/nsh/defconfig
diff options
context:
space:
mode:
authorDavid Sidrane <david_s5@nscdg.com>2014-12-27 13:57:27 -1000
committerDavid Sidrane <david_s5@nscdg.com>2014-12-27 13:57:27 -1000
commit055126d9814b7b31a61f4fdf97895fe2d562d8c6 (patch)
treebbee54333cff72a1471c3bc4a29ff829a8d09b5b /nuttx-configs/px4fmu-v1/nsh/defconfig
parent8158e531013ad24248d9d01d7f4de0bebb11e99f (diff)
downloadpx4-firmware-055126d9814b7b31a61f4fdf97895fe2d562d8c6.tar.gz
px4-firmware-055126d9814b7b31a61f4fdf97895fe2d562d8c6.tar.bz2
px4-firmware-055126d9814b7b31a61f4fdf97895fe2d562d8c6.zip
Updated Configs to use the new handshake thresholds
Diffstat (limited to 'nuttx-configs/px4fmu-v1/nsh/defconfig')
-rw-r--r--nuttx-configs/px4fmu-v1/nsh/defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx-configs/px4fmu-v1/nsh/defconfig b/nuttx-configs/px4fmu-v1/nsh/defconfig
index 960c0e85d..93018cb06 100644
--- a/nuttx-configs/px4fmu-v1/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v1/nsh/defconfig
@@ -321,6 +321,7 @@ CONFIG_USART6_RXDMA=y
# CONFIG_USART7_RXDMA is not set
# CONFIG_USART8_RXDMA is not set
CONFIG_SERIAL_DISABLE_REORDERING=y
+CONFIG_STM32_FLOWCONTROL_BROKEN=y
CONFIG_STM32_USART_SINGLEWIRE=y
#
@@ -600,6 +601,9 @@ CONFIG_USART6_2STOP=0
# CONFIG_USART6_OFLOWCONTROL is not set
CONFIG_SERIAL_IFLOWCONTROL=y
CONFIG_SERIAL_OFLOWCONTROL=y
+CONFIG_SERIAL_IFLOWCONTROL_WATERMARKS=y
+CONFIG_SERIAL_IFLOWCONTROL_LOWER_WATERMARK=10
+CONFIG_SERIAL_IFLOWCONTROL_UPPER_WATERMARK=90
CONFIG_USBDEV=y
#