]> sigrok.org Git - libsigrokdecode.git/history - decoders
srd: nunchuk: Fix most annotation samplenumbers.
[libsigrokdecode.git] / decoders /
2012-05-30 Uwe Hermannsrd: nunchuk: Fix most annotation samplenumbers.
2012-05-30 Uwe Hermannsrd: Wii Nunchuk: Complete rewrite, PD works now.
2012-05-29 Uwe Hermannsrd: Cosmetics.
2012-05-29 Uwe Hermannsrd: Disable 'onewire' PD for now, until it's working.
2012-05-22 Uwe Hermannsrd: onewire: Fix incorrect format for annotation output.
2012-05-22 Uwe Hermannsrd: onewire: Fix %d and %s mismatch.
2012-05-22 Uwe Hermannsrd: onewire: Get optional 'pwr' probe value, too.
2012-05-22 Uwe Hermannsrd: onewire: Drop UART leftover comments.
2012-05-22 Iztok Jerasremoved some code copied from UART decoder, fixed some...
2012-05-22 Iztok Jerasunfinished update to onewire protocol decoder
2012-05-22 Iztok Jerascommiting new unfinished 1-wire decoder
2012-05-18 Uwe Hermannsrd: MX25Lxx05D: Fix inverted SRWD bit handling.
2012-05-18 Uwe Hermannsrd: MX25Lxx05D: Decode status register bits.
2012-05-18 Uwe Hermannsrd: MX25Lxx05D: Fix SE command.
2012-05-18 Uwe Hermannsrd: MX25Lxx05D: Implement READ command.
2012-05-16 Uwe Hermannsrd: MX25Lxx05D: Implement RDSR and PP commands.
2012-05-16 Uwe Hermannsrd: spi: Document output protocol, send CS# changes.
2012-05-10 Uwe Hermannsrd: JTAG: Enavble and get/use optional probes.
2012-05-08 Uwe Hermannsrd: Add usable one-liner descriptions for all PDs.
2012-05-08 Uwe Hermannsrd: Remove TODOs from annotation format names.
2012-05-05 Uwe Hermannsrd: JTAG/SMT32: Some more improvements.
2012-05-03 Uwe Hermannsrd: JTAG/STM32: Factor out dpacc_data_in/out.
2012-05-03 Uwe Hermannsrd: JTAG/STM32: Decode IDCODE[31:0] parts.
2012-05-02 Uwe Hermannsrd: JTAG: Also show the bitstrings in hex (for now).
2012-05-02 Uwe Hermannsrd: JTAG/STM32: Various improvements, fixes.
2012-04-28 Uwe Hermannsrd: Add initial JTAG/STM32 protocol decoder.
2012-04-28 Uwe Hermannsrd: JTAG: Add some more docs.
2012-04-28 Uwe Hermannsrd: JTAG: The TRST# (and SRST#) signals are optional.
2012-04-28 Uwe Hermannsrd: jtag: Various bugfixes.
2012-04-26 Uwe Hermannsrd: Add initial JTAG protocol decoder.
2012-04-26 Uwe Hermannsrd: lpc: Minor additions/fixes.
2012-04-21 Uwe Hermannsrd: MXC6225XU: Bugfixes, add missing bits/registers.
2012-04-19 Uwe Hermannsrd: Initial MEMSIC MXC6225XU protocol decoder.
2012-04-18 Uwe HermannInitial LPC protocol decoder implementation.
2012-04-06 Joel Holdsworthsrd/i2s: Added links to documentation
2012-04-06 Joel Holdsworthsrd/i2s: Added sample-rate and bit-depth to report
2012-04-06 Joel Holdsworthsrd/i2s: Print a warning on receiving a malformed word
2012-04-06 Joel Holdsworthsrd/i2s: Initial implementation
2012-03-31 Uwe Hermannsrd: Disable 'nunchuk' PD for now, it's unfinished.
2012-03-31 Uwe Hermannsrd: Decoders: Fix/simplify samplenum usage.
2012-03-27 Uwe Hermannsrd: PDs: Kill obsolete 'longdesc' entries.
2012-03-24 Uwe Hermannsrd: List 'report()' in all PDs for consistency.
2012-03-21 Uwe Hermannsrd: Drop ebr30a_i2c_demux in favor of i2cdemux.
2012-03-21 Uwe Hermannsr/srd: Small fixes, constifications, doc updates.
2012-03-04 Uwe Hermannsrd: I2C: Update PD protocol docs.
2012-03-04 Uwe Hermannsrd: PDs: More cosmetics.
2012-03-04 Uwe Hermannsrd: PDs: Use strings for states, too.
2012-03-04 Uwe Hermannsrd: PDs: Consistency/cosmetic fixes.
2012-02-28 Bert Vermeulensrd: I2C: change format to have ACK/NACK bits as separa...
2012-02-27 Uwe Hermannsrd: PDs: Whitespace and cosmetics.
2012-02-01 Uwe Hermannsrd: Properly use append() for appending to lists.
2012-02-01 Uwe Hermannsrd: Move all protocol docs to __init__.py files.
2012-02-01 Uwe Hermannsrd: spi: Use strings for most options.
2012-02-01 Uwe Hermannsrd: uart: Use strings for most PD options.
2012-02-01 Uwe Hermannsrd: uart: Move protocol docs to __init__.py.
2012-02-01 Uwe Hermannsrd: uart: Add missing initialization.
2012-02-01 Uwe Hermannsrd: uart: Use strings for packet types.
2012-01-31 Bert Vermeulensrd: rename extra_probes to optional_probes in all PDs
2012-01-31 Bert Vermeulensrd: remove obsolete DDC-only I2C filter
2012-01-31 Bert Vermeulensrd: add generic I2C filter PD
2012-01-30 Bert Vermeulenedid: properly deal with leading I2C crud + small fixes
2012-01-29 Bert Vermeulenedid: move PD docstring to __init__.py
2012-01-29 Bert Vermeulensrd: add EDID 1.3 decoder
2012-01-29 Bert Vermeulenddc: add protocol output
2012-01-28 Uwe Hermannsrd: PDs: Cleanups, simplifications, small fixes.
2012-01-27 Uwe Hermannsrd: mlx90614: Show more exact temperature.
2012-01-26 Uwe Hermannsrd: Melexis MLX90614 Infrared Thermometer decoder.
2012-01-25 Uwe Hermannsrd: UART: s/parity/parity_type/.
2012-01-25 Uwe Hermannsrd: All PDs: Various fixes, cosmetics.
2012-01-25 Uwe Hermannsrd: mx25lxx05d: Cleanups, add optional probes.
2012-01-25 Uwe Hermannsrd: Add Epson RTC-8564 JE/NB protocol decoder.
2012-01-23 Bert Vermeulensrd: i2cdemux: add missing Makefile.am
2012-01-22 Uwe Hermannsrd: Add generic i2cdemux protocol decoder.
2012-01-20 Uwe Hermannsrd: UART: Update to new options API.
2012-01-19 Uwe Hermannsrd: SPI: Convert to new options API.
2012-01-17 Bert VermeulenI2C: no need to copy default option values over from...
2012-01-15 Bert VermeulenI2C: properly use sample numbers in proto/annotation...
2012-01-15 Uwe Hermannsrd: Add 'api_version = 1' to all PDs.
2012-01-15 Uwe Hermannsrd: Each PD now has its own subdirectory.
2012-01-15 Uwe Hermannsrd: Decoders: Remove author/email fields.
2012-01-15 Uwe Hermannsrd: Bring back small stuff lost in the merge.
2012-01-15 Bert Vermeulensrd: rename srd_usb to what it thinks it's called
2012-01-15 Bert Vermeulensrd: rename srd_usb to what it thinks it's called
2012-01-15 Bert VermeulenCLI: when invoked with only -a <pd>, the PD's documenta...
2012-01-15 Uwe Hermannsrd: Add ebr30a_i2c_demux PD (I2C in, 3 x I2C out).
2012-01-15 Uwe Hermannsrd: I2C: Small fixup.
2012-01-15 Uwe Hermannsrd: pan1321: Support replies from device.
2012-01-14 Uwe Hermannsrd: pan1321: Update to new UART format.
2012-01-14 Uwe Hermannsrd: UART: Handle both RX and TX pins.
2012-01-14 Uwe Hermannsrd: Separate author/email fields for now.
2012-01-14 Uwe HermannImprove 'longname' PD strings, use in 'sigrok-cli -V'.
2012-01-14 Uwe Hermannsrd: I2C: No need for underscores in string cmds.
2012-01-14 Uwe Hermannsrd: Consistent PD option defaults handling.
2012-01-14 Uwe Hermannsrd: SPI: Add support for different CS# polarity.
2012-01-14 Uwe Hermannsrd: SPI: Output warning annotation if CS# de-asserted.
2012-01-14 Uwe Hermannsrd: SPI: Support sampling on rising/falling CLK edge.
2012-01-14 Uwe Hermannsrd: SPI: Add support for arbitrary word sizes.
2012-01-14 Uwe Hermannsrd: SPI: Add support for bit order option.
2012-01-14 Uwe Hermannsrd: SPI: Set default PD options.
2012-01-14 Uwe Hermannsrd: SPI: Fix typo.
next