]> sigrok.org Git - libsigrokdecode.git/history - decoders/avr_isp
avr_isp: Add more parts
[libsigrokdecode.git] / decoders / avr_isp /
2024-03-04 atoomnetmarcavr_isp: Add more parts master github/master
2024-02-27 Simon Ruderichavr_isp: fix crash if part name is not known
2020-08-16 Helge Kruseavr_isp: Extend decoder, add locks, eeprom, program...
2020-08-16 Gerhard Sittigavr_isp: move "unknown command" to warning, drop empty...
2020-08-16 Helge Kruseavr_isp: Use symbolic names for annotation classes.
2020-01-01 Uwe HermannAll PDs: Consistently use singular/plural for annotatio...
2019-04-02 Uwe Hermanndecoders: Fix incorrect 'outputs' fields.
2019-03-16 Uwe Hermanndecoders: Various cosmetic/consistency/typo fixes.
2019-03-14 Uwe Hermanndecoders: Add/update tags for each PD.
2019-03-13 Soeren ApelAdd PD tags handling and some tags
2017-12-22 Gerhard Sittigall decoders: introduce a reset() method
2017-06-16 Uwe HermannMark all stacked decoders as being PD API version 3.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-05-15 Uwe HermannUse consistent __init__() format across all PDs.
2014-10-13 Uwe HermannAll PDs: More consistent names for ss/es variables.
2014-10-13 Uwe HermannAll PDs: Only import the 'Decoder' object.
2014-07-15 Uwe HermannAll PDs: Minor whitespace and consistency fixes.
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-09 Uwe Hermannavr_isp: Fix 'Device' annotation sample numbers + row.
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.
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-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.