]> sigrok.org Git - libsigrokdecode.git/history - decoders/srd_usb.py
srd: change output_new() API call to add()
[libsigrokdecode.git] / decoders / srd_usb.py
2012-01-05 Uwe Hermannsrd: We use 0/1 instead of False/True at the moment.
2012-01-05 Uwe Hermannsrd: Update USB decoder to the new API.
2012-01-03 Uwe Hermannsrd: *.py: Remove one incorrect ord() call.
2012-01-03 Uwe Hermannsrd: Quick hack to make the USB decoder work again.
2011-12-04 Uwe Hermannsrd: Update decoders to changed API.
2011-12-01 Gareth McMullinsrd: PDs now explicitly register with sigrok module.
2011-11-30 Uwe Hermannsrd: srd_usb.py: Cosmetics, white-space fixes.
2011-11-29 Gareth McMullinsrd: Added USB full-speed decoder.