summaryrefslogtreecommitdiff
path: root/decoders/adf435x
AgeCommit message (Expand)Author
2023-01-09adf435x: shuffle register description tableGerhard Sittig
2023-01-09adf435x: rephrase table lookups for display textsGerhard Sittig
2023-01-09adf435x: use .format() for Python string formattingGerhard Sittig
2023-01-09adf435x: factor out inspection of 32bit wordsGerhard Sittig
2023-01-09adf435x: rework emission of annotationsGerhard Sittig
2023-01-09adf435x: Python list idioms in bits sequence accumulationGerhard Sittig
2023-01-09adf435x: use common bits to number conversion helperGerhard Sittig
2023-01-09adf435x: Move decoder logic to SPI transfersVesa-Pekka Palmu
2023-01-09adf435x: Add warning on frame size mismatchVesa-Pekka Palmu
2023-01-09adf435x: Clean up SPI data inputVesa-Pekka Palmu
2020-01-01All PDs: Consistently use singular/plural for annotation classes/rows.Uwe Hermann
2019-04-02decoders: Fix incorrect 'outputs' fields.Uwe Hermann
2019-03-15decoders: Add/update tags for each PD.Uwe Hermann
2019-03-13Add PD tags handling and some tagsSoeren Apel
2017-12-22all decoders: introduce a reset() methodGerhard Sittig
2017-06-16Mark all stacked decoders as being PD API version 3.Uwe Hermann
2017-02-14Added intial ADF4350/1 decoderJoel Holdsworth