index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoders
/
spdif
Age
Commit message (
Expand
)
Author
2020-07-20
spdif: Simplify samplerate check.
Uwe Hermann
2020-07-20
spdif: Drop unneeded braces.
Uwe Hermann
2020-07-20
spdif: Fix various issues.
Arno Morbach
2020-01-01
All PDs: Consistently use singular/plural for annotation classes/rows.
Uwe Hermann
2019-11-29
decoders: Use a slightly more consistent/logical annotation row setup.
Uwe Hermann
2019-04-02
decoders: Fix incorrect 'outputs' fields.
Uwe Hermann
2019-03-15
decoders: Add/update tags for each PD.
Uwe Hermann
2017-12-22
all decoders: introduce a reset() method
Gerhard Sittig
2017-06-05
Add srd_inst_initial_pins_set_all() and support code.
Uwe Hermann
2017-01-07
license: remove FSF postal address from boiler plate license text
Gerhard Sittig
2016-12-07
spdif: Convert to PD API version 3.
Uwe Hermann
2016-05-15
Use consistent __init__() format across all PDs.
Uwe Hermann
2015-04-07
Fix a bunch of typos.
Uwe Hermann
2014-10-13
All PDs: Only import the 'Decoder' object.
Uwe Hermann
2014-09-10
Various PDs: Whitespace, cosmetics.
Uwe Hermann
2014-08-30
spdif: Simplify get_pulse_type() a bit.
Uwe Hermann
2014-08-30
spdif: Use strings for decoder states.
Uwe Hermann
2014-08-30
spdif: Add another annotation helper.
Uwe Hermann
2014-08-30
spdif: Refactor and reduce nesting level.
Uwe Hermann
2014-08-30
Add initial S/PDIF decoder.
Guenther Wenninger