Andrew Tridgell
|
931bae5b88
|
AP_HAL_Linux: use SocketAPM_native
|
2024-01-03 12:14:47 +11:00 |
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 |
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 |
Lucas De Marchi
|
dabfeff440
|
AP_HAL_Linux: standardize inclusion of libaries headers
Do the missing header changes due to changing the code before the pr
getting accepted.
|
2015-08-18 17:12:51 +10:00 |
Staroselskii Georgii
|
acd180ae96
|
AP_HAL_Linux: added UARTDevice
|
2015-07-29 08:36:05 +10:00 |