Pierre Kancir
|
43c6f87290
|
AP_Radio: fix fallthrough with ArduPilot macro
|
2018-05-22 15:25:00 +01:00 |
Eugene Shamaev
|
b3f355ae91
|
AP_Radio: HAL_RCINPUT_WITH_AP_RADIO definition
|
2018-05-22 08:35:01 +09:00 |
Andrew Tridgell
|
f928bd9420
|
AP_Radio: fixed build warnings
|
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
|
32ddbca428
|
AP_Radio: do cypress sends as single transfer
this prevents timing errors to cypress chip on packet send
|
2018-02-08 17:36:33 +11:00 |
Andrew Tridgell
|
65f4c0ba50
|
AP_Radio: improved timeout abstraction in cypress driver
|
2018-02-08 17:36:33 +11:00 |
Andrew Tridgell
|
3456d67b2f
|
AP_Radio: some boards won't have a radio reset pin
|
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 |
Andrew Tridgell
|
b1ccf575f7
|
AP_Radio: support DATA96 packets for fw update
this allows for update of remote radio firmware via MAVLink DATA96
packets
|
2018-02-08 17:36:33 +11:00 |
Andrew Tridgell
|
6ef5f61faa
|
AP_Radio: add ChibiOS support
|
2018-02-08 17:36:33 +11:00 |
Andrew Tridgell
|
be002665cf
|
AP_Radio: implement CYRF6936 direct attached radio
implement DSM2 and DSMX compatible protocols
|
2018-02-08 17:36:33 +11:00 |