Peter Barker
cea57f51c1
AP_HAL_Empty: add HAL_UART_STATS_ENABLED to disable stats gathering
3 years ago
Andrew Tridgell
23cf128541
HAL_Empty: implement uart_info()
4 years ago
Peter Barker
b16c1ea647
AP_HAL_Empty: add discard_input method on UARTDriver
5 years ago
Siddharth Purohit
78ce5a3f70
HAL_Empty: fix ambiguity of UARTDriver with the one defined in ChibiOS
6 years ago
Murilo Belluzzo
077e03678f
Global: Adapt Stream class to be used with Ringbuffer
9 years ago
Lucas De Marchi
2ffb08b9ca
AP_HAL_Empty: remove prefix from classes
...
Like was done for AP_HAL_Linux in 2ac96b9
("AP_HAL_Linux: remove prefix
from AP_HAL_Linux classes"), remove the "Empty" prefix from class names
since we are already inside the Empty namespace.
9 years ago
Andrew Tridgell
a8c97f99d1
HAL_Empty: implement a dummy buffered write
12 years ago
Andrew Tridgell
d0bb998352
AP_HAL_Empty: updates for new API
12 years ago
Andrew Tridgell
76092eb590
AP_HAL: remove unused peek() interface from UART drivers
...
this is a bit tricky to implement on some platforms, and is unused
anyway
12 years ago
Pat Hickey
b2d69e6a8c
AP_HAL_Empty: betterstreams get vprintfs
12 years ago
Pat Hickey
3e3c0f57ae
AP_HAL_Empty: started building out the scaffolding
12 years ago