]> sigrok.org Git - libsigrokdecode.git/history - decoders/ddc.py
srd: Add ebr30a_i2c_demux PD (I2C in, 3 x I2C out).
[libsigrokdecode.git] / decoders / ddc.py
2012-01-14 Uwe Hermannsrd: Separate author/email fields for now.
2012-01-14 Uwe Hermannsrd: I2C: No need for underscores in string cmds.
2012-01-12 Uwe Hermannsrd: decoders: Rename obsolete timeoffset/duration.
2012-01-12 Uwe Hermannsrd: decoders: Metadata consistency fixes/updates.
2012-01-12 Uwe Hermannsrd: Decoders: Cosmetics and whitespace fixes.
2012-01-12 Uwe Hermannsrd: Drop duplicate SRD_ prefix from ANN/PROTO.
2012-01-10 Uwe Hermannsrd: Use 'import sigrokdecode as srd' for brevity.
2012-01-10 Uwe Hermannsrd: annotation -> annotations.
2012-01-10 Uwe Hermannsrd: Finish consistency rename to ANN/PROTO.
2012-01-10 Uwe Hermannsrd: output_{protocol,annotation} -> out_{proto,ann}.
2012-01-09 Bert VermeulenStacked protocol decoders implementation.