]> sigrok.org Git - libsigrokdecode.git/history - decoders
spiflash: Add Winbond W25Q80DV metadata.
[libsigrokdecode.git] / decoders /
2018-10-21 Uwe Hermannspiflash: Add Winbond W25Q80DV metadata.
2018-10-16 Gerhard Sittiguart: add support for break condition detection
2018-10-13 Uwe Hermannook: Fix two typos which affect the decoding results.
2018-09-11 Christoph Rackwitzmorse: fix for #1278
2018-09-11 Uwe Hermannook_vis: Minor code simplifications.
2018-09-11 Uwe Hermannook_oregon: Minor code simplifications.
2018-09-11 Uwe Hermannook: Minor code simplifications.
2018-09-11 Steve Radded ook_vis
2018-09-11 Steve Radded ook_oregon
2018-09-11 Steve Radded ook
2018-09-10 Uwe Hermannmiller: Minor description/whitespace fixes.
2018-09-10 Uwe Hermannatsha204a: Add missing full stop in description.
2018-09-09 Uwe Hermannmiller: Add missing 'binary' meta-data.
2018-09-09 Christoph RackwitzMiller encoding PD
2018-09-09 Uwe Hermanncec: Drop uneeded self.set_stat().
2018-09-09 Uwe Hermanncec: Replace unneeded decode_opcode().
2018-09-09 Uwe Hermanncec: Simplify a few code snippets.
2018-09-09 Jorge SollaAdd HDMI CEC protocol decoder.
2018-09-09 Uwe Hermannusb_power_delivery: Whitespace/consistency cosmetics.
2018-09-09 Uwe Hermannusb_power_delivery: Drop currently unused self.out_python.
2018-09-09 Uwe Hermannusb_power_delivery: Drop non-existing max_w for now.
2018-09-09 davidangerusb_power_delivery: better PD 3.0 support and other...
2018-09-09 Peetz0rusb_power_delivery: wait 1ms instead of 100k samples
2018-09-09 Peetz0rusb_power_delivery: improve wording
2018-09-09 Peetz0rusb_power_delivery: PPS support
2018-09-09 Peetz0rusb_power_delivery: Move stored PDO's inside Decoder...
2018-09-09 Peetz0rusb_power_delivery: print more useful stuff
2018-09-05 Uwe Hermannswim: Simplify a code snippet.
2018-09-05 Mike JagdisDecoder for STM8 series MCUs SWIM protocol.
2018-08-30 Soeren Apelcounter: Consider edge counter offset also in word...
2018-08-30 Soeren Apelcounter: Let user decide how to handle the initial...
2018-08-30 Gerhard Sittigcounter: Introduce option to ignore edges
2018-08-30 Soeren Apelcounter: Use initial counter values also after a reset
2018-08-30 Josef Gajdusekspi: Create the out_bitrate annotation unconditionally
2018-08-29 Uwe Hermannedid: Shorten two code snippets.
2018-08-29 Stefan Brünsedid: Add support for extension blocks, cleanups
2018-08-11 Gerhard Sittigcounter: add support for user specified initial counter...
2018-08-11 Gerhard Sittigmdio: accept MDIO READ without previous ADDRESS command
2018-07-15 Gerhard Sittiguart: rephrase data bits to data value conversion
2018-07-15 Gerhard Sittigcommon: rephrase bitpack(), use list comprehension...
2018-06-22 Uwe Hermannjtag_ejtag: Simplify some code snippets.
2018-06-22 Uwe Hermannjtag_ejtag: Fix short/long annotation order.
2018-06-22 Uwe Hermannjtag_ejtag: Add short description in __init__.py.
2018-06-22 Uwe Hermannjtag_ejtag: Move bin2int() to common/srdhelper.
2018-06-22 Uwe Hermannjtag_ejtag: Simplify two code snippets.
2018-06-22 Uwe Hermannjtag_ejtag: Shorten variable names to ss/es.
2018-06-21 Vlad IvanovAdd MIPS EJTAG decoder
2018-06-10 Uwe Hermanncfp: Add reset() method.
2018-06-10 Uwe Hermanncfp: Use the Python in/range keywords.
2018-06-10 Uwe Hermanncfp: Shorten two variable names.
2018-06-10 Uwe Hermanncfp: Factor out self.putx().
2018-06-10 Uwe Hermanncfp: Reduce indentation level.
2018-06-10 Uwe Hermanncfp: Drop unneeded annotation prefix; plural fixes.
2018-06-10 Uwe Hermanncfp: Drop unused self.out_python.
2018-06-10 Uwe Hermanncfp: Fix incorrect copy-paste description.
2018-06-10 Elias OenalRevert "mdio: Add 'TURNAROUND' long/full annotation...
2018-06-10 Elias OenalAdd a CFP decoder.
2018-05-30 Uwe Hermanncounter: Drop unneeded tuple braces.
2018-05-30 Gerhard Sittigcounter: emit wider annotations for data and word counts
2018-05-30 Gerhard Sittigcounter: prepare for variable width annotations
2018-05-29 Gerhard Sittigcounter: explicit string formatting for annotation...
2018-05-29 Gerhard Sittigcounter: use local variables instead of instance variables
2018-05-29 Gerhard Sittigcounter: move some init code to the start of decode()
2018-05-29 Gerhard Sittigcounter: use symbolic names for input pins, wait condit...
2018-05-29 Gerhard Sittigcounter: explicit option text to .wait() edge mapping
2018-05-25 Uwe Hermannatsha204a: Add the reset() method.
2018-05-25 Uwe Hermannatsha204a: Rename a few methods for consistency.
2018-05-25 Uwe Hermannatsha204a: Shorten a few more code chunks, add helpers.
2018-05-25 Uwe Hermannatsha204a: Shorten self.opcode to op in a few places.
2018-05-25 Uwe Hermannatsha204a: Use the Python 'in' keyword to improve reada...
2018-05-25 Uwe Hermannatsha204a: Shorten output_tx_bytes()/output_rx_bytes...
2018-05-25 Michalis PappasAdd decoder for Microchip ATSHA204A crypto module
2018-05-21 whitequarkAdd ON Semi CAT24C256, CAT24M01.
2018-05-13 Uwe Hermannst7735: Merge reset_state() into reset().
2018-05-13 Aleksander AlekseevSimple decoder for ST7735 TFT controller
2018-05-12 Gerhard Sittigmcs48: add reset method, make A12 optional, unassorted...
2018-05-12 fenugrecAdd new decoder: Intel MCS-48
2018-05-03 George Hopkinsjtag_stm32: Always switch state on new instruction
2018-05-03 George Hopkinsjtag_stm32: Fix handling of boundary scan TAP
2018-05-03 George Hopkinsjtag: Fix shifting of registers
2018-05-03 Uwe Hermannspiflash: Add Adesto AT45DB161E metadata.
2018-05-03 Aleksander Alekseevspiflash: Add basic Adesto AT45DBxx support (WRITE1...
2018-04-24 Gerhard Sittigdcf77: annotate unexpected bit numbers and values,...
2018-04-24 Gerhard Sittigdcf77: annotate invalid dow and month fields, do not...
2018-04-23 Gerhard Sittigdcf77, lpc: rephrase bit string formatting
2018-04-12 Uwe Hermanncan: Fix incorrect stuff bit handling.
2018-04-08 Uwe Hermannsda2506/qi: Add missing full stop in 'desc' field.
2018-04-08 Uwe Hermannrc_encode: Use different annotation classes for code...
2018-04-08 Uwe Hermannrc_encode: Use different annotation classes for differe...
2018-04-08 Uwe Hermannrc_encode: Add self.putx() helper.
2018-04-08 Uwe Hermannrc_encode: Use common self.ss/self.es naming.
2018-04-08 Uwe Hermannrc_encode: Use += operator where possible.
2018-04-08 Uwe Hermannrc_encode: Drop unneeded casts.
2018-04-08 steversigAdd initial rc_encode protocol decoder.
2018-03-31 Gerhard Sittigadns5020: Python style nit, fixup whitespace
2018-03-31 Gerhard Sittigmax7219: introduce constructor and reset() method
2018-03-31 Gerhard Sittigmicrowire: introduce constructor and reset() method
2018-03-06 Max WellerAdd support for SDA2506 EEPROM serial protocol.
2018-02-23 Uwe Hermanndali: Avoid CamelCase in most places.
2018-02-15 Gerhard Sittigir_nec: optionally accept input signals that include...
next