Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-30 | sle44xx: extend decoder doc string, add "memory cards" hint | Gerhard Sittig | |
Add a stronger hint to "memory cards", users might expect to see this detail in the decoder's description. Rephrase how the reset line will terminate pending memory reads. | |||
2020-08-30 | sle44xx: introduce decoder for Siemens memory cards | Federico Cerutti | |
Introduce an initial implementation of the SLE44xx protocol decoder for Siemens/Infineon SLE 4418/28/32/42 memory cards. ATR (Answer To Reset), command and data bytes get displayed, and RESET/abort events are marked. Extracted data bytes are made available as binary output. |