]> sigrok.org Git - libsigrokdecode.git/commit - decoders/spi/pd.py
spi: Convert to PD API version 3
authorGerhard Sittig <redacted>
Tue, 6 Jun 2017 18:05:05 +0000 (20:05 +0200)
committerGerhard Sittig <redacted>
Tue, 6 Jun 2017 19:22:02 +0000 (21:22 +0200)
commit15814cab085d57db0448a8a5ddd18fd776c68530
tree6e1dbcfdb48bfd9af78de1937ac7064b5adf2293
parentfb83ab342944ce8bddfeb87220f311954be8d0a9
spi: Convert to PD API version 3

Have edges detected in common library code. Move the test for presence
of optional channels out of the decode loop. Do inspect the very first
sample for pixel compatibility with the previous implementation.
decoders/spi/pd.py