index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoders
/
adf435x
Age
Commit message (
Expand
)
Author
2023-01-09
adf435x: shuffle register description table
Gerhard Sittig
2023-01-09
adf435x: rephrase table lookups for display texts
Gerhard Sittig
2023-01-09
adf435x: use .format() for Python string formatting
Gerhard Sittig
2023-01-09
adf435x: factor out inspection of 32bit words
Gerhard Sittig
2023-01-09
adf435x: rework emission of annotations
Gerhard Sittig
2023-01-09
adf435x: Python list idioms in bits sequence accumulation
Gerhard Sittig
2023-01-09
adf435x: use common bits to number conversion helper
Gerhard Sittig
2023-01-09
adf435x: Move decoder logic to SPI transfers
Vesa-Pekka Palmu
2023-01-09
adf435x: Add warning on frame size mismatch
Vesa-Pekka Palmu
2023-01-09
adf435x: Clean up SPI data input
Vesa-Pekka Palmu
2020-01-01
All PDs: Consistently use singular/plural for annotation classes/rows.
Uwe Hermann
2019-04-02
decoders: Fix incorrect 'outputs' fields.
Uwe Hermann
2019-03-15
decoders: Add/update tags for each PD.
Uwe Hermann
2019-03-13
Add PD tags handling and some tags
Soeren Apel
2017-12-22
all decoders: introduce a reset() method
Gerhard Sittig
2017-06-16
Mark all stacked decoders as being PD API version 3.
Uwe Hermann
2017-02-14
Added intial ADF4350/1 decoder
Joel Holdsworth