]> sigrok.org Git - libsigrokdecode.git/commit
ieee488: support optional parity for ATN commands (for HP gear)
authorGerhard Sittig <redacted>
Thu, 18 Mar 2021 18:14:54 +0000 (19:14 +0100)
committerGerhard Sittig <redacted>
Mon, 21 Jun 2021 07:40:50 +0000 (09:40 +0200)
commitf697102ece64f8e99bfd26bbc2dedadaa037a0e5
tree79dd046c6d36ab44bb36cd7e4ff9bbaf3fa41075
parent0963cf62de26f00f2cbfcd2b4a841bf0a9c05384
ieee488: support optional parity for ATN commands (for HP gear)

HP gear is said to sometimes send commands (ATN asserted) with a parity.
Introduce an option to check and strip the MSB before interpretation.

Reported-By: Anders Gustafsson <redacted>
decoders/ieee488/pd.py