Commit Graph
699 Commits
Author SHA1 Message Date
Pascal Langer 5afdff8477 V911S: Rate channel on CH6 (default is high) 2021-06-28 18:10:44 +02:00
Pascal Langer 6e9ebfd695 Mould King: control up to 4 bricks at the same time 2021-06-20 18:39:27 +02:00
Pascal Langer d0db7829e5 Multi config: enabled by default, LUA script update 2021-06-17 15:30:46 +02:00
Pascal Langer 58ed8ca60f Mould King: Analog and digital sub protocols 2021-05-27 19:01:08 +02:00
Pascal Langer 4d2c8ef04e Fix RadioLink: request telemetry every time to time like original instead of all the time 2021-05-25 14:54:17 +02:00
Pascal Langer 06b336ee59 Mould King: fix frequencies 2021-05-04 14:58:40 +02:00
Pascal Langer a8897df3f2 New protocol: Mould King 2021-05-04 10:39:13 +02:00
Pascal Langer 96b8a500b4 New protocol: Losi 2021-05-03 15:29:24 +02:00
Pascal Langer 652d6604e7 Update Multiprotocol.h 2021-05-01 18:35:47 +02:00
Pascal Langer b9028ab4b4 XN297Dump: CC2500 dump @250K 2021-05-01 18:15:34 +02:00
Konstantin Tretyakov 62c509b03c Add the IKEA Ansluta remote-controllable lighting protocol (#566)
* Add the IKEA Ansluta remote-controllable lighting protocol

* Fixes to IKEA Ansluta implementation
2021-04-24 21:46:29 +02:00
Pascal Langer 1648a0780a XK: fix twitch on other channels than rudder 2021-04-24 12:54:17 +02:00
Pascal Langer 2bb76a40f3 Pelikan/SCX24: add second hopping table 2021-04-20 22:24:01 +02:00
Pascal Langer 2a383c7285 Pelikan/SCX24: fix? 2021-04-17 22:55:43 +02:00
Pascal Langer 34f16b0b66 MT99XX/Dragon: batt telemetry correction & low batt flag 2021-04-17 18:31:41 +02:00
Pascal Langer 4a1c986dd0 Kyosho/FHSS fix? 2021-04-17 11:52:21 +02:00
Pascal Langer 39410c290b Pelikan/SCX24: new sub protocol 2021-04-16 14:50:53 +02:00
Pascal Langer 9e0684b6cb CABELL: code optimization 2021-04-07 09:02:50 +02:00
Pascal Langer 13add5b9f2 Devo: fix GPS year 2021-04-06 18:15:34 +02:00
Pascal Langer 04d08c6d67 FrSkyX2: changed bind bytes 2021-04-06 10:18:48 +02:00
Pascal Langer 6295bb1bbc Packed protocols definition to save space 2021-04-05 17:43:42 +02:00
Pascal Langer 931ba2bd68 Hitec: fix freq tune 2021-04-02 17:42:44 +02:00
Pascal Langer aa7c18a2bd FrSkyX: fix the need to rebind RXs 2021-03-30 15:13:00 +02:00
Pascal Langer 8c12aaf2c1 DSMR: new surface protocol 2021-03-30 12:10:29 +02:00
Pascal Langer 94f73bd54f MT99xx: Added voltage telemetry for the Dragon sub protocol 2021-03-27 11:51:53 +01:00
Pascal Langer 9b3549d4a9 FrSkyX: code review 2021-03-25 10:10:53 +01:00
Pascal Langer 7bc05cb63c Update Multiprotocol.h 2021-03-19 17:11:06 +01:00
Pascal Langer 84780a9d90 Multi Config 2021-03-19 17:06:58 +01:00
Pascal Langer 4a626eaf14 Change XN297 emulation layer
Loads of protocols have been touched by this change. Some testing has been done but please test on all your models.
The XN297 emulation selects in this order:
 - the CC2500 if it is available and bitrate=250K. Configure the option field automatically for RF tune.
 - the NRF for all bitrates if it is available
 - if NRF is not available and bitrate=1M then an invalid protocol is sent automatically to the radio.
CC2500 @250K can now receive normal and enhanced payloads.
OMP protocol supports telemetry on CC2500 and is also for NRF only modules including telemetry.
Separation of E016H (new protocol) from E01X due to different structure.
MJXQ, MT99XX, Q303 and XK: some sub protocols available on CC2500 only.
2021-03-17 17:05:42 +01:00
Pascal Langer 905ee4b1ed Fix module boot issue? 2021-03-14 11:15:24 +01:00
Pascal Langer dbc33951a4 Fix for module boot issue? 2021-03-13 18:18:07 +01:00
Pascal Langer 732e66cab2 HoTT: fix Text config in Sync mode 2021-03-13 11:01:51 +01:00
Pascal Langer a5428bc180 Removed SBUS trainer option 2021-03-06 11:33:32 +01:00
Pascal Langer c0285f81f0 JOYSWAY: fix? 2021-03-05 19:57:33 +01:00
Pascal Langer f8f7769d9c Update DSM subprotocols naming 2021-03-04 10:08:52 +01:00
Pascal Langer bb70116df0 SBUS and CPPM output 2021-03-03 10:07:19 +01:00
Pascal Langer 44d362aeb4 DEVO: improve telemetry 2021-03-02 16:14:14 +01:00
Pascal Langer b757283f41 JOYSWAY: new protocol UNTESTED 2021-03-02 10:00:33 +01:00
Pascal Langer d36af55b84 DEVO: full telemetry 2021-03-01 13:47:44 +01:00
Pascal Langer f19bb05c7a WFLY: Failsafe values 2021-02-24 16:29:24 +01:00
Pascal Langer 08ea8818fb E010R5: 5th ID 2021-02-24 10:26:58 +01:00
Pascal Langer 59c541d013 MT99xx missing break 2021-02-23 09:52:46 +01:00
Pascal Langer 9106548859 T18 default build 2021-02-21 18:56:48 +01:00
Pascal Langer 2233f6f862 SX1276: RF power adjustment for DIY & Jumper T-Lite 2021-02-21 16:05:25 +01:00
Pascal Langer bccd9dc0d9 Fix XK protocol with latest change 2021-02-16 19:38:34 +01:00
Pascal Langer 0844ec2efd Add more protocols which can run with the CC2500
Use CC2500 only when emulating NRF250K/XN297_250K
2021-02-16 19:06:23 +01:00
Pascal Langer 49c3af12f9 AFHDS2A: fix issue with fs-x6b 2021-02-14 20:51:15 +01:00
Pascal Langer 96d335f458 Hide scanner from the available protocols 2021-02-13 20:39:00 +01:00
Pascal Langer eae412fe41 E010r5: 1 more ID 2021-02-13 09:26:03 +01:00
Pascal Langer 0270420531 XN297dump: increase polling 2021-02-12 19:05:39 +01:00