Andy Piper
|
bb74cb9be0
|
AP_Radio: build fix for skyviper
|
2023-04-04 07:44:58 +10:00 |
Andrew Tridgell
|
dcbbc86f34
|
AP_Radio: added support for Skyviper 2018 model radios
fixes #12273
|
2019-09-12 14:02:36 +10:00 |
Peter Barker
|
5f2dd57cca
|
AP_Radio: add missing override keywords
AP_Radio doesn't compile without these patches.
|
2019-08-19 14:36:16 +10:00 |
Peter Barker
|
ff9460d835
|
AP_Radio: correct singleton naming, and thus SkyViper build
|
2019-02-20 19:02:41 +11:00 |
Andrew Tridgell
|
68f463b29d
|
AP_Radio: use WITH_SEMAPHORE()
and removed usage of hal.util->new_semaphore()
|
2018-10-17 12:54:22 +11:00 |
Andrew Tridgell
|
64384fa8c9
|
AP_Radio: allow build of AP_Radio under PX4
|
2018-02-08 17:36:33 +11:00 |
Andrew Tridgell
|
8d43c6c3dc
|
AP_Radio: implement OTA update for cc2500
|
2018-02-08 17:36:33 +11:00 |
Andrew Tridgell
|
240b6d57f7
|
AP_Radio: added SRT packet formats for cc2500
|
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 |