]> sigrok.org Git - libsigrokdecode.git/history - decoders/spdif/pd.py
avr_isp: Add more parts
[libsigrokdecode.git] / decoders / spdif / pd.py
2020-07-20 Uwe Hermannspdif: Simplify samplerate check.
2020-07-20 Uwe Hermannspdif: Drop unneeded braces.
2020-07-20 Arno Morbachspdif: Fix various issues.
2020-01-01 Uwe HermannAll PDs: Consistently use singular/plural for annotatio...
2019-11-29 Uwe Hermanndecoders: Use a slightly more consistent/logical annota...
2019-04-02 Uwe Hermanndecoders: Fix incorrect 'outputs' fields.
2019-03-14 Uwe Hermanndecoders: Add/update tags for each PD.
2017-12-22 Gerhard Sittigall decoders: introduce a reset() method
2017-06-05 Uwe HermannAdd srd_inst_initial_pins_set_all() and support code.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-12-07 Uwe Hermannspdif: Convert to PD API version 3.
2016-05-15 Uwe HermannUse consistent __init__() format across all PDs.
2015-04-07 Uwe HermannFix a bunch of typos.
2014-09-10 Uwe HermannVarious PDs: Whitespace, cosmetics.
2014-08-29 Uwe Hermannspdif: Simplify get_pulse_type() a bit.
2014-08-29 Uwe Hermannspdif: Use strings for decoder states.
2014-08-29 Uwe Hermannspdif: Add another annotation helper.
2014-08-29 Uwe Hermannspdif: Refactor and reduce nesting level.
2014-08-29 Guenther WenningerAdd initial S/PDIF decoder.