]> sigrok.org Git - libsigrokdecode.git/commit
ieee488: flush upper layer payload data when IFC asserts
authorGerhard Sittig <redacted>
Sat, 7 Dec 2019 07:58:34 +0000 (08:58 +0100)
committerUwe Hermann <redacted>
Sat, 7 Dec 2019 14:45:06 +0000 (15:45 +0100)
commit8e796681f2e53c819a0257ab6f4db810aba77334
tree2df2c79d478c4bf94c04f556a98a46f32e7f2fdb
parent962983f35ea4c1cdcef12e02971791cc80653dcb
ieee488: flush upper layer payload data when IFC asserts

Also flush previously accumulated payload data when the IFC signal
asserts (interface clear, a controller requests ownership of the bus).
This is in line with EOI (end of message) and ATN (start of a command,
including change of "connected" peers or direction of communication).
decoders/ieee488/pd.py