]> sigrok.org Git - libsigrokdecode.git/history - decoders/tlc5620
atsha204a: Use the Python 'in' keyword to improve readability.
[libsigrokdecode.git] / decoders / tlc5620 /
2017-12-22 Gerhard Sittigall decoders: introduce a reset() method
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-12-07 Uwe Hermanntlc5620: Convert to PD API version 3.
2016-05-15 Uwe HermannUse consistent __init__() format across all PDs.
2015-08-17 Uwe Hermanntlc5620: Add options for per-DAC Vref, show voltages.
2015-08-17 Uwe Hermanntlc5620: Handle the case of less than 11 bits in a...
2015-08-17 Uwe Hermanntlc5620: Properly handle LOAD and LDAC based operations.
2015-08-17 Uwe Hermanntlc5620: Only decode the last 11 bits, ignore the rest.
2015-08-17 Uwe Hermanntlc5620: Fix incorrect DAC selection decode, add more...
2014-10-13 Uwe HermannAll PDs: Only import the 'Decoder' object.
2014-07-15 Uwe HermannAll PDs: Minor whitespace and consistency fixes.
2014-07-09 Uwe HermannVarious PDs: Minor consistency fixes.
2014-04-15 Uwe HermannAll PDs: Bump api_version to 2.
2014-04-15 Uwe HermannAll PDs: Drop some unneeded comments.
2014-04-13 Uwe HermannRename 'probe' to 'channel' everywhere.
2014-03-10 Bert VermeulenProbes, optional probes and annotations now take a...
2014-03-09 Bert VermeulenRemove unused probes and options
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-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-10-13 Uwe Hermanntlc5620: Output short/long annotations.
2013-10-13 Uwe Hermanntlc5620: Use annotation types.
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2012-11-24 Uwe Hermanntlc5620: Refactoring, add initial LOAD support.
2012-11-21 Uwe HermannInitial TI TLC5620 (8-bit quad DAC) protocol decoder.