]> sigrok.org Git - libsigrokdecode.git/history - decoders/rtc8564
Various PDs: Whitespace, cosmetics.
[libsigrokdecode.git] / decoders / rtc8564 /
2014-07-15 Uwe HermannAll PDs: Minor whitespace and consistency fixes.
2014-07-09 Uwe HermannAll PDs: Drop unneeded exceptions.
2014-04-15 Uwe HermannAll PDs: Bump api_version to 2.
2014-04-15 Uwe HermannAll PDs: Drop some unneeded comments.
2014-03-11 Uwe HermannVarious PDs: Drop currently unsupported probes in stack...
2014-03-10 Bert VermeulenProbes, optional probes and annotations now take a...
2014-03-09 Bert VermeulenRemove unused probes and options
2014-02-23 Uwe Hermannrtc8564: Use list comprehensions.
2014-02-09 Uwe Hermannrtc8564: Improve short annotations.
2014-02-09 Uwe Hermannrtc8564: Provide per-bit annotations.
2014-02-02 Uwe Hermannrtc8564: Handle century bit.
2014-02-01 Uwe Hermannrtc8564: Provide short/long annotations.
2014-02-01 Uwe Hermannrtc8564: Handle register 0x06 (weekday).
2014-02-01 Uwe Hermannrtc8564: Define annotation rows.
2014-02-01 Uwe Hermannrtc8564: Use proper annotation classes.
2014-02-01 Uwe HermannAdd a few missing probe-names.
2014-01-30 Uwe Hermanns/out_proto/out_python/.
2014-01-28 Uwe HermannAll PDs: Consistent naming/case for annotation shortnam...
2014-01-28 Uwe HermannAll PDs: Drop unneeded comments.
2014-01-28 Uwe HermannAll PDs: Improve/fix descriptions.
2013-12-28 Uwe HermannDo some more I2C to I²C changes.
2013-11-27 Bert VermeulenAutomate protocol decoder installation.
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 HermannFix bugs in "Invalid state" printing/exceptions.
2012-11-24 Uwe HermannAll PDs: Name the files pd.py consistently.
2012-05-08 Uwe Hermannsrd: Add usable one-liner descriptions for all PDs.
2012-05-08 Uwe Hermannsrd: Remove TODOs from annotation format names.
2012-03-27 Uwe Hermannsrd: PDs: Kill obsolete 'longdesc' entries.
2012-03-04 Uwe Hermannsrd: PDs: More cosmetics.
2012-03-04 Uwe Hermannsrd: PDs: Use strings for states, too.
2012-02-28 Bert Vermeulensrd: I2C: change format to have ACK/NACK bits as separa...
2012-02-27 Uwe Hermannsrd: PDs: Whitespace and cosmetics.
2012-02-01 Uwe Hermannsrd: Move all protocol docs to __init__.py files.
2012-01-31 Bert Vermeulensrd: rename extra_probes to optional_probes in all PDs
2012-01-25 Uwe Hermannsrd: All PDs: Various fixes, cosmetics.
2012-01-25 Uwe Hermannsrd: Add Epson RTC-8564 JE/NB protocol decoder.