-
-
Notifications
You must be signed in to change notification settings - Fork 915
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
Gray out features that were not complied during cloud complie #3440
Comments
I think that the idea of gray them (or any other color) is better than hide them. In this way the user knows that the feature exist but it's not available. |
Hi - tested lastest nightly and indeed seem like it was fixed. yet the UX is not optimal. Need to still grayout with tooltip all the locations were the feature iss relevant - GPS for exmaple, need to also be disable in the sensors dropdown in the ports tab. |
One additional thing that would be nice to be included: Hide / grey out not compiled receiver protocols. I wanted to move my RC stuff to ELRS and could not figure out why it was not working on my quad. Turns out I just did not include |
|
@mheidinger see #4150 @haybeseret Ports tab still needs to be done. |
Is your feature request related to a problem? Please describe
Hello,
So the featuer is like so.
When a FC is flashed with cloud build, it could be nice to add an option / log which tell us which features were selected, and when this FC is connected to the configurator to gray out the disabled features.
I am writing this after spending 2 days figuring out why GPS is not tunred-on on a FC that was flashed without GPS .
Thanks.
Describe the solution you'd like
Have UUID per flash / or similar, that will be stored either on the local flash or in the cloud which will hold which features were flash on the FC.
When FC is connected to the configurator, have that info determine which features whould be seen as enabled.
Describe alternatives you've considered
Try to remember which features were flash ?!
Other information
No response
The text was updated successfully, but these errors were encountered: