]> sigrok.org Git - libsigrokdecode.git/commit
cjtag: Add cJTAG OSCAN1 decoder.
authorKongou Hikari <redacted>
Thu, 5 Dec 2019 10:37:05 +0000 (18:37 +0800)
committerUwe Hermann <redacted>
Wed, 8 Jan 2020 23:14:55 +0000 (00:14 +0100)
commite349cbe9c80b772d5b96c94d24719b2cb49e0c4f
tree6c928ed0bc304adfc92c92b0456097075a653f3f
parente88f63751affb679a894ed2c81e1b750aa70fd61
cjtag: Add cJTAG OSCAN1 decoder.

[Note: This is a commit from Kongou Hikari ("diodep" on GitHub) that was
"rebased" by Uwe Hermann on top of the current libsigrokdecode mainline JTAG
decoder. There are various reasons for this, including avoiding non-mainline
or outdated decoder changes, as well as making it easily visible what the
changes vs. the current JTAG decoder are, in case we later need to apply some
changes to both decoders or in case both decoders might be merged later on.
Minor cosmetic and naming changes were also squashed in (no functional
changes, though).]
decoders/cjtag/__init__.py
decoders/cjtag/pd.py