summaryrefslogtreecommitdiff
path: root/decoders/transitioncounter
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2013-09-12 09:40:40 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2013-09-12 15:56:06 +0200
commit6d6b32d6ca3610c07513137ee72e908e87e1c97b (patch)
treed805afc2dfae26086a435e33756e935fe509a17a /decoders/transitioncounter
parent1f224555348ff440bdbd7014f66ac5ce44eb4d27 (diff)
downloadlibsigrokdecode-6d6b32d6ca3610c07513137ee72e908e87e1c97b.tar.gz
libsigrokdecode-6d6b32d6ca3610c07513137ee72e908e87e1c97b.zip
uart: Output data in separate RX and TX annotation types.
There is one annotation type for the RX side of the communication/data output now, and another one for the TX side. This allows GUIs to show them in two different traces, and/or show them in the same trace but with different colors. This also has the additional benefit that it is clear which databyte belongs to which direction. Previously the annotations had to look like "RX: 5F" or "TX: 11001011", but the "RX: " and "TX: " prefixes are now no longer required, making the GUI traces (and CLI output too) much more readable.
Diffstat (limited to 'decoders/transitioncounter')
0 files changed, 0 insertions, 0 deletions