Age | Commit message (Expand) | Author |
2014-08-30 | spdif: Use strings for decoder states. | Uwe Hermann |
2014-08-30 | spdif: Add another annotation helper. | Uwe Hermann |
2014-08-30 | spdif: Refactor and reduce nesting level. | Uwe Hermann |
2014-08-30 | Add initial S/PDIF decoder. | Guenther Wenninger |
2014-08-16 | ds1307: Warn about (and ignore) non-DS1307 traffic. | Uwe Hermann |
2014-08-16 | ds1307: Correctly handle address wrap-around. | Uwe Hermann |
2014-08-16 | ds1307: Refactoring and cleanups. | Uwe Hermann |
2014-08-16 | ds1307: Handle SRAM register accesses. | Uwe Hermann |
2014-08-16 | ds1307: Handle register 0x07 (control register). | Uwe Hermann |
2014-08-16 | ds1307: Emit per-bit annotations for registers. | Uwe Hermann |
2014-08-16 | tca6408a: Cosmetics. | Uwe Hermann |
2014-08-14 | Add decoder for TCA6408A I2C I/O expanders. | alberink |
2014-08-14 | pdtests: Check for SamplerateError in all PDs that emit it. | Uwe Hermann |
2014-08-14 | parallel: Enforce that at least one pin must be provided. | Uwe Hermann |
2014-08-14 | spi/nrf24l01/uart: Use ChannelError exception. | Uwe Hermann |
2014-08-03 | nrf24l01: prettify annotation output | Jens Steinhauser |
2014-07-15 | All PDs: Minor whitespace and consistency fixes. | Uwe Hermann |
2014-07-09 | uart/i2cfilter: Don't check multiple-choice options. | Uwe Hermann |
2014-07-09 | Various PDs: Minor consistency fixes. | Uwe Hermann |
2014-07-09 | Various PDs: Throw SamplerateError instead of Exception. | Uwe Hermann |
2014-07-09 | All PDs: Drop unneeded exceptions. | Uwe Hermann |
2014-07-08 | Add nRF24L01(+) protocol decoder. | Jens Steinhauser |
2014-07-08 | spi: Fix order of MISO/MOSI data items. | Jens Steinhauser |
2014-06-27 | spi: Add coverage tests for all exceptions. | Bert Vermeulen |
2014-06-27 | spi: Add coverage tests for all mosi/miso and lsb/msb combinations. | Bert Vermeulen |
2014-06-27 | spi: Refactor for more coverage, and remove dead code. | Bert Vermeulen |
2014-06-24 | edid: Add another test, covering more code in the PD. | Bert Vermeulen |
2014-06-23 | i2c: Generate proper exception for missing samplerate, and test for it. | Bert Vermeulen |
2014-05-03 | edid: s/annotation type/annotation class/. | Uwe Hermann |
2014-04-15 | All PDs: More consistent OUTPUT_PYTHON format docs. | Uwe Hermann |
2014-04-15 | sdcard_spi: Avoid duplicate keys in a Python dict. | Uwe Hermann |
2014-04-15 | All PDs: Bump api_version to 2. | Uwe Hermann |
2014-04-15 | All PDs: Drop some unneeded comments. | Uwe Hermann |
2014-04-15 | nunchuk: Fix PD to become usable in GUIs. | Uwe Hermann |
2014-04-13 | Rename 'probe' to 'channel' everywhere. | Uwe Hermann |
2014-04-13 | z80: Fix incorrect license field. | Uwe Hermann |
2014-03-18 | usb_packet: Fix an incorrect index. | Uwe Hermann |
2014-03-18 | usb_packet: Provide better short/long annotations. | Uwe Hermann |
2014-03-18 | usb_signalling: Make each symbol an annotation class. | Uwe Hermann |
2014-03-18 | usb_signalling: Provide better short/long annotations. | Uwe Hermann |
2014-03-14 | Bring various test output files up to date. | Bert Vermeulen |
2014-03-12 | Various PDs: Minor option related fixes. | Uwe Hermann |
2014-03-12 | Various PDs: Drop currently unsupported probes in stacked PDs. | Uwe Hermann |
2014-03-12 | can: Make sample_point a float option. | Uwe Hermann |
2014-03-10 | ir_nec: Update to recent PD API changes. | Uwe Hermann |
2014-03-10 | ir_nec: Add support for higher-level remote control annotations. | Uwe Hermann |
2014-03-10 | ir_nec: Addresses and commands are transmitted LSB-first. | Uwe Hermann |
2014-03-10 | ir_nec: Add support for more fields. | Uwe Hermann |
2014-03-10 | ir_nec: Drop some unneeded options. | Uwe Hermann |
2014-03-10 | Rename 'ir_nec6122' PD to 'ir_nec', minor fixes and simplifications. | Uwe Hermann |