summaryrefslogtreecommitdiff
path: root/decoders/spdif/pd.py
AgeCommit message (Expand)Author
2017-12-22all decoders: introduce a reset() methodGerhard Sittig
2017-06-05Add srd_inst_initial_pins_set_all() and support code.Uwe Hermann
2017-01-07license: remove FSF postal address from boiler plate license textGerhard Sittig
2016-12-07spdif: Convert to PD API version 3.Uwe Hermann
2016-05-15Use consistent __init__() format across all PDs.Uwe Hermann
2015-04-07Fix a bunch of typos.Uwe Hermann
2014-09-10Various PDs: Whitespace, cosmetics.Uwe Hermann
2014-08-30spdif: Simplify get_pulse_type() a bit.Uwe Hermann
2014-08-30spdif: Use strings for decoder states.Uwe Hermann
2014-08-30spdif: Add another annotation helper.Uwe Hermann
2014-08-30spdif: Refactor and reduce nesting level.Uwe Hermann
2014-08-30Add initial S/PDIF decoder.Guenther Wenninger