summaryrefslogtreecommitdiff
path: root/decoders/avr_pdi/__init__.py
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2017-03-14 15:35:27 +0100
committerGerhard Sittig <gerhard.sittig@gmx.net>2017-03-14 19:26:21 +0100
commit1078af01aeee50c9ad9633dd477e9de575521012 (patch)
treedae38ca7de57f356abb1c23f13265b566a995b5e /decoders/avr_pdi/__init__.py
parentcf60d0bc17b1a8e316ab5ef054f07a5fa59d1585 (diff)
downloadlibsigrokdecode-1078af01aeee50c9ad9633dd477e9de575521012.tar.gz
libsigrokdecode-1078af01aeee50c9ad9633dd477e9de575521012.zip
uart: Immediately skip reception of parity bits when not applicable
When the UART frame does not contain a parity bit, then immediately advance to reception of stop bits after all data bits were received. This eliminates the necessity to run the parity check routine when parity does not apply in the first place. Without this change, some "dummy" sample needs to get inspected for correct operation of the state machine.
Diffstat (limited to 'decoders/avr_pdi/__init__.py')
0 files changed, 0 insertions, 0 deletions