Skip to content

Truncate results and remove leading 0s #7

Description

@timreyes

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions