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
|
821732bba9
|
Initial S.Port send
!!! No retransmit for now !!!
|
2019-09-30 17:35:12 +02:00 |
|
pascallanger
|
7e6ec1dc8d
|
Update FrSkyX_Rx_cc2500.ino
Remove compilation warnings for AVR
|
2019-09-26 15:50:38 +02:00 |
|
goebish
|
e038c49ae9
|
Protocol FrskyX D16 RX frequency auto-tune (#270)
* Add autotune during bind
* Fix data phase
|
2019-09-23 08:11:06 +02:00 |
|
pascallanger
|
22a0d79315
|
FrskyX_RX documentation
|
2019-09-22 17:05:46 +02:00 |
|
Pascal Langer
|
ab2315c951
|
FrSkyX: few cosmetic and optimization changes
|
2019-09-18 11:05:46 +02:00 |
|
goebish
|
7948e33cbc
|
Fix start channel (#267)
|
2019-09-18 08:48:04 +02:00 |
|
goebish
|
2be2dce584
|
Protocol FrSky D16 receiver (#266)
* Add skeleton for FrSkyX receiver protocol
* Binds & receives data packets
* Store bind information
* Fix compilation
* Bypass LNA since intended usage implies tx & rx are close together
* Bind channel has FS_AUTOCAL
* Add freq fine tune & low power mode (disable lna)
* Add TX ID check
* Retry longer until first packet is catched
* Fix chanskip for first packet
* Fix defines
* Fix bind
* Send channels to TX
* Fix RSSI reading
* Add missing static keyword
* Fix Validate.h
* Fix compilation
|
2019-09-17 23:35:19 +02:00 |
|