summaryrefslogtreecommitdiff
path: root/decoders/stepper_motor
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2018-11-23 19:10:34 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2018-11-25 10:57:09 +0100
commit961707103bb0323e6187d81a762f22417fe23dea (patch)
treef828e6869d3925c451cae47308fb7ffae1e49311 /decoders/stepper_motor
parentb025eab735871bc3427325454b7bec03958f1009 (diff)
downloadlibsigrokdecode-961707103bb0323e6187d81a762f22417fe23dea.tar.gz
libsigrokdecode-961707103bb0323e6187d81a762f22417fe23dea.zip
uart: add FRAME Python annotation, communicate frame validity
Internally keep track of the UART frame's validity. Emit a FRAME Python annotation for aborted as well as for completed frames. This obsoletes a TODO comment in the STOP bit code path. This annotation also spans the complete frame's length, including start and parity and stop bits, which the DATA annotation doesn't cover. Stacked decoders can individually decide whether to strictly reference the mere data bits section or the complete UART frame which happened to communicate the data value.
Diffstat (limited to 'decoders/stepper_motor')
0 files changed, 0 insertions, 0 deletions