-
-
Notifications
You must be signed in to change notification settings - Fork 344
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
Conversation
This reverts commit 1466323dcb66f26a68cde02d5d4a26017b45537c.
Tested against T20v2
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 :)) |
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. |
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 |
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. |
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.