-
-
Notifications
You must be signed in to change notification settings - Fork 933
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
Add all 8 debug values in sensors tab and only show active debugs #3522
Conversation
This comment has been minimized.
This comment has been minimized.
AUTOMERGE: (FAIL)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does it work ok, if old firmware is connected with 4 values only?
I guess only some DEBUG sets contain all 8 values. Try GPS_UNIT_CONNECTION (testing with #12799 |
This comment was marked as outdated.
This comment was marked as outdated.
retested. |
Change was made in #12445 so it should only apply to API 1.46 and above. But that would require a lot of work :( The rows are at the bottom so they are not too disturbing imho. |
Ok did it :) |
This comment has been minimized.
This comment has been minimized.
This comment was marked as outdated.
This comment was marked as outdated.
Fixed :) |
This comment was marked as outdated.
This comment was marked as outdated.
Forgot the
|
|
Yes that's the dynamic part. Only when there is data the column is enabled for the whole session to hide inactive debug data (only 0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- tested 4.5 master
- tested 4.3.2
- seems as expected
- maybe request other testers as well (have them enable console)
This comment has been minimized.
This comment has been minimized.
Kudos, SonarCloud Quality Gate passed!
|
Rebased on master |
Do you want to test this code? Here you have an automated build: |
Not sure that the logic within only show active debugs is totally reliable, but having all 8 is awesome! |
Spoiler
Once a debug != 0 it will show up persistent.