]> sigrok.org Git - libsigrokdecode.git/commit - decoders/uart/pd.py
UART: Handle framing errors better
authorElrond <redacted>
Wed, 21 Oct 2015 14:17:19 +0000 (16:17 +0200)
committerUwe Hermann <redacted>
Thu, 22 Oct 2015 18:20:58 +0000 (20:20 +0200)
commit76a4498f3a1eb0ce3919c3ce72fad76f99049942
treeb9164798aee2028fe7e3bfd7427bb597ff218f71
parent943f9176255c63924fcf55c6ba8bad05e91d4923
UART: Handle framing errors better

1. Show Frame Error on the Start bit
2. Don't overwrite framing errors with (valid) start/stop bit info
decoders/uart/pd.py