Andrew Tridgell
|
ceb07c3f7b
|
AP_HAL: moved locking to AP_HAL and added monitor callback
|
2023-07-12 17:06:02 +10:00 |
Peter Barker
|
394d70abe0
|
AP_HAL: add and use a "bool read(c)" method to AP_HAL
this is much less likely to not work vs the int16_t equivalent
|
2023-03-22 17:59:11 +11:00 |
Peter Barker
|
d259c03079
|
AP_HAL: BetterStream add a read(uint8_t*buffer, uint16_t count method
|
2020-05-26 15:59:11 +10:00 |
Peter Barker
|
b902316139
|
AP_HAL: remove buggy write implementation
|
2019-06-17 17:20:57 +10:00 |
Peter Barker
|
6c7c916c78
|
AP_HAL: eliminate AP_HAL::Print and AP_HAL::Stream
Just *way* too many layers involved here
|
2018-03-23 08:12:38 +11:00 |