Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-15 | decoders: Add/update tags for each PD. | Uwe Hermann | |
2019-03-13 | Add PD tags handling and some tags | Soeren Apel | |
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-01-18 | em4305: Convert to PD API version 3 | Gerhard Sittig | |
2017-01-07 | license: remove FSF postal address from boiler plate license text | Gerhard Sittig | |
Remove the FSF postal address as it might change (it did in the past). Reference the gnu.org website instead which is more stable. | |||
2016-05-18 | Add decoder for em4305 RFID protocol | Benjamin Larsson | |