pascallanger
88fad2dc9f
Update Protocols_Details.md ( #922 )
2023-12-21 18:22:50 +01:00
Frankie Arzu
549d3ad653
Fix for DSM-Auto Bind on Lemon-RX Gen2 ( #918 )
...
* #916 Fix for Auto-Bind on Lemon-RX Gen2
Tested with multiple brands (Spektrum, OrangeRX, Lemon-Rx, Admiral). Even some old DSM 2 receivers.
All work with "Auto" now. Just in case one needs a LONG bind sending period, when not using "Auto" works the same as before.
* Use 1.8s for Bind Send
Removed the short and long bind count logic.
2023-12-18 12:02:57 +01:00
Frankie Arzu
62aa58d32d
Forward Prog v0.56 ( #919 )
...
1. NEW Black&White Radios new model setup. Now it can setup completely a plane from zero
2. Color version; simplified code for Tail mixes, and fix Taileron setup
2023-12-17 11:12:14 +01:00
Paul
21a06c2925
FX9603 added to protocol details ( #914 )
...
* Allow zero and limit range of enterd values
* FX9603 added to protocol details
2023-12-12 22:43:34 +01:00
pascallanger
9acb3b0e2c
DSM.ino: Saved a few bytes
2023-12-01 19:06:15 +01:00
pascallanger
785edde659
Update DSM.ino
2023-12-01 18:29:23 +01:00
pascallanger
7da6d52a84
CYRF data codes are always 16
...
Removed useless function argument
LOSI now points to the DSM data codes = dependency on DSM
2023-12-01 10:58:56 +01:00
Ben Lye
61cbe45ce2
Disabled protocols in Atmega CYRF builds ( #911 )
2023-11-30 16:17:21 +01:00
pascallanger
23af33e214
LOSI multi IDs
2023-11-30 16:04:43 +01:00
pascallanger
11db967b8a
LOSI multi ID
2023-11-30 16:02:58 +01:00
pascallanger
d419e2b344
Update Losi_cyrf6936.ino
2023-11-30 12:15:02 +01:00
pascallanger
2b69c1184e
Update Losi_cyrf6936.ino
2023-11-30 12:10:17 +01:00
pascallanger
1ceed87298
Update Losi_cyrf6936.ino
2023-11-30 09:47:28 +01:00
pascallanger
a1737eab46
PELIKAN: new hopping tables
2023-11-30 09:46:18 +01:00
pascallanger
9cbcafe6cf
Update Losi_cyrf6936.ino
2023-11-29 15:40:18 +01:00
pascallanger
495706314f
Pelikan: 1 more High ID / frequency table
2023-11-29 15:40:08 +01:00
pascallanger
595511979b
Update Losi_cyrf6936.ino
2023-11-27 20:07:12 +01:00
pascallanger
b8d30f47be
Update Losi_cyrf6936.ino
2023-11-27 16:59:41 +01:00
pascallanger
b7097bdfb7
LOSI
2023-11-27 15:56:50 +01:00
pascallanger
a682b0e604
Update Losi_cyrf6936.ino
2023-11-22 08:26:03 +01:00
pascallanger
7e7b555809
LOSI: dynamic channel
2023-11-22 07:57:54 +01:00
pascallanger
62ecaa8412
Revert J6Pro changes
2023-11-22 07:57:30 +01:00
pascallanger
5ae052317d
Update README.md
2023-11-11 11:50:17 +01:00
pascallanger
f3331ca397
Add pointer to Frank DSM Tools page
2023-11-11 11:48:54 +01:00
pascallanger
ffcfd44127
Bluefly fix?
2023-11-11 01:57:45 +01:00
Ben Lye
5ef944241a
Add EU/LBT binaries to the build artifacts ( #905 )
...
* Add release LBT builds
* Use friendly build names
* Script cleanup
2023-11-10 17:40:30 +01:00
pascallanger
ab5f75b1b3
BlueFly: New protocol
2023-11-09 18:02:21 +01:00
pascallanger
10ec4dd735
Update Protocols_Details.md
2023-11-09 11:57:26 +01:00
pascallanger
a62d1dcd2e
Update Protocols_Details.md
2023-11-08 10:53:57 +01:00
pascallanger
2c9e98e341
Update Protocols_Details.md
2023-10-30 22:48:04 +01:00
pascallanger
0bf94e96b5
E129/C186: New flip flag for C129V2 on CH11
2023-10-30 22:36:09 +01:00
Ben Lye
8d84386c7a
Fix LUA script zipping ( #898 )
2023-10-30 14:44:43 +01:00
Paul
cd721e31d8
Allow zero and limit range of enterd values ( #896 )
2023-10-24 01:32:38 +02:00
pascallanger
1294ad21cf
E129/C186 new circular flight flag
2023-10-23 11:24:37 +02:00
pascallanger
01bc08575f
Update Protocols_Details.md
v1.3.3.33
2023-10-10 12:07:16 +02:00
pascallanger
ecfe17915f
V761 telemetry fix
2023-10-09 16:53:17 +02:00
pascallanger
f97aa3597d
Commented out by default E01X protocol and subprotocols to gain flash space
2023-09-27 15:36:53 +02:00
pascallanger
2e1d763d54
V761 telemetry
...
A1 (4.4V -> 2.2V), RSSI equal to 100 means that all telem packets are received and TQLY indicates the number of lost telem packets.
2023-09-26 20:04:35 +02:00
Frankie Arzu
93a2cc8b7f
Version 0.55 ( #883 )
2023-09-08 14:33:13 +02:00
pascallanger
abfebb3da4
QIDI-550 model
...
Using FX/9630
Added trims
!! Need to find out the first RF channel calculation !!
2023-09-02 01:11:37 +02:00
johnnym007
ce5f4ec264
Clone subprotocol for DSM ( #877 )
...
* Init WIP
* Adding a gitignore
* removing gitignore
* RX routines added
* Finished adding clone and erase
* Update _Config.h
* Update Multiprotocol.ino
* Ready for testing
* Refactor to call init on cloned/normal change
* Remove vscode files
* remove TODO comment
* remove unnecessary brackets
---------
Co-authored-by: john.moore <john.moore@amulethotkey.com>
2023-08-27 16:08:10 +02:00
pascallanger
a41123deb2
FrSky Archer Bind
2023-08-26 00:04:36 +02:00
pascallanger
fabb65a2bb
Fix FrSkyX SPORT
2023-08-12 13:17:06 +02:00
pascallanger
eae1329dfe
Add flags for KFPLAN Z61 BF109
2023-08-12 13:16:39 +02:00
Ben Lye
a8ae0a2bd1
Fix builds by using older Arduino CLI ( #864 )
...
* Used a fixed version of Arduino CLI
* Bump action versions
2023-06-14 14:08:58 +02:00
Ben Lye
c814cc1bd4
Switch back to non-devel boards for CI/CD ( #863 )
2023-06-14 13:29:34 +02:00
pascallanger
4e7c1502ff
Update Protocols_Details.md
2023-06-04 13:48:04 +02:00
pascallanger
8ddee12de5
Update _Config.h
2023-06-04 12:50:39 +02:00
pascallanger
692bcc1fbb
Update Scorpio_cyrf6936.ino
2023-06-04 12:38:09 +02:00
pascallanger
0bb345e3fc
J6Pro save some flash space
2023-06-04 12:20:10 +02:00