]> sigrok.org Git - libsigrokdecode.git/commit
usb_signalling: Move another edge detection to common backend code
authorGerhard Sittig <redacted>
Sun, 18 Jun 2017 13:51:35 +0000 (15:51 +0200)
committerGerhard Sittig <redacted>
Tue, 20 Jun 2017 21:10:14 +0000 (23:10 +0200)
commitc240da484645ab78b19c8a8e2938df67039660f0
treedb2eac21e1b6a3f47881fda2ce46ffaa9e244d3f
parent73dc48310c47f4e3ebb6ee6de67983603ddd3ea3
usb_signalling: Move another edge detection to common backend code

Rephrase how the 'WAIT IDLE' stage skips over all-low input signals.
Have the next high level on either line detected in common code.
decoders/usb_signalling/pd.py