]> sigrok.org Git - libsigrokdecode.git/history - decoders
usb_packet: Provide better short/long annotations.
[libsigrokdecode.git] / decoders /
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.
2014-02-09 Uwe Hermannspi: Fix incorrect dataword endsample numbers.
2014-02-09 Uwe Hermannspi: Refactoring and cleanups.
2014-02-09 Uwe Hermannspi: Factor out reset_decoder_state().
2014-02-09 Uwe Hermannspi: Output per-bit annotations and OUTPUT_PYTHON data.
2014-02-09 Uwe Hermannsdcard_spi: Define annotation rows.
2014-02-09 Uwe Hermannsdcard_spi: Use proper annotation classes.
2014-02-09 Uwe Hermannsdcard_spi: Initial fixing round for correct samplenumbers.
2014-02-02 Uwe Hermannrtc8564: Handle century bit.
2014-02-01 Uwe Hermannrtc8564: Provide short/long annotations.
2014-02-01 Uwe Hermannrtc8564: Handle register 0x06 (weekday).
2014-02-01 Uwe Hermannrtc8564: Define annotation rows.
2014-02-01 Uwe Hermannrtc8564: Use proper annotation classes.
2014-02-01 Uwe Hermannlpc: Define annotation rows.
2014-02-01 Uwe HermannAdd a few missing probe-names.
2014-02-01 Uwe Hermannuart: Better annotation row handling of parity errors.
2014-02-01 Uwe Hermannguess_bitrate: start() doesn't take a metadata argument...
2014-02-01 Uwe Hermannusb_signalling: Define annotation rows.
2014-02-01 Uwe Hermannspi: Improve probe names/descriptions a bit.
2014-02-01 Uwe Hermannonewire_link: Define annotation rows.
2014-02-01 Uwe Hermanndcf77: Fix incorrect startsample for "month" field.
2014-02-01 Uwe Hermannavr_isp: Fix a bug resulting in incorrect start samples.
2014-01-31 Uwe Hermanndcf77: Define annotation rows.
2014-01-31 Uwe Hermannspi: Define annotation rows.
2014-01-31 Uwe Hermannuart: Define annotation rows.
2014-01-30 Uwe Hermannuart: Allow either RX or TX to be optional.
2014-01-30 Uwe Hermanns/out_proto/out_python/.
2014-01-30 Uwe Hermannmx25lxx05d: Add probe test case.
2014-01-30 Uwe Hermannuart: Add trekstor_ebr30_a test case.
2014-01-30 Uwe Hermannuart: Better fix for ASCII output.
2014-01-30 Uwe Hermannspi: Add mx25l1605d_probe test case.
2014-01-29 Uwe Hermannspi: Add atmega32_00 test case.
2014-01-28 Uwe Hermannspi: Rename 'sck' to the more common 'clk'.
2014-01-28 Uwe Hermannspi: Allow MISO or MOSI to be optional.
2014-01-28 Uwe Hermannspi: Drop temporary hack for combined MISO/MOSI out.
2014-01-28 Uwe HermannAll PDs: Consistent naming/case for annotation shortnam...
2014-01-28 Uwe HermannAll PDs: Drop unneeded comments.
next