]> sigrok.org Git - libsigrokdecode.git/history - decoders/avr_isp/pd.py
avr_isp: Define annotation rows.
[libsigrokdecode.git] / decoders / avr_isp / pd.py
2014-02-09 Uwe Hermannavr_isp: Define annotation rows.
2014-02-09 Uwe Hermannavr_isp: Use proper annotation classes.
2014-02-01 Uwe Hermannavr_isp: Fix a bug resulting in incorrect start samples.
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.
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.
2013-01-12 Uwe HermannCosmetics, fix typos.
2012-07-28 Uwe Hermannsrd: avr_isp: Improve Chip Erase handling.
2012-07-28 Uwe Hermannsrd: avr_isp: Factor out part numbers/names to part.py.
2012-07-28 Uwe Hermannsrd: Initial decoder for AVR ISP protocol.