]> sigrok.org Git - libsigrokdecode.git/history - decoders/nunchuk/pd.py
All PDs: Consistent naming/case for annotation shortnames/IDs.
[libsigrokdecode.git] / decoders / nunchuk / pd.py
2014-01-28 Uwe HermannAll PDs: Consistent naming/case for annotation shortnam...
2014-01-28 Uwe HermannAll PDs: Drop unneeded comments.
2013-12-28 Uwe HermannDo some more I2C to I²C changes.
2013-11-15 Bert VermeulenDrop obsolete report() method.
2013-11-15 Bert VermeulenUse the new Decoder.register() API
2013-11-07 Bert VermeulenRename inter-PD output type to SRD_OUTPUT_PYTHON
2013-10-30 Bert VermeulenThe start() method no longer takes a metadata parameter
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2012-11-24 Uwe HermannAll PDs: Name the files pd.py consistently.