]> sigrok.org Git - libsigrokdecode.git/commitdiff
uart: Better fix for ASCII output.
authorUwe Hermann <redacted>
Thu, 30 Jan 2014 14:26:06 +0000 (15:26 +0100)
committerUwe Hermann <redacted>
Thu, 30 Jan 2014 14:34:38 +0000 (15:34 +0100)
This is a temporary thing, later there'll be some facility to let
frontends handle any annotations marked as "this is a number" (as opposed
to "this is a string") in a generic manner and display them in any
supported (by that frontend) format, e.g. ascii, hex, oct, decimal,
binary, big-endian vs. little-endian, and so on.

This is a fix related to #201.


No differences found