Pascal Langer
a5428bc180
Removed SBUS trainer option
2021-03-06 11:33:32 +01:00
Pascal Langer
593f3b87f1
SBUS/CPPM: fixed telemetry_link
2021-03-04 09:11:20 +01:00
Pascal Langer
bb70116df0
SBUS and CPPM output
2021-03-03 10:07:19 +01:00
Pascal Langer
3b8b2ef376
Protocol init function modified
2021-02-09 18:23:33 +01:00
Pascal Langer
43d969f962
FrSky RX: sub protocol to erase clone IDs
2021-02-03 16:57:14 +01:00
Pascal Langer
aa5fd82004
Update FrSky_Rx_cc2500.ino
2020-08-05 09:50:40 +02:00
Pascal Langer
660282db2e
RX protocols: abort RX bind as requested
2020-08-04 10:42:35 +02:00
Pascal Langer
84132678cc
FrSkyR9: TQLY = percentage of telemetry frames per second
2020-07-04 18:40:29 +02:00
Pascal Langer
9e0bd29cee
FrSkyD: clone mode - additional ID byte
2020-07-03 16:15:47 +02:00
Pascal Langer
1c02cb46f5
FrSky Clone mode
...
Check documentation for full details: https://github.com/pascallanger/DIY-Multiprotocol-TX-Module/blob/master/Protocols_Details.md#FRSKY_RX---55
2020-04-13 22:10:58 +02:00
Pascal Langer
cde77a88fd
FrSkyRX: added sub_protocol, documentation and more
2020-04-10 19:32:50 +02:00
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