Age | Commit message (Expand) | Author |
2014-01-28 | spi: Drop temporary hack for combined MISO/MOSI out. | Uwe Hermann |
2014-01-28 | All PDs: Consistent naming/case for annotation shortnames/IDs. | Uwe Hermann |
2014-01-28 | All PDs: Drop unneeded comments. | Uwe Hermann |
2014-01-28 | All PDs: Improve/fix descriptions. | Uwe Hermann |
2014-01-23 | transitioncounter: Drop PD (obsolete). | Uwe Hermann |
2014-01-23 | uart: Add binaryout/dump support, drop obsolete 'uart_dump' PD. | Uwe Hermann |
2014-01-23 | i2s: Add WAV dump support, drop obsolete 'i2s_dump' PD. | Uwe Hermann |
2014-01-13 | parallel: Make CLK probe optional. | Uwe Hermann |
2013-12-28 | jtag: Use proper annotation classes, fix GUI usage. | Uwe Hermann |
2013-12-28 | jtag: Refactor and simplify some code. | Uwe Hermann |
2013-12-28 | Do some more I2C to I²C changes. | Uwe Hermann |
2013-12-28 | i2s: Fix typo. | Uwe Hermann |
2013-12-28 | mxc6225xu: Replace I2C with I²C | Joel Holdsworth |
2013-12-28 | lm75: Replace I2C with I²C | Joel Holdsworth |
2013-12-28 | i2s_dump: Replace I2S with I²S | Joel Holdsworth |
2013-12-28 | i2s: Replace I2S with I²S | Joel Holdsworth |
2013-12-28 | i2cfiler: Replaced I2C with I²C | Joel Holdsworth |
2013-12-28 | i2cdemux: Replaced I2C with I²C | Joel Holdsworth |
2013-12-28 | i2c: Replaced I2C with I²C | Joel Holdsworth |
2013-12-13 | i2c: Add Python tests. | Bert Vermeulen |
2013-12-13 | i2c: Avoid obsolete method. | Bert Vermeulen |
2013-12-12 | i2c: Add binary tests. | Bert Vermeulen |
2013-12-12 | Use new binary class definition format. | Bert Vermeulen |
2013-12-10 | Add protocol decoder testing framework. | Bert Vermeulen |
2013-12-04 | parallel: start(): Drop obsoleted metadata parameter. | Uwe Hermann |
2013-12-03 | uart: Display non-ASCII characters properly. | Uwe Hermann |
2013-11-27 | edid: Make sure to install the vendor list. | Bert Vermeulen |
2013-11-27 | Automate protocol decoder installation. | Bert Vermeulen |
2013-11-15 | Use OUTPUT_BINARY with four classes. | Bert Vermeulen |
2013-11-15 | Drop obsolete report() method. | Bert Vermeulen |
2013-11-15 | Drop outdated report: this should be handled by a frontend. | Bert Vermeulen |
2013-11-15 | Use the new Decoder.register() API | Bert Vermeulen |
2013-11-15 | Emit meta bitrate | Bert Vermeulen |
2013-11-15 | Emit meta bitrate | Bert Vermeulen |
2013-11-07 | Rename inter-PD output type to SRD_OUTPUT_PYTHON | Bert Vermeulen |
2013-10-30 | The start() method no longer takes a metadata parameter | Bert Vermeulen |
2013-10-30 | Receive samplerate via metadata(), not start() | Bert Vermeulen |
2013-10-25 | Add a 'guess_bitrate' protocol decoder. | Uwe Hermann |
2013-10-21 | parallel: Limit number of probes to 8 for now. | Uwe Hermann |
2013-10-20 | Add initial sync parallel bus decoder. | Uwe Hermann |
2013-10-13 | i2s_dump: Fix bug in the WAV output format generation. | Uwe Hermann |
2013-10-13 | Add new i2s_dump protocol decoder. | Uwe Hermann |
2013-10-13 | tlc5620: Output short/long annotations. | Uwe Hermann |
2013-10-13 | tlc5620: Use annotation types. | Uwe Hermann |
2013-10-13 | lpc: Initial start-/end-sample support. | Uwe Hermann |
2013-10-13 | lpc: Use annotation types. | Uwe Hermann |
2013-10-13 | lpc: Make the RESET# pin optional. | Uwe Hermann |
2013-10-13 | lpc: Fix handling of optional probes. | Uwe Hermann |
2013-10-13 | lpc: Add annotation helper method. | Uwe Hermann |
2013-10-11 | usb_signalling: Drop packet handling. | Uwe Hermann |