]> sigrok.org Git - libsigrokdecode.git/commit
uart: Fix a bug in the output for stacked PDs.
authorUwe Hermann <redacted>
Sat, 24 Sep 2016 10:22:57 +0000 (12:22 +0200)
committerUwe Hermann <redacted>
Sat, 24 Sep 2016 10:25:10 +0000 (12:25 +0200)
commitc1fc50b1256dba3bfad7e769691f11b729601b28
treef25366309af0bb9887772e3cfb9caf9559853fbd
parenteb6360c9b161e77c6a04479a08c581306ffb9818
uart: Fix a bug in the output for stacked PDs.

The UART bit information was not transmitted correctly to stacked PDs
if there was an overlap between RX and TX bytes in the data.
decoders/uart/pd.py