25 Commits (502446d821411f8e23123de652168cc3cc5f16b3)

Author SHA1 Message Date
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
Andrew Tridgell 8e5915ef7d HAL_Linux: fixed some valgrind errors 11 years ago
Andrew Tridgell fc8068adfe HAL_Linux: use board subtypes 11 years ago
Víctor Mayoral Vilches fa6c5ba80e HAL_Linux: Remove the additional portNumber offset 11 years ago
Víctor Mayoral Vilches 02c171b19f HAL_Linux: UART-like TCP sockets, check for ":wait" 11 years ago
Víctor Mayoral Vilches ca80c0b8e2 HAL_Linux: config UART file descriptor as non-blocking 11 years ago
Víctor Mayoral Vilches be68de20f1 HAL_Linux: UART-like TCP sockets impl. on AP_HAL_Linux 11 years ago
Andrew Tridgell 74ee70d463 HAL_Linux: updates for ERLE board type 11 years ago
Andrew Tridgell 8f79a03c25 HAL_Linux: use larger UART buffers 11 years ago
Andrew Tridgell a216e1d239 HAL_Linux: don't prevent write while timer is busy 12 years ago
Andrew Tridgell c9fea2c706 HAL_Linux: fixed scheduling priorities 12 years ago
Andrew Tridgell bbac3265b2 HAL_Linux: default to hal.console on stdout 12 years ago
Andrew Tridgell 1e786b3e20 HAL_Linux: added buffering on the UARTs 12 years ago
Andrew Tridgell cca59ce3c9 HAL_Linux: update for new scheduler API 12 years ago
Andrew Tridgell 4ba044c441 AP_HAL_Linux: initial Linux AP_HAL 12 years ago