Jeremy Feltracco
|
100f06614c
|
AP_HAL_Linux: Add support for setting uart parity on Linux boards
Pass set_parity down through UART class so that set_parity actually
works for Linux boards.
|
2019-04-26 00:49:25 -07:00 |
mirkix
|
8d7000db2c
|
AP_HAL_Linux: fix typo
|
2018-01-09 12:54:03 -08:00 |
Staroselskii Georgii
|
e7a5945056
|
AP_HAL_Linux: make flow_control a property of SerialDevice rather than UARTDriver's
Make it possible to change flow control settings for individual devices.
|
2016-07-15 15:26:49 -03:00 |
Lucas De Marchi
|
705393b30c
|
AP_HAL_Linux: replace header guard with pragma once
|
2016-02-18 14:52:35 -02:00 |
Staroselskii Georgii
|
6b94fd7603
|
AP_HAL_Linux: added SerialDevice interface
Adds the interface that will be used for encapsulating various mediums
that can be used in the Linux port.
|
2015-07-29 08:36:05 +10:00 |