]> sigrok.org Git - libsigrokdecode.git/history - decoders/sdcard_sd
can: correct decoding of CRC-21
[libsigrokdecode.git] / decoders / sdcard_sd /
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-12-22 Gerhard Sittigsdcard_sd: remove unused .reset() method
2017-05-13 Wolfram Sangsdcard_sd: reference latest command when displaying...
2017-05-13 Wolfram Sangsdcard_sd: output CMD8 in cmd8-handler
2017-05-06 Wolfram Sangsdcard_sd: remove unused functions
2017-05-02 Wolfram Sangsdcard_sd: really show result of SET_BLOCKLEN
2017-05-02 Wolfram Sangsdcard_sd: always show CMD argument in hex
2017-05-02 Wolfram Sangsdcard_sd: don't interate over not implemented command
2017-01-18 Gerhard Sittigsdcard_sd: Convert to PD API version 3
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-05-25 Uwe HermannMove common/ directory into decoders/.
2016-05-15 Uwe HermannUse consistent __init__() format across all PDs.
2016-05-09 Uwe HermannFactor out SD card lists into common/sdcard.
2015-08-06 Uwe HermannAdd initial SD card (SD mode) decoder.