px4-firmware/nuttx-patches
Lorenz Meier 8a58cf0daa Fix usage of CRTSCTS define from termios.h
NuttX had the CRTSCTS define incorrectly set for only output flow control, which broke our flow control logic. This commit patches NuttX and puts in addition a guard in place to prevent any future issue with the non-POSIX define being incorrect.

This has been debugged and identified by @ecmnet, which was the main contribution for this patch.
2016-12-26 12:08:05 +01:00
..
Fixed-Shadow-wanings.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
c++11.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
ctype_cctype_.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
export_insitu.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
fixStdint.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
fix_CRTSCTS-define.patch Fix usage of CRTSCTS define from termios.h 2016-12-26 12:08:05 +01:00
math.h.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
nsh_parse.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
serial_dma_hotfix.patch HOTFIX:For Data loss on Nuttx serial w/ DMA & GPIO Flow Control 2016-12-24 09:42:48 +01:00
silence-jobserver-warnings.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
static_asset-fix.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
wip_inflight_to_upstream.patch Pickup 2 Upstream NuttX PX4 contributions 2016-12-21 08:34:22 +01:00