]> sigrok.org Git - libsigrokdecode.git/history - decoders
srd: Performance improvements for various PDs.
[libsigrokdecode.git] / decoders /
2012-07-11 Uwe Hermannsrd: Performance improvements for various PDs.
2012-07-05 Uwe Hermannsrd: lm75: Output min/max/avg temperature in report().
2012-07-05 Uwe Hermannsrd: lm75: Warn about temperature reg. being read-only.
2012-07-05 Uwe Hermannsrd: lm75: Generic handling of register reads/writes.
2012-07-03 Uwe Hermannsrd: onewire: Fix copyright line, and PD name/description.
2012-07-03 Iztok Jerassome white space changes, changed handling of normal...
2012-07-03 Iztok Jerasadded some ducumentation, shortened the ROM command...
2012-07-03 Iztok Jerasadded some untested overdrive functionality, added...
2012-07-03 Iztok Jerascommented out most of the TRANSPORT layer code, added...
2012-07-03 Iztok Jerasdecoder onewire: added conditional network commands...
2012-07-03 Iztok Jerasdecoder onewire: separated transport layer code from...
2012-07-03 Iztok Jerasdecoder onewire: some annotation cleanup
2012-07-03 Iztok Jerasonewire decoder: removed some debug code, preparations...
2012-07-03 Iztok Jerasonewire decoder: added search support
2012-07-03 Iztok Jerasonewire decoder: added some byte related code
2012-07-03 Iztok Jerassome fixex to the link layer, not final
2012-07-03 Uwe Hermannunfinished update to onewire protocol decoder
2012-07-03 Uwe Hermannsrd: i2cfilter: Output actual I2C packets.
2012-06-27 Uwe Hermannsrd: Add National LM75 protocol decoder.
2012-06-20 Uwe Hermannsrd: Split USB decoder in two PDs (which stack).
2012-06-20 Uwe Hermannsrd: usb: Add long description of the PIDs.
2012-06-14 Uwe Hermannsrd: usb: Preliminary USB low-speed support.
2012-06-14 Uwe Hermannsrd: uart_dump: Small simplification.
2012-06-14 Uwe Hermannsrd: uart_dump: Fix file output (flush).
2012-06-13 Uwe Hermannsrd: Add experimental uart_dump decoder.
2012-06-13 Uwe Hermannsrd: pan1321: Add 'Text' (short) annotation format.
2012-06-13 Uwe Hermannsrd: pan1321: Output correct start/end sample values.
2012-06-13 Uwe Hermannsrd: Fix non-working PAN1321 decoder.
2012-06-12 Uwe Hermannsrd: Cosmetics.
2012-06-12 Uwe Hermannsrd: jtag: Document current (WIP) protocol output format.
2012-06-12 Uwe Hermannsrd: usb: Fix bugs in the USB decoder.
2012-06-08 Uwe Hermannsrd: dcf77: Initial PON handling.
2012-06-08 Uwe Hermannsrd: dcf77: Bugfix, PD was broken.
2012-06-08 Uwe Hermannsrd: mx25lxx05d: 'Verbose decode' & 'Warnings' annotations.
2012-06-08 Uwe Hermannsrd: mx25lxx05d: Add empty handlers for TODO cmds.
2012-06-08 Uwe Hermannsrd: mx25lxx05d: Further fixes/simplifications.
2012-06-08 Uwe Hermannsrd: mx25lxx05d: Simplify/generify cmd handling.
2012-05-30 Uwe Hermannsrd: mlx90614: Small bugfix.
2012-05-30 Uwe Hermannsrd: nunchuk: Enable PD now, it works fine.
2012-05-30 Uwe Hermannsrd: nunchuk: Support for the Nunchuk init sequence.
2012-05-30 Uwe Hermannsrd: nunchuk: Add verbose summary annotation.
2012-05-30 Uwe Hermannsrd: nunchuk: Only output summary annotation if possible.
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
next