]> sigrok.org Git - libsigrokdecode.git/history - decoders
spdif: Add another annotation helper.
[libsigrokdecode.git] / decoders /
2014-08-29 Uwe Hermannspdif: Add another annotation helper.
2014-08-29 Uwe Hermannspdif: Refactor and reduce nesting level.
2014-08-29 Guenther WenningerAdd initial S/PDIF decoder.
2014-08-16 Uwe Hermannds1307: Warn about (and ignore) non-DS1307 traffic.
2014-08-16 Uwe Hermannds1307: Correctly handle address wrap-around.
2014-08-16 Uwe Hermannds1307: Refactoring and cleanups.
2014-08-16 Uwe Hermannds1307: Handle SRAM register accesses.
2014-08-16 Uwe Hermannds1307: Handle register 0x07 (control register).
2014-08-16 Uwe Hermannds1307: Emit per-bit annotations for registers.
2014-08-16 Uwe Hermanntca6408a: Cosmetics.
2014-08-14 alberinkAdd decoder for TCA6408A I2C I/O expanders.
2014-08-14 Uwe Hermannpdtests: Check for SamplerateError in all PDs that...
2014-08-14 Uwe Hermannparallel: Enforce that at least one pin must be provided.
2014-08-14 Uwe Hermannspi/nrf24l01/uart: Use ChannelError exception.
2014-08-03 Jens Steinhausernrf24l01: prettify annotation output
2014-07-15 Uwe HermannAll PDs: Minor whitespace and consistency fixes.
2014-07-09 Uwe Hermannuart/i2cfilter: Don't check multiple-choice options.
2014-07-09 Uwe HermannVarious PDs: Minor consistency fixes.
2014-07-09 Uwe HermannVarious PDs: Throw SamplerateError instead of Exception.
2014-07-09 Uwe HermannAll PDs: Drop unneeded exceptions.
2014-07-08 Jens SteinhauserAdd nRF24L01(+) protocol decoder.
2014-07-08 Jens Steinhauserspi: Fix order of MISO/MOSI data items.
2014-06-27 Bert Vermeulenspi: Add coverage tests for all exceptions.
2014-06-27 Bert Vermeulenspi: Add coverage tests for all mosi/miso and lsb/msb...
2014-06-27 Bert Vermeulenspi: Refactor for more coverage, and remove dead code.
2014-06-24 Bert Vermeulenedid: Add another test, covering more code in the PD.
2014-06-23 Bert Vermeuleni2c: Generate proper exception for missing samplerate...
2014-05-03 Uwe Hermannedid: s/annotation type/annotation class/.
2014-04-15 Uwe HermannAll PDs: More consistent OUTPUT_PYTHON format docs.
2014-04-15 Uwe Hermannsdcard_spi: Avoid duplicate keys in a Python dict.
2014-04-15 Uwe HermannAll PDs: Bump api_version to 2.
2014-04-15 Uwe HermannAll PDs: Drop some unneeded comments.
2014-04-15 Uwe Hermannnunchuk: Fix PD to become usable in GUIs.
2014-04-13 Uwe HermannRename 'probe' to 'channel' everywhere.
2014-04-13 Uwe Hermannz80: Fix incorrect license field.
2014-03-18 Uwe Hermannusb_packet: Fix an incorrect index.
2014-03-18 Uwe Hermannusb_packet: Provide better short/long annotations.
2014-03-18 Uwe Hermannusb_signalling: Make each symbol an annotation class.
2014-03-18 Uwe Hermannusb_signalling: Provide better short/long annotations.
2014-03-14 Bert VermeulenBring various test output files up to date.
2014-03-12 Uwe HermannVarious PDs: Minor option related fixes.
2014-03-11 Uwe HermannVarious PDs: Drop currently unsupported probes in stack...
2014-03-11 Uwe Hermanncan: Make sample_point a float option.
2014-03-10 Uwe Hermannir_nec: Update to recent PD API changes.
2014-03-10 Uwe Hermannir_nec: Add support for higher-level remote control...
2014-03-10 Uwe Hermannir_nec: Addresses and commands are transmitted LSB...
2014-03-10 Uwe Hermannir_nec: Add support for more fields.
2014-03-10 Uwe Hermannir_nec: Drop some unneeded options.
2014-03-10 Uwe HermannRename 'ir_nec6122' PD to 'ir_nec', minor fixes and...
2014-03-10 Gump YangAdd NEC IR protocol decoder.
2014-03-10 Bert VermeulenProbes, optional probes and annotations now take a...
2014-03-10 Bert Vermeulenir_rc5: Change PD options to be a tuple of dictionaries.
2014-03-09 Bert VermeulenRemove unused probes and options
2014-03-09 Bert VermeulenChange PD options to be a tuple of dictionaries.
2014-03-05 Joel Holdsworthonewire_link: Replaced us with µs
2014-03-05 Uwe Hermannir_rc5: Fix incorrect bit length of RC-5 packets.
2014-03-05 Uwe Hermannir_rc5: Don't throw exception upon invalid edge distances.
2014-03-05 Uwe Hermannir_rc5: Only determine edge type once.
2014-03-03 Uwe HermannAdd initial RC-5 IR protocol decoder.
2014-03-02 Daniel Elstnerz80: Use methods directly as state values.
2014-02-28 Daniel Elstnerz80: Display not-taken conditional calls correctly.
2014-02-28 Daniel Elstnerz80: Fix display of read/modify/write instructions.
2014-02-28 Daniel Elstnerz80: Shorten annotation ID 'warning' to 'warn'.
2014-02-27 Daniel Elstnerz80: Output jump offsets relative to instruction start.
2014-02-27 Daniel Elstnerz80: Format hex numbers with leading zero if necessary.
2014-02-24 Daniel Elstnerz80: Use list comprehensions for bus probes.
2014-02-24 Daniel Elstnerz80: New decoder for disassembling Z80 CPU instructions.
2014-02-23 Uwe Hermannuart: Emit per-bit annotations and OUTPUT_PYTHON data.
2014-02-23 Uwe Hermannxfp: Drop unused "import os".
2014-02-23 Uwe Hermannjtag: Use list comprehensions.
2014-02-23 Uwe Hermannsdcard_spi: Use list comprehensions.
2014-02-23 Uwe Hermannrtc8564: Use list comprehensions.
2014-02-23 Uwe Hermannrgb_led_spi: Shorten name/description (drop "mode").
2014-02-19 Uwe Hermannspi: Fix some start/end samplenumbers for PYTHON output.
2014-02-19 Uwe Hermannspi: Fix a bug when only supplying MOSI (but not MISO).
2014-02-19 Uwe Hermannrgb_led: Rename PD to rgb_led_spi.
2014-02-19 Uwe Hermannrgb_led: Fix annotation end sample numbers.
2014-02-19 Uwe Hermannrgb_led: Minor cosmetics, whitespace.
2014-02-19 Matt RanostayInitial RGB LED decoder
2014-02-09 Uwe Hermannusb_packet: s/NACK/NAK/.
2014-02-09 Uwe Hermannusb_packet: Use annotation classes and annotation rows.
2014-02-09 Uwe Hermannsdcard_spi: Adapt for MSB-first bits from spi PD.
2014-02-09 Uwe Hermannspi: Use/store bits in MSB-first order.
2014-02-09 Uwe Hermannspi: Fix warnings about CS# being de-asserted.
2014-02-09 Uwe Hermannrtc8564: Improve short annotations.
2014-02-09 Uwe Hermannrtc8564: Provide per-bit annotations.
2014-02-09 Uwe Hermanni2c: Emit per-bit annotations/packets and define annota...
2014-02-09 Uwe Hermannmx25lxx05d: Define annotation rows.
2014-02-09 Uwe Hermannmx25lxx05d: Use proper annotation classes.
2014-02-09 Uwe Hermannavr_isp: Fix 'Device' annotation sample numbers + row.
2014-02-09 Uwe Hermannavr_isp: Define annotation rows.
2014-02-09 Uwe Hermannavr_isp: Use proper annotation classes.
2014-02-09 Uwe Hermannsdcard_spi: Merge command ID/name and description into...
2014-02-09 Uwe Hermannsdcard_spi: Improved command handling / display.
2014-02-09 Uwe Hermannsdcard_spi: Fix handling of some warning annotations.
2014-02-09 Uwe Hermannsdcard_spi: Fix incorrect R1 reply annotation endsample.
2014-02-09 Uwe Hermannsdcard_spi: Fix incorrect 'Command index' value access.
2014-02-09 Uwe Hermannsdcard_spi: Use bit-exact annotations in handle_respons...
2014-02-09 Uwe Hermannsdcard_spi: Use bit-exact annotations in handle_command...
2014-02-09 Uwe Hermannspi: Throw an error if neither MISO nor MOSI was supplied.
next