Commit Graph
1363 Commits
Author SHA1 Message Date
Pascal Langer 5b9ca3ba06 Move the CYRF emulation functions around for future 2021-01-21 12:24:46 +01:00
Pascal Langer 23141b6087 E016Hv2 and ESKY150V2 don't need the NRF code anymore 2021-01-21 11:46:54 +01:00
Pascal Langer 5cec22a757 AFHDS2A RX: trial to fix bind with original TX 2021-01-19 22:50:55 +01:00
Pascal Langer 21e8bed52b E016HV2: fixed a left over from protocol reverse engineering 2021-01-19 12:15:23 +01:00
Pascal Langer ecfc5b0313 End bind as requested by the radio on more protocols 2021-01-19 12:13:24 +01:00
Pascal Langer 2bcebbda45 LOLI: adjust timing 2021-01-18 15:51:35 +01:00
Pascal Langer 50dec0e55d AFHDS2A RX: fixed 2021-01-16 18:33:10 +01:00
Pascal Langer 6f419adb7f Fix CRC in various places 2021-01-16 16:50:45 +01:00
Pascal Langer 5aae065dc0 New protocol: E129 2021-01-16 15:45:19 +01:00
Pascal Langer b516bb8d20 Fix AFHDS2A RX 2021-01-12 14:02:13 +01:00
Pascal Langer 30e3e84066 LOLI: RX config 2021-01-11 16:27:59 +01:00
Pascal Langer 8338104266 Update XN297Dump_nrf24l01.ino 2021-01-11 12:37:58 +01:00
Pascal Langer 00c6aa52b9 Fix NCC1701... 2021-01-11 12:33:29 +01:00
Pascal Langer e5689d2f1b Fix FQ777 2021-01-11 12:30:12 +01:00
Pascal Langer b51dedcea1 M-Link: still work in progress 2021-01-11 12:13:03 +01:00
Pascal Langer 49f004e53f E010r5: added flip, led and calib channels 2021-01-11 12:12:26 +01:00
Pascal Langer 062fc05eac Fix FrSky RX protocol not ending bind when requested 2021-01-11 09:42:16 +01:00
Pascal Langer 6d080d5d5f New LOLI protocol 2021-01-09 18:39:31 +01:00
Pascal Langer 0955340a93 New protocol: E010r5 2021-01-08 21:16:07 +01:00
Ben Lye 9b2318cc7e Fix EEPROM address variable types (#494) 2020-12-27 09:57:41 +01:00
Pascal Langer d19b5187c5 AFHDS2A RX: stop bind when requested 2020-12-23 10:54:39 +01:00
Pascal Langer 443c7a6b99 WFLY2: WBUS <-> PPM 2020-12-20 12:05:43 +01:00
Pascal Langer e79ca9b7d7 E016H: Calibration on channel 8 2020-12-19 12:16:51 +01:00
Pascal Langer 5614e8bef6 E016H: Multi IDs 2020-12-18 15:30:50 +01:00
Pascal Langer 4ce3a5d298 Renamed protocol E016H to E016HV2 2020-12-18 00:09:13 +01:00
Pascal Langer 8099018132 RLINK: subprotocol DumboRC 2020-12-17 21:24:56 +01:00
Pascal Langer 360dde2e1b E016H: compilation fix 2020-12-17 21:09:13 +01:00
Pascal Langer 321e4aee34 E016H v2: new protocol WIP only 1 ID 2020-12-17 18:05:04 +01:00
Pascal Langer f18847df57 Update Convert.ino 2020-12-17 09:02:11 +01:00
Pascal Langer a2559a65d3 WFLY2: add switch from PPM <-> WBUS 2020-12-16 18:40:46 +01:00
Pascal Langer 5ac41fdd15 WFLY2: add failsafe (hold/no pulse not available yet) 2020-12-16 16:14:45 +01:00
Pascal Langer 6d38dd2d7a WFLY2: auto stop bind when the RX replies 2020-12-15 23:58:56 +01:00
Pascal Langer 4887fca873 WFLY2: fix bind after code cleanup... 2020-12-15 09:51:11 +01:00
Pascal Langer cfe80edcb6 WFLY2: update channels throw, bind frequencies 2020-12-14 18:56:12 +01:00
Pascal Langer 1bb059c2a2 WFLY: renamed WFLYRF to WFLY2 2020-12-13 23:15:43 +01:00
Pascal Langer 37a06c050d HoTT: added support for 16 channels (previously 12) 2020-12-13 22:56:47 +01:00
Pascal Langer 5f0ed395ba WFLYRF: use Radio ID 2020-12-11 13:55:50 +01:00
Pascal Langer ae27c8b671 WFLYRF: Fixed partial ID for telemetry 2020-12-11 11:23:06 +01:00
Pascal Langer 088bfb9c2f WFLYRF: added ext voltage to A2 2020-12-11 10:57:14 +01:00
Pascal Langer b01462e36b WFLYRF: fixed normal mode, added telemetry, bind is not working yet 2020-12-11 10:40:00 +01:00
Pascal Langer abd36dc6a4 WFLY: Track changes in A7105 config (radio has A7106) 2020-12-10 18:57:06 +01:00
Pascal Langer ebb8a33c1a Fix potential bug with wait loops 2020-12-10 16:52:34 +01:00
Pascal Langer 2b0f663482 WFLY RF: WIP protocol 2020-12-10 16:51:55 +01:00
Pascal Langer 0b8a5a7539 MLINK protocol: WIP, works only for a few sec... 2020-12-05 19:13:11 +01:00
Pascal Langer 6874e3a6a7 Template for WFLY RF 2020-12-05 19:12:11 +01:00
Pascal Langer 96263ed8a6 Prep for M-LINK 2020-12-04 09:00:17 +01:00
Ben Lye 7bb1cb9ae3 Add STM32 EEPROM initialization at startup (#475) 2020-11-30 18:11:35 +01:00
Pascal Langer 20e32c4cb0 Fix XK450 twitching? 2020-11-30 13:36:29 +01:00
Ben Lye b4421306c0 Fix compiler errors when telemetry is disabled (#474) 2020-11-30 08:38:21 +01:00
Ben Lye f4b19fe33e Add module sub-type to signature
Differentiates between the STM32F1 boards.
2020-11-03 08:08:10 +00:00