Skip to content
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

Support for Jumper Bumblebee #5599

Merged
merged 16 commits into from
Oct 11, 2024
Merged

Support for Jumper Bumblebee #5599

merged 16 commits into from
Oct 11, 2024

Conversation

3djc
Copy link
Collaborator

@3djc 3djc commented Oct 9, 2024

image

This PR brings support for Jumper Bumblebee (firmware and Companion) to V2.10 branch (given my current situation it may take some time for the support to the main branch to be submitted, but I'll try my best)

This radio features
2 x sliders
2 x 3Pos
2 x 2Pos
4 x toggle
6 customizable switches

Currently only comes in 1W ELRS version, powered by two 18650 batteries.

@pfeerick pfeerick added this to the 2.10.5 milestone Oct 9, 2024
Tested against T20v2
@pfeerick
Copy link
Member

Looks like there are two free/unused analogs on debug screen? i.e. A7 and A8

@3djc
Copy link
Collaborator Author

3djc commented Oct 10, 2024

Looks like there are two free/unused analogs on debug screen? i.e. A7 and A8

7 is VBAT, 8 is RTC Bat, you cannot move them, but they exist as ana inputs nonetheless (thats not specific to this radio, but exist at least in all BW (haven't checked color) since the famous adc refactor :))

@pfeerick
Copy link
Member

Hm... didn't notice that change... looks like it was a bug introduced in that PR that shall not be named... as they never used to be shown on the ana debug screen (i.e. they are not present on 2.9). Which is even more funny considering the page does specifically say "Axis/Pots/Sliders" at the top... and last I checked RTC and Vbatt are most certainly not those 🤣

I think colorlcd only shows ADC_INPUT_MAIN + ADC_INPUT_FLEX, so displays only the controls it is supposed to. Something that can probably be fixed just in main for B&W at some point, as it purely cosmetic issue.

@3djc
Copy link
Collaborator Author

3djc commented Oct 10, 2024

Not too sure we should remove, maybe replace Axis/Pots/Slider by Analogs. If we remove them, next things that comes will require those to be there to help diagnose :D

@pfeerick
Copy link
Member

Most likely. But, one way or the other, all the UIs should consistent. Another way to do it could be to move any non-input/calibrated analogs to their own page... which may actually be needed on colour as IIRC it maxes out at 10 analogs atm.

@pfeerick pfeerick merged commit ebf9a3f into 2.10 Oct 11, 2024
50 checks passed
@pfeerick pfeerick deleted the 3djc/Bumblebee-2.10 branch October 11, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants