Lucas De Marchi
705393b30c
AP_HAL_Linux: replace header guard with pragma once
9 years ago
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.
10 years ago
Andrew Tridgell
a5c7aa1b19
HAL_Linux: allow startup before network bringup
...
this makes it possible to bootup ardupilot before the desired network
interface is available. This is very useful for when using 3G dongles
in aircraft
10 years ago
Andrew Tridgell
55fc66ec65
HAL_Linux: implemented TCP server as a single driver
...
the wait flag just changes startup behaviour. The TCP server should
always be a server with listen and accept. We don't need two drivers
10 years ago
Staroselskii Georgii
0362128265
AP_HAL_Linux: renamed TCPClientDevice
10 years ago
Staroselskii Georgii
a5ef931f5c
AP_HAL_Linux: added TCPClientDevice
10 years ago
Staroselskii Georgii
1881878c3a
AP_HAL_Linux: added UDPDevice
10 years ago
Staroselskii Georgii
acd180ae96
AP_HAL_Linux: added UARTDevice
10 years ago