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

Truncate results and remove leading 0s #7

Open
timreyes opened this issue Dec 22, 2022 · 0 comments
Open

Truncate results and remove leading 0s #7

timreyes opened this issue Dec 22, 2022 · 0 comments

Comments

@timreyes
Copy link

See post below for original request:
https://discuss.saleae.com/t/simple-parallel-the-way-of-displaying-data/1996

image
When using 4bits, the data value doesn’t need to be 4 digit.
0x0 ~ 0xF are enough to show the data.
“0x000F, 0x0001, 0x0000” has too many character without any meaning.
Can you fix to display only valid data character /
0x? for 1~4bits,
0x?? for 0xoo00 ~ 0x00FF.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant