Andrew Tridgell
|
673c89da9c
|
AP_HAL_ESP32: fixed get_baud_rate()
|
2024-02-29 11:00:40 +11:00 |
Andrew Tridgell
|
3caf52a841
|
AP_HAL_ESP32: moved UART port locking up to AP_HAL
|
2023-07-12 17:06:02 +10:00 |
Daniel Tombeil
|
8b029777e2
|
AP_HAL_ESP32: Adding receive_time_constraint_us() to UARTDriver to address GPS init
and health issues
- more work on receive_time_constraint_us()
|
2023-05-02 14:38:03 +10:00 |
Peter Barker
|
ec40a9641b
|
AP_HAL_ESP32: 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 |
olliw42
|
866db281a6
|
AP_HAL: bw_in_bytes_per_second()
|
2023-01-31 17:58:04 +11:00 |
Buzz
|
bb8998bdef
|
AP_HAL_ESP32: new HAL layer for esp32
see libraries/AP_HAL_ESP32/README.md for more.
Author: Charles Villard <charlesvillard10@gmail.com>
Author: Buzz <davidbuzz@gmail.com>
|
2021-11-01 17:40:31 +11:00 |