]> sigrok.org Git - libsigrokdecode.git/history - decoders/adf435x/pd.py
avr_isp: Add more parts
[libsigrokdecode.git] / decoders / adf435x / pd.py
2023-01-09 Gerhard Sittigadf435x: add support for register field content warnings
2023-01-09 Gerhard Sittigadf435x: shuffle register description table
2023-01-09 Gerhard Sittigadf435x: rephrase table lookups for display texts
2023-01-09 Gerhard Sittigadf435x: use .format() for Python string formatting
2023-01-09 Gerhard Sittigadf435x: factor out inspection of 32bit words
2023-01-09 Gerhard Sittigadf435x: rework emission of annotations
2023-01-09 Gerhard Sittigadf435x: Python list idioms in bits sequence accumulation
2023-01-09 Gerhard Sittigadf435x: use common bits to number conversion helper
2023-01-09 Vesa-Pekka Palmuadf435x: Move decoder logic to SPI transfers
2023-01-09 Vesa-Pekka Palmuadf435x: Add warning on frame size mismatch
2023-01-09 Vesa-Pekka Palmuadf435x: Clean up SPI data input
2020-01-01 Uwe HermannAll PDs: Consistently use singular/plural for annotatio...
2019-04-02 Uwe Hermanndecoders: Fix incorrect 'outputs' fields.
2019-03-14 Uwe Hermanndecoders: Add/update tags for each PD.
2019-03-13 Soeren ApelAdd PD tags handling and some tags
2017-12-22 Gerhard Sittigall decoders: introduce a reset() method
2017-06-16 Uwe HermannMark all stacked decoders as being PD API version 3.
2017-02-14 Joel HoldsworthAdded intial ADF4350/1 decoder