]> sigrok.org Git - libsigrokdecode.git/history - decoders/can/pd.py
Use the new Decoder.register() API
[libsigrokdecode.git] / decoders / can / pd.py
2013-11-15 Bert VermeulenUse the new Decoder.register() API
2013-11-07 Bert VermeulenRename inter-PD output type to SRD_OUTPUT_PYTHON
2013-10-30 Bert VermeulenReceive samplerate via metadata(), not start()
2013-09-12 Uwe Hermanncan: Use proper annotation types for the CAN fields.
2013-09-10 Uwe Hermanncan: Use annotation abbreviations.
2013-09-10 Uwe Hermanncan: Fix annotation start/end samples.
2013-09-10 Uwe Hermanncan: Prepare for fixing annotation start/end samples.
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-01-30 Uwe Hermanncan: Temporary quickfix for a bug. libsigrokdecode-0.1.1
2013-01-01 Uwe HermannSmall cosmetic/consistency fixes in the PDs.
2012-12-17 Uwe HermannAdd intial CAN protocol decoder.