64 Commits (bc33c19f212e628a733644b7679b1dba78828dba)

Author SHA1 Message Date
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Murilo Belluzzo c7a65a026c AP_HAL_PX4: UARTDriver: Make use of ByteBuffer class 8 years ago
Lucas De Marchi 26650049c0 AP_HAL_Linux: UARTDriver: fix writting/reading with failures 8 years ago
Murilo Belluzzo ce81c45f80 AP_HAL_Linux: UARTDriver: Make use of ByteBuffer class 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Murilo Belluzzo 077e03678f Global: Adapt Stream class to be used with Ringbuffer 9 years ago
Staroselskii Georgii a1f151a79b AP_HAL_Linux: do not create unnecessary consoles in UARTDriver 9 years ago
Staroselskii Georgii 7b3a5e3158 AP_HAL_Linux: use factory method for creation of UARTDriver backends 9 years ago
Staroselskii Georgii e7a5945056 AP_HAL_Linux: make flow_control a property of SerialDevice rather than UARTDriver's 9 years ago
Staroselskii Georgii 3f1e999fc8 AP_HAL_Linux: remove ConsoleDevice construction from UARTDriver constructor 9 years ago
Andrew Tridgell beb3591f67 HAL_Linux: improved help output and errors for udp and bcast 9 years ago
Andrew Tridgell 72b5cecdb2 HAL_Linux: added udpin support to HAL_Linux 9 years ago
Andrew Tridgell ef210217dd HAL_Linux: cope with MAVLink2 in UDP driver for packetising 9 years ago
Lucas De Marchi 71e10c9132 AP_HAL_Linux: fix include order 9 years ago
Lucas De Marchi 45c6b750f2 AP_HAL_Linux: remove ifdef checks for HAL_BOARD_LINUX 9 years ago
Andrew Tridgell dc8a3bbf92 HAL_Linux: added qflight board subtype 9 years ago
Andrew Tridgell 0a36503742 HAL_Linux: fixed a bug with UDP packetisation 9 years ago
Lucas De Marchi 2ac96b942c AP_HAL_Linux: remove prefix from AP_HAL_Linux classes 9 years ago
Lucas De Marchi dabfeff440 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa 124b750c10 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 45a7c37734 HAL_Linux: added bcast flag for udp broadcast 10 years ago
Andrew Tridgell b99740cb93 HAL_Linux: sped up UDP transfers by about 25x 10 years ago
Andrew Tridgell a5c7aa1b19 HAL_Linux: allow startup before network bringup 10 years ago
Andrew Tridgell 55fc66ec65 HAL_Linux: implemented TCP server as a single driver 10 years ago
Staroselskii Georgii aa3efecef3 AP_HAL_Linux: fixed _parseDevicePath() in LinuxUARTDRiver 10 years ago
Staroselskii Georgii 0362128265 AP_HAL_Linux: renamed TCPClientDevice 10 years ago
Staroselskii Georgii 211acbec9c AP_HAL_Linux: renamed TCPServerDevice 10 years ago
Staroselskii Georgii a3f47878a2 AP_HAL_Linux: made UARTDriver use TCPServerDevice 10 years ago
Staroselskii Georgii eacc085289 AP_HAL_Linux: made UARTDriver use TCPClientDevice 10 years ago
Staroselskii Georgii 6e34dd9669 AP_HAL_Linux: got rid of TCP connection 10 years ago
Staroselskii Georgii de6b2b4bce AP_HAL_Linux: made UARTDriver use ConsoleDevice 10 years ago
Staroselskii Georgii 6ec67a9bfd AP_HAL_Linux: made UARTDriver use UDPDevice 10 years ago
Staroselskii Georgii 656399541f AP_HAL_Linux: encapsulated LinuxUARTDriver::_deallocate_buffers 10 years ago
Staroselskii Georgii f117134443 AP_HAL_Linux: made UARTDriver use UARTDevice 10 years ago
Staroselskii Georgii dacbdb57c4 AP_HAL_Linux: added _serial_start_connection 10 years ago
Staroselskii Georgii 44198bd4eb AP_HAL_Linux: encapsulated LinuxUARTDriver::allocate_buffers 10 years ago
Staroselskii Georgii 94de9416fe AP_HAL_Linux: use defines instead of hardcoding fd numbers in UARTDriver 10 years ago
Víctor Mayoral Vilches 309511dc08 HAL_Linux: UARTDriver, const device_path 10 years ago
Staroselskii Georgii da6316ed4c AP_HAL_Linux: fixed TCP client connection in LinuxUARTDriver 10 years ago
Andrew Tridgell 4da0a24887 HAL_Linux: use common RingBuffer.h 10 years ago
Staroselskii Georgii e4a21f291d AP_HAL_Linux: added LinuxSPIUARTDriver that can handle SPI-driven Ublox 10 years ago
Andrew Tridgell 14a6878bcd HAL_Linux: fixed termios settings on BBB initial boot 10 years ago
Andrew Tridgell c834589daa HAL_Linux: reduce the number of times we split up UART reads 10 years ago
Andrew Tridgell 076bb1294e HAL_Linux: improved UDP packetisation and add flow control reporting 10 years ago
Andrew Tridgell e0e534628b HAL_Linux: support direct UDP output from UART drivers 10 years ago
Andrew Tridgell 46ac52bccc HAL_Linux: removed retry loop on UART open 11 years ago
Andrew Tridgell b4be93113c HAL_Linux: prevent read past end of buffer 11 years ago
Andrew Tridgell 9fccb5f5ed HAL_Linux: clear more UART flags 11 years ago
Victor Mayoral Vilches 8a71fdf092 HAL_Linux: minor syntax fix in UARTDriver 11 years ago
Silvia b6baf78e73 HAL_Linux:duplicate `#include <sys/types<`deleted 11 years ago