Age | Commit message (Expand) | Author |
2012-04-06 | srd/i2s: Added sample-rate and bit-depth to report | Joel Holdsworth |
2012-04-06 | srd/i2s: Print a warning on receiving a malformed word | Joel Holdsworth |
2012-04-06 | srd/i2s: Initial implementation | Joel Holdsworth |
2012-03-31 | srd: Disable 'nunchuk' PD for now, it's unfinished. | Uwe Hermann |
2012-03-31 | srd: Decoders: Fix/simplify samplenum usage. | Uwe Hermann |
2012-03-28 | srd: PDs: Kill obsolete 'longdesc' entries. | Uwe Hermann |
2012-03-24 | srd: List 'report()' in all PDs for consistency. | Uwe Hermann |
2012-03-21 | srd: Drop ebr30a_i2c_demux in favor of i2cdemux. | Uwe Hermann |
2012-03-21 | sr/srd: Small fixes, constifications, doc updates. | Uwe Hermann |
2012-03-04 | srd: I2C: Update PD protocol docs. | Uwe Hermann |
2012-03-04 | srd: PDs: More cosmetics. | Uwe Hermann |
2012-03-04 | srd: PDs: Use strings for states, too. | Uwe Hermann |
2012-03-04 | srd: PDs: Consistency/cosmetic fixes. | Uwe Hermann |
2012-02-28 | srd: I2C: change format to have ACK/NACK bits as separate events | Bert Vermeulen |
2012-02-28 | srd: PDs: Whitespace and cosmetics. | Uwe Hermann |
2012-02-01 | srd: Properly use append() for appending to lists. | Uwe Hermann |
2012-02-01 | srd: Move all protocol docs to __init__.py files. | Uwe Hermann |
2012-02-01 | srd: spi: Use strings for most options. | Uwe Hermann |
2012-02-01 | srd: uart: Use strings for most PD options. | Uwe Hermann |
2012-02-01 | srd: uart: Move protocol docs to __init__.py. | Uwe Hermann |
2012-02-01 | srd: uart: Add missing initialization. | Uwe Hermann |
2012-02-01 | srd: uart: Use strings for packet types. | Uwe Hermann |
2012-02-01 | srd: rename extra_probes to optional_probes in all PDs | Bert Vermeulen |
2012-01-31 | srd: remove obsolete DDC-only I2C filter | Bert Vermeulen |
2012-01-31 | srd: add generic I2C filter PD | Bert Vermeulen |
2012-01-31 | edid: properly deal with leading I2C crud + small fixes | Bert Vermeulen |
2012-01-29 | edid: move PD docstring to __init__.py | Bert Vermeulen |
2012-01-29 | srd: add EDID 1.3 decoder | Bert Vermeulen |
2012-01-29 | ddc: add protocol output | Bert Vermeulen |
2012-01-28 | srd: PDs: Cleanups, simplifications, small fixes. | Uwe Hermann |
2012-01-27 | srd: mlx90614: Show more exact temperature. | Uwe Hermann |
2012-01-27 | srd: Melexis MLX90614 Infrared Thermometer decoder. | Uwe Hermann |
2012-01-25 | srd: UART: s/parity/parity_type/. | Uwe Hermann |
2012-01-25 | srd: All PDs: Various fixes, cosmetics. | Uwe Hermann |
2012-01-25 | srd: mx25lxx05d: Cleanups, add optional probes. | Uwe Hermann |
2012-01-25 | srd: Add Epson RTC-8564 JE/NB protocol decoder. | Uwe Hermann |
2012-01-23 | srd: i2cdemux: add missing Makefile.am | Bert Vermeulen |
2012-01-22 | srd: Add generic i2cdemux protocol decoder. | Uwe Hermann |
2012-01-20 | srd: UART: Update to new options API. | Uwe Hermann |
2012-01-20 | srd: SPI: Convert to new options API. | Uwe Hermann |
2012-01-17 | I2C: no need to copy default option values over from the class | Bert Vermeulen |
2012-01-15 | I2C: properly use sample numbers in proto/annotation output | Bert Vermeulen |
2012-01-15 | srd: Add 'api_version = 1' to all PDs. | Uwe Hermann |
2012-01-15 | srd: Each PD now has its own subdirectory. | Uwe Hermann |
2012-01-15 | srd: Decoders: Remove author/email fields. | Uwe Hermann |
2012-01-15 | srd: Bring back small stuff lost in the merge. | Uwe Hermann |
2012-01-15 | srd: rename srd_usb to what it thinks it's called | Bert Vermeulen |
2012-01-15 | srd: rename srd_usb to what it thinks it's called | Bert Vermeulen |
2012-01-15 | CLI: when invoked with only -a <pd>, the PD's documentation is shown. | Bert Vermeulen |
2012-01-15 | srd: Add ebr30a_i2c_demux PD (I2C in, 3 x I2C out). | Uwe Hermann |