[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 92d2b9: [arch/linux] fix uart
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 92d2b9: [arch/linux] fix uart driver |
Date: |
Mon, 16 Feb 2015 11:16:45 -0800 |
Branch: refs/heads/linux_uart_fix
Home: https://github.com/paparazzi/paparazzi
Commit: 92d2b9b84e6e59edaa5b85c692aeb175686e4168
https://github.com/paparazzi/paparazzi/commit/92d2b9b84e6e59edaa5b85c692aeb175686e4168
Author: Felix Ruess <address@hidden>
Date: 2015-02-16 (Mon, 16 Feb 2015)
Changed paths:
M sw/airborne/arch/linux/serial_port.c
Log Message:
-----------
[arch/linux] fix uart driver
make sure the output flags are properly reset for raw mode.
Specifically OPOST, clear some others as well to be safe...
might also fix #743
- [paparazzi-commits] [paparazzi/paparazzi] 92d2b9: [arch/linux] fix uart driver,
GitHub <=