Andrew Tridgell
|
1cee9bea28
|
AP_Radio: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER
this makes for cleaner and smaller code as the failure case is not
needed
|
2020-01-19 20:19:30 +11:00 |
Andrew Tridgell
|
dcbbc86f34
|
AP_Radio: added support for Skyviper 2018 model radios
fixes #12273
|
2019-09-12 14:02:36 +10:00 |
Andrew Tridgell
|
907728e323
|
AP_Radio: prevent crash if cc2500 device not found
|
2018-02-08 17:36:33 +11:00 |
Andrew Tridgell
|
3f7934d082
|
AP_Radio: improvements to cc2500 driver
|
2018-02-08 17:36:33 +11:00 |
Andrew Tridgell
|
e087fc7730
|
AP_Radio: initial implementation of cc2500 driver
using D16 protocol. It can bind and receive packets, but packet rate
it very low
|
2018-02-08 17:36:33 +11:00 |