]> sigrok.org Git - libsigrokdecode.git/history - decoders/usb/usb.py
srd: Split USB decoder in two PDs (which stack).
[libsigrokdecode.git] / decoders / usb / usb.py
2012-06-20 Uwe Hermannsrd: Split USB decoder in two PDs (which stack).
2012-06-20 Uwe Hermannsrd: usb: Add long description of the PIDs.
2012-06-14 Uwe Hermannsrd: usb: Preliminary USB low-speed support.
2012-06-12 Uwe Hermannsrd: usb: Fix bugs in the USB decoder.
2012-05-08 Uwe Hermannsrd: Add usable one-liner descriptions for all PDs.
2012-05-08 Uwe Hermannsrd: Remove TODOs from annotation format names.
2012-03-31 Uwe Hermannsrd: Decoders: Fix/simplify samplenum usage.
2012-03-27 Uwe Hermannsrd: PDs: Kill obsolete 'longdesc' entries.
2012-03-21 Uwe Hermannsr/srd: Small fixes, constifications, doc updates.
2012-03-04 Uwe Hermannsrd: PDs: Use strings for states, too.
2012-02-01 Uwe Hermannsrd: Move all protocol docs to __init__.py files.
2012-01-31 Bert Vermeulensrd: rename extra_probes to optional_probes in all PDs
2012-01-25 Uwe Hermannsrd: All PDs: Various fixes, cosmetics.
2012-01-15 Uwe Hermannsrd: Add 'api_version = 1' to all PDs.
2012-01-15 Uwe Hermannsrd: Each PD now has its own subdirectory.