-
Notifications
You must be signed in to change notification settings - Fork 2
Changes to 32 proportional channel transmission #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
rotorman
wants to merge
14
commits into
main
Choose a base branch
from
crsf_rc_ext_channels
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ssif32 platform. (#6)
…n EdgeTX radio, while pressing the USER KEY button on CyberBrick model.
This PR remedies the necessity to: * explicitly bin CyberBrick Core to handset. Binding is still is recommended, but now optional. Optional binding can now be carried out using via triggering bind from a Lua script running on EdgeTX handset, while pressing the USER KEY button on CyberBrick Core receiver. * use Visual Studio Code with PlatformIO for flashing the ExpressLRS module. You can now use ExpressLRS Configurator in Local folder mode. Download or git clone this repository, point ExpressLRS Configurator to transmitterFW subfolder and pick your ExpressLRS module manufacturer and model type and hit Flash. Do note that you can only use EdgeTX Passthrough or UART, not Wi-Fi flashing. All the selections under ExpressLRS Configurator Device Options are ignored for ESP-NOW communication. This PR also adds support to (presently all available) ESP32 and ESP32-S3 based ExpressLRS transmitter modules.
This was referenced Aug 9, 2025
d75d52e
to
83c355d
Compare
…PR#28 tbs-fpv/tbs-crsf-spec#28 ). To be paired with EdgeTX PR#6504 EdgeTX/edgetx#6504
5db3aaf
to
048e32b
Compare
2ed79f7
to
1d13833
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
According to CRSF specifications PR#28 tbs-fpv/tbs-crsf-spec#28
To be paired with EdgeTX PR#6504 EdgeTX/edgetx#6504
This PR makes it possible to intutively control the 2x4 NeoPixel LEDs from an EdgeTX handset using channels 9 to 32:
The usual CRSF non-extended channel value range (173 to 1811) is intepreted as 0 to 100% LED intensity.