]> sigrok.org Git - libsigrokdecode.git/commitdiff
srd: i2cfilter: Output actual I2C packets.
authorUwe Hermann <redacted>
Thu, 28 Jun 2012 19:43:12 +0000 (21:43 +0200)
committerUwe Hermann <redacted>
Tue, 3 Jul 2012 23:03:13 +0000 (01:03 +0200)
Change this PD from an I2C->databytes converter/filter to an actual
pure I2C filter in the sense that both input and output is a valid I2C
protocol stream.

Also, change the EDID decoder accordingly, to use the new i2cfilter
output.


No differences found