Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-22 | all decoders: introduce a reset() method | Gerhard Sittig | |
Move initialization code of protocol decoders from the constructor to a new reset() helper method. The libsigrokdecode backend could run this method several times to clear the decoder's internal state, before new data from another acquisition gets fed to decode() calls. | |||
2017-12-09 | maple_bus: Add helpers to make the call sites a bit shorter. | Uwe Hermann | |
2017-12-09 | Add an initial Maple bus decoder. | Marcus Comstedt | |