Pascal Langer
b516bb8d20
Fix AFHDS2A RX
2021-01-12 14:02:13 +01:00
Pascal Langer
ebb8a33c1a
Fix potential bug with wait loops
2020-12-10 16:52:34 +01:00
Pascal Langer
660282db2e
RX protocols: abort RX bind as requested
2020-08-04 10:42:35 +02:00
Pascal Langer
d6da230369
Flysky AFHDS2A: 16 channels + LQI
...
Use the 2 new sub protocols to extend the protocol to 16 channels on IBUS
2020-07-15 23:58:41 +02:00
Pascal Langer
84132678cc
FrSkyR9: TQLY = percentage of telemetry frames per second
2020-07-04 18:40:29 +02:00
pascallanger
a23178e20e
Fix ADHDS2A RX LNA switch
2019-10-13 16:35:09 +02:00
pascallanger
5ae4f0288b
Global def for the common RX variables
2019-10-13 11:08:20 +02:00
goebish
9fd72b5ad5
Fix scaling for +125% ( #280 )
2019-10-05 19:02:59 +02:00
goebish
c2bf63991f
Fix channel and rssi scaling ( #279 )
2019-10-05 13:30:50 +02:00
pascallanger
0f250bb04b
Merge branch 'master' into SPort_Send
2019-10-04 19:04:24 +02:00
pascallanger
c8f44a0c4b
Fix Multi receiver channels
2019-10-04 19:03:19 +02:00
pascallanger
d8acc6a5e8
New boards with bin signatures
2019-10-04 10:14:52 +02:00
pascallanger
bf61295b76
Fix AFHDS2A_RX
2019-10-02 21:24:50 +02:00
goebish
032e0641a5
Fix AFHDS2A receiver packet filter ( #276 )
...
* Add skeleton for AFHDS2A receiver protocol
* Bind & data Ok
* Send channels to TX via telemetry
* Add RSSI
* Fix AVR compilation
* Fix channel number
* Fix packet type check
2019-10-02 09:04:13 +02:00
goebish
f3d2ab61e4
Protocol Flysky AFHDS2A receiver ( #275 )
...
* Add skeleton for AFHDS2A receiver protocol
* Bind & data Ok
* Send channels to TX via telemetry
* Add RSSI
* Fix AVR compilation
* Fix channel number
2019-10-01 20:44:26 +02:00