Commit Graph
100 Commits
Author SHA1 Message Date
Pascal Langer 06b336ee59 Mould King: fix frequencies 2021-05-04 14:58:40 +02:00
pascallanger a93adeb75e Update Protocols_Details.md 2021-05-04 11:29:44 +02:00
Pascal Langer 802e69563e ... 2021-05-04 10:53:38 +02:00
Pascal Langer a8897df3f2 New protocol: Mould King 2021-05-04 10:39:13 +02:00
Pascal Langer 7157d3d906 Losi: optimization 2021-05-03 16:57:08 +02:00
Pascal Langer 96b8a500b4 New protocol: Losi 2021-05-03 15:29:24 +02:00
Pascal Langer 51a3ef8ee9 Update XN297Dump_nrf24l01.ino 2021-05-01 18:45:20 +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
Pascal Langer 1648a0780a XK: fix twitch on other channels than rudder 2021-04-24 12:54:17 +02:00
pascallanger 3b1af68ed6 Update FUNDING.yml 2021-04-21 13:17:46 +02:00
pascallanger aeed7bac57 Create FUNDING.yml 2021-04-20 23:17:50 +02:00
Pascal Langer 2bb76a40f3 Pelikan/SCX24: add second hopping table 2021-04-20 22:24:01 +02:00
Pascal Langer 0c129a45aa SCX24 IDs 2021-04-18 16:41:49 +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 a9d9c4cdfa Update A7105_SPI.ino 2021-04-17 11:57:00 +02:00
Pascal Langer 4a1c986dd0 Kyosho/FHSS fix? 2021-04-17 11:52:21 +02:00
Pascal Langer 756e9b3213 Update Protocols_Details.md 2021-04-16 15:00:33 +02:00
Pascal Langer 61a284863e Update Protocols_Details.md 2021-04-16 14:59:10 +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 475cd1af98 Atmega CC2500 build: remove FRSKYL to fit 2021-04-06 10:36:15 +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 769fb4ff94 Update Protocols_Details.md 2021-03-30 16:41:29 +02:00
Pascal Langer aa7c18a2bd FrSkyX: fix the need to rebind RXs 2021-03-30 15:13:00 +02:00
Pascal Langer f95cfa1261 Update Protocols_Details.md 2021-03-30 14:13:18 +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 37e029c612 Bug fix in XN297 emu layer when address is 3 bytes and CC2500 in use 2021-03-17 19:24:42 +01:00
Pascal Langer c47ed8aca8 E016H has its own protocol now 2021-03-17 18:46:48 +01:00
Pascal Langer 5bb0752d5e Update include to xn297... 2021-03-17 17:19:41 +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
pascallanger 47de19c8a5 DSM RX output ranges 2021-03-15 08:45:27 +01:00
Pascal Langer 3d4cfa30ac Remove spaces 2021-03-15 08:43:25 +01:00
pascallanger d658bee05a Add files via upload 2021-03-15 08:39:06 +01:00
pascallanger 820c181394 Update CPPM_HW_Mod.md 2021-03-15 08:07:42 +01:00
pascallanger c9774f557e Add files via upload 2021-03-15 08:06:24 +01:00
Pascal Langer b17618a5a8 Update Protocols_Details.md 2021-03-14 19:22:49 +01:00
Pascal Langer 03d0adbd74 CCPM: added comment to disable the telemetry after setup 2021-03-14 19:00:45 +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
pascallanger 0dab92552a Update CPPM_HW_Mod.md 2021-03-08 17:47:28 +01:00
pascallanger 047952537a Update CPPM_HW_Mod.md 2021-03-08 13:39:59 +01:00
pascallanger d4bf1fb36e Update CPPM_HW_Mod.md 2021-03-08 13:36:43 +01:00
pascallanger ff817cd098 Update Protocols_Details.md 2021-03-08 11:36:59 +01:00
pascallanger 04ea44ed4b Update CPPM_HW_Mod.md 2021-03-08 11:19:10 +01:00
pascallanger e23c8e2216 Add files via upload 2021-03-08 10:15:47 +01:00
pascallanger afb4802a2c Update CPPM_HW_Mod.md 2021-03-07 17:34:16 +01:00
pascallanger 3a5d341514 CPPM hardware mod initial page 2021-03-07 17:31:45 +01:00
pascallanger b6bcab1604 CPPM hardware mod images 2021-03-07 17:24:15 +01:00
Pascal Langer 0a998d2dc5 Enable CPPM by default 2021-03-07 11:12:49 +01:00
Pascal Langer 7927bc601e CPPM for RX protocols 2021-03-06 18:51:53 +01:00
Pascal Langer f8cc913898 Update Multiprotocol.ino 2021-03-06 12:00:05 +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 600049898a SBUS/CPPM: fixed switching from CPPM to SBUS 2021-03-04 21:28:06 +01:00
Pascal Langer 0e1db8f06b SBUS/CPPM: fixed switching from SBUS to CPPM
There is still an issue from CPPM to SBUS...
2021-03-04 19:02:45 +01:00
Pascal Langer ec83f1e5a3 Disable SBUS serial when switching to CPPM 2021-03-04 15:23:23 +01:00
Pascal Langer f8f7769d9c Update DSM subprotocols naming 2021-03-04 10:08:52 +01:00
pascallanger 447a58966f Update Compiling_STM32.md 2021-02-04 14:19:29 +01:00
pascallanger 74162aa972 Update Compiling_STM32.md 2021-02-04 14:15:57 +01:00
pascallanger 153ba2e090 Update Transmitters.md 2021-01-19 12:26:15 +01:00
pascallanger b613345da4 Update Protocols_Details.md 2021-01-17 17:16:11 +01:00
pascallanger f2665ca786 Update Protocols_Details.md 2021-01-17 16:53:42 +01:00
pascallanger c829e1c86f Protocol E129: Add E130 model, Protocol E010r5: Add GLIDE channel 2021-01-17 15:57:52 +01:00
pascallanger 8499a508f5 Protocol E129: Add E130 model, Protocol E010r5: Add GLIDE channel 2021-01-17 15:57:42 +01:00
pascallanger 502e8beafb Update Protocols_Details.md 2021-01-16 15:48:40 +01:00
pascallanger 152dbed3fa Add Kyosho FHS details 2021-01-14 08:51:22 +01:00
pascallanger 2a78b1d6b7 Update README.md 2020-12-22 12:01:05 +01:00
pascallanger 84ae6366eb Update README.md 2020-12-21 16:12:04 +01:00
pascallanger e5b235ac83 Update README.md 2020-12-21 16:08:03 +01:00
pascallanger b943bae8dd Update README.md 2020-12-21 11:39:35 +01:00
pascallanger 4955978eb6 Update README.md 2020-12-21 11:36:39 +01:00
pascallanger 956e632392 Update Protocols_Details.md 2020-12-10 13:48:04 +01:00
pascallanger 90b6bb8f7d Update Protocols_Details.md 2020-12-08 18:52:13 +01:00
pascallanger 6153e84abf Update README.md 2020-12-08 16:51:52 +01:00
pascallanger 16357f29e9 Add files via upload 2020-12-08 16:48:04 +01:00
pascallanger 767d2c079a Update Protocols_Details.md 2020-10-31 16:24:02 +01:00
pascallanger 7750310be5 Update Protocols_Details.md 2020-10-31 16:06:18 +01:00
pascallanger 36675cf729 Change Travis links 2020-10-30 12:18:15 +01:00
pascallanger 60d5dd4101 Update Protocols_Details.md 2020-10-01 00:06:40 +02:00
pascallanger fedd04b724 Update Troubleshooting.md 2020-09-19 21:23:51 +02:00
pascallanger d8630da09d Update Troubleshooting.md 2020-09-19 20:35:44 +02:00
pascallanger 6192f7287e Update README.md 2020-09-18 17:15:18 +02:00
pascallanger 5baa9bd256 Update README.md 2020-09-13 11:34:23 +02:00
pascallanger fc81b7ee5a Update Protocols_Details.md 2020-09-03 17:28:54 +02:00
pascallanger fe6778635e Add Realacc R11 protocol 2020-08-30 14:57:56 +02:00
pascallanger a32b5561a1 Update Protocols_Details.md 2020-08-30 14:30:28 +02:00
pascallanger 4b4393952e Update README.md 2020-08-24 14:41:10 +02:00
pascallanger 748140cdee Update Protocols_Details.md 2020-08-18 12:02:08 +02:00
pascallanger de190f3349 Update Protocols_Details.md 2020-07-25 14:43:52 +02:00
pascallanger e6ccc7e7cc Update Protocols_Details.md 2020-07-17 14:21:57 +02:00