Files
PX4-Autopilot/msg
Gabriel Moreno 6bb0046407 urtps: fix UART speed setting to work in Linux
The previous code used the numeric baudrate as the speed argument
for cfsetispeed() and cfsetospeed(). This works in OSX and NuttX,
but is not portable.

This fix introduces a new method to convert baudrate to speed using
constants such as B115200.

Signed-off-by: Gabriel Moreno <gabrielm@cs.cmu.edu>
2019-02-15 08:54:58 +00:00
..
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2018-11-01 10:49:26 -04:00
2018-12-18 14:40:07 +01:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2019-01-25 11:58:17 -05:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00