E1yot
08a555f187
Initial Version of CloneMode ( #342 )
...
* Initial Version
* Bugfix and change of the handling of the RX Num.
If RX Num is 63, write a finetune value of 127 to the EEPROM.
A real finetune value of 127 means, the frequency of module is out of range and
the module should be replaced. This way the clone mode should not get unwanted
active by a module with a frequency drift arround 63.
2020-04-10 19:01:01 +02:00
Pascal Langer
272d2be3ae
Update FrSky_Rx_cc2500.ino
2020-04-05 16:05:51 +02:00
Pascal Langer
8af985a2cb
FrSkyRX: check additional ID and use RX num
2020-04-05 10:44:09 +02:00
Pascal Langer
1a631908f4
Update FrSky_Rx_cc2500.ino
2020-03-29 19:09:56 +02:00
Pascal Langer
9f32a1f22b
FrSkyRX protocol: chanskip test
2020-03-29 18:49:37 +02:00
pascallanger
d092593e5c
Fix FrSky RX bind which could fail if another TX was around
2020-01-12 12:57:16 +01:00
goebish
6a83cb5577
Frsky rx fixes ( #289 )
...
* Restore previous cc2500 register init
* Fix failsafe packets locks
* Fix D8 checksum check
2019-10-17 16:59:08 +02:00
goebish
caf145c38a
Auto-detect FrSky RX format ( #286 )
...
* Calibrate rf channels for D8 too
* Auto-detect D16FCC, D16LBT or D8 format during bind
2019-10-14 00:28:39 +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
e0e51eb187
Fix rc channels init ( #284 )
2019-10-12 20:31:09 +02:00
goebish
a234ccbd05
Protocol FrSkyD (D8) receiver ( #283 )
...
* Rename FrSkyX Rx to FrSky Rx
* Rename protocol
* Add D8 receiver sub protocol
2019-10-12 19:50:11 +02:00