summaryrefslogtreecommitdiff
path: root/decoders
AgeCommit message (Expand)Author
2014-03-18usb_packet: Provide better short/long annotations.Uwe Hermann
2014-03-18usb_signalling: Make each symbol an annotation class.Uwe Hermann
2014-03-18usb_signalling: Provide better short/long annotations.Uwe Hermann
2014-03-14Bring various test output files up to date.Bert Vermeulen
2014-03-12Various PDs: Minor option related fixes.Uwe Hermann
2014-03-12Various PDs: Drop currently unsupported probes in stacked PDs.Uwe Hermann
2014-03-12can: Make sample_point a float option.Uwe Hermann
2014-03-10ir_nec: Update to recent PD API changes.Uwe Hermann
2014-03-10ir_nec: Add support for higher-level remote control annotations.Uwe Hermann
2014-03-10ir_nec: Addresses and commands are transmitted LSB-first.Uwe Hermann
2014-03-10ir_nec: Add support for more fields.Uwe Hermann
2014-03-10ir_nec: Drop some unneeded options.Uwe Hermann
2014-03-10Rename 'ir_nec6122' PD to 'ir_nec', minor fixes and simplifications.Uwe Hermann
2014-03-10Add NEC IR protocol decoder.Gump Yang
2014-03-10Probes, optional probes and annotations now take a tuple.Bert Vermeulen
2014-03-10ir_rc5: Change PD options to be a tuple of dictionaries.Bert Vermeulen
2014-03-10Remove unused probes and optionsBert Vermeulen
2014-03-10Change PD options to be a tuple of dictionaries.Bert Vermeulen
2014-03-06onewire_link: Replaced us with µsJoel Holdsworth
2014-03-05ir_rc5: Fix incorrect bit length of RC-5 packets.Uwe Hermann
2014-03-05ir_rc5: Don't throw exception upon invalid edge distances.Uwe Hermann
2014-03-05ir_rc5: Only determine edge type once.Uwe Hermann
2014-03-03Add initial RC-5 IR protocol decoder.Uwe Hermann
2014-03-02z80: Use methods directly as state values.Daniel Elstner
2014-02-28z80: Display not-taken conditional calls correctly.Daniel Elstner
2014-02-28z80: Fix display of read/modify/write instructions.Daniel Elstner
2014-02-28z80: Shorten annotation ID 'warning' to 'warn'.Daniel Elstner
2014-02-27z80: Output jump offsets relative to instruction start.Daniel Elstner
2014-02-27z80: Format hex numbers with leading zero if necessary.Daniel Elstner
2014-02-24z80: Use list comprehensions for bus probes.Daniel Elstner
2014-02-24z80: New decoder for disassembling Z80 CPU instructions.Daniel Elstner
2014-02-23uart: Emit per-bit annotations and OUTPUT_PYTHON data.Uwe Hermann
2014-02-23xfp: Drop unused "import os".Uwe Hermann
2014-02-23jtag: Use list comprehensions.Uwe Hermann
2014-02-23sdcard_spi: Use list comprehensions.Uwe Hermann
2014-02-23rtc8564: Use list comprehensions.Uwe Hermann
2014-02-23rgb_led_spi: Shorten name/description (drop "mode").Uwe Hermann
2014-02-19spi: Fix some start/end samplenumbers for PYTHON output.Uwe Hermann
2014-02-19spi: Fix a bug when only supplying MOSI (but not MISO).Uwe Hermann
2014-02-19rgb_led: Rename PD to rgb_led_spi.Uwe Hermann
2014-02-19rgb_led: Fix annotation end sample numbers.Uwe Hermann
2014-02-19rgb_led: Minor cosmetics, whitespace.Uwe Hermann
2014-02-19Initial RGB LED decoderMatt Ranostay
2014-02-09usb_packet: s/NACK/NAK/.Uwe Hermann
2014-02-09usb_packet: Use annotation classes and annotation rows.Uwe Hermann
2014-02-09sdcard_spi: Adapt for MSB-first bits from spi PD.Uwe Hermann
2014-02-09spi: Use/store bits in MSB-first order.Uwe Hermann
2014-02-09spi: Fix warnings about CS# being de-asserted.Uwe Hermann
2014-02-09rtc8564: Improve short annotations.Uwe Hermann
2014-02-09rtc8564: Provide per-bit annotations.Uwe Hermann