]> sigrok.org Git - libsigrokdecode.git/commitdiff
uart: Display non-ASCII characters properly.
authorUwe Hermann <redacted>
Tue, 3 Dec 2013 13:46:23 +0000 (14:46 +0100)
committerUwe Hermann <redacted>
Tue, 3 Dec 2013 13:54:28 +0000 (14:54 +0100)
We use the [XX] notation for non-printable characters, which is what
various other logic analyzer software packages do too, e.g. the
CWAV USBee Suite.

This fixes bug #201.


No differences found