Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-21 | srd: usb: Add long description of the PIDs. | Uwe Hermann | |
Also, add missing ones which are mentioned in the USB spec. However, not all may be relevant for LS/FS signalling. But they're still useful to have in the table, so we can output warnings like "Warning: HS PID encountered, but device is FS???" | |||
2012-06-14 | srd: usb: Preliminary USB low-speed support. | Uwe Hermann | |
Some of the differences of USB low-speed (compared to full-speed) are: - 1.5Mb/s datarate, not 12MBit/s. - The J and K states are swapped/inverted. Note: This is work in progress, further changes may still be needed. Add a 'signalling' option, which allows the user to select whether the PD should decode using the low-speed or full-speed signalling protocol. If unspecified, the default is full-speed. | |||
2012-06-12 | srd: Cosmetics. | Uwe Hermann | |
2012-02-01 | srd: Move all protocol docs to __init__.py files. | Uwe Hermann | |
2012-01-15 | srd: Each PD now has its own subdirectory. | Uwe Hermann | |