]> sigrok.org Git - libsigrokdecode.git/commitdiff
uart: Optimize handling of samples when tx and rx are both idle
authorDaniel Thompson <redacted>
Fri, 22 Jan 2016 08:29:09 +0000 (08:29 +0000)
committerUwe Hermann <redacted>
Thu, 28 Jan 2016 23:14:57 +0000 (00:14 +0100)
Re-enable the fast path for identical samples but only when both
pins are waiting for the start bit. For sparse data sets (I tested
UT61E capture log) the optimization results in a >4x decode
improvement.


No differences found