]> sigrok.org Git - libsigrokdecode.git/history - decoders
avr_isp: Add more parts
[libsigrokdecode.git] / decoders /
2024-03-04 atoomnetmarcavr_isp: Add more parts master github/master
2024-02-27 Simon Ruderichavr_isp: fix crash if part name is not known
2024-02-10 bvernouxst25r39xx_spi: Fix FIFOR/FIFOW issues with PV's Tabular...
2023-10-14 fenugrecspiflash: add MX25L8006 device type
2023-07-30 Gerhard Sittigsae_j1850_vpw: rewrite decoder to improve usability...
2023-07-30 Gerhard Sittigrgb_led_spi: adjust decoder implementation's Python...
2023-07-29 Gerhard Sittigrgb_led_ws281x: default to RGB[W] annotation text order
2023-07-29 Gerhard Sittigrgb_led_ws281x: emit annotations for individual colour...
2023-07-29 Gerhard Sittigrgb_led_ws281x: add developer comments, link to chip...
2023-07-29 Gerhard Sittigrgb_led_ws281x: support more colour component orders...
2023-07-29 Gerhard Sittigrgb_led_ws281x: rework the .decode() main loop, improve...
2023-07-29 Gerhard Sittigrgb_led_ws281x: refactor bit/bits handling, use more...
2023-07-29 Gerhard Sittigrgb_led_ws281x: rephrase .put() calls for readability
2023-07-29 Gerhard Sittigrgb_led_ws281x: use symbolic names for annotation classes
2023-07-29 Gerhard Sittignes_gamepad: adjust Python style of decoder implementation
2023-07-18 Gerhard Sittigi2c: rephrase state machine, eliminate text matching
2023-07-18 Gerhard Sittigi2c: concentrate sample number and value getting in...
2023-07-18 Gerhard Sittigi2c: also shift first address byte for 10bit slave...
2023-07-18 Gerhard Sittigi2c: unobfuscate ss/es passing for put, document BITS...
2023-07-18 Gerhard Sittigi2c: improve reliability of bitrate estimation (through...
2023-07-18 Gerhard Sittigi2c: unify emission of annotations, always use proto...
2023-07-18 Gerhard Sittigi2c: more idiomatic use of Python list, reduces redunda...
2023-07-18 Gerhard Sittigeeprom24xx: avoid access to caller's data after validit...
2023-07-18 Gerhard Sittigi2cfilter: rephrase decoder implementation for maintain...
2023-07-18 Gerhard Sittigi2c: add support for 10bit slave addresses
2023-07-18 Gerhard Sittigi2c: rename variables and adjust data types for readability
2023-01-09 Gerhard Sittigadf435x: add support for register field content warnings
2023-01-09 Gerhard Sittigadf435x: shuffle register description table
2023-01-09 Gerhard Sittigadf435x: rephrase table lookups for display texts
2023-01-09 Gerhard Sittigadf435x: use .format() for Python string formatting
2023-01-09 Gerhard Sittigadf435x: factor out inspection of 32bit words
2023-01-09 Gerhard Sittigadf435x: rework emission of annotations
2023-01-09 Gerhard Sittigadf435x: Python list idioms in bits sequence accumulation
2023-01-09 Gerhard Sittigadf435x: use common bits to number conversion helper
2023-01-09 Vesa-Pekka Palmuadf435x: Move decoder logic to SPI transfers
2023-01-09 Vesa-Pekka Palmuadf435x: Add warning on frame size mismatch
2023-01-09 Vesa-Pekka Palmuadf435x: Clean up SPI data input
2022-10-03 Gerhard Sittigparallel: flush accumulated data when input data is...
2022-04-23 Gerhard Sittiguart: don't re-calculate in-frame bit position, just...
2022-04-23 Gerhard Sittiguart: handle two stop bits configuration
2022-04-23 Gerhard Sittiguart: handle zero stop bits configuration
2022-04-23 Gerhard Sittigsbus_futaba: add decoder for SBUS hobby remote control...
2021-12-26 Gerhard Sittigir_irmp: sigrok PD, make use of IRMP decoder core locking
2021-12-26 Gerhard Sittigir_irmp: Python binding, support instance locking and...
2021-12-17 Soeren Apelparallel: Add binary output
2021-07-29 Soeren Apelrc_encode: Add support for EV1527, RT1527, FP1527 and...
2021-06-21 Gerhard Sittigieee488: add support for parallel poll (PP)
2021-06-21 Gerhard Sittigieee488: shorten an option description for consistency...
2021-06-21 Gerhard Sittigieee488: support optional parity for ATN commands ...
2021-02-13 Soeren ApelImplement basic flushing
2021-02-13 Soeren ApelRename logic_class to logic_group and output as group...
2021-02-13 Soeren Apelpca9571/tca6408a: Rework logic output
2021-02-13 Soeren ApelRemove samplerate from srd_decoder_logic_output_channel
2021-02-13 Uwe Hermannpca9571: Add initial OUTPUT_LOGIC support.
2021-02-13 Uwe Hermanntca6408a: Add initial OUTPUT_LOGIC support.
2021-01-13 Gerhard Sittigseven_segment: cosmetics in decode(), reduce redundancy
2021-01-13 Gerhard Sittigseven_segment: document segment layout for awareness...
2021-01-13 Ben Gardinerseven_segment: expand to a full alphabet
2020-11-22 Ben Gardinerseven_segment: add option to display unknown characters
2020-11-11 Gerhard Sittigparallel: increase number of data lines to 16
2020-11-11 Gerhard Sittigparallel: update builtin documentation
2020-11-11 Gerhard Sittigparallel: adjust Python output to match its documentation
2020-11-11 Gerhard Sittigparallel: rephrase word accumulation after reset introd...
2020-11-11 Gerhard Sittigparallel: add support for optional reset/enable/select...
2020-11-11 Gerhard Sittigparallel: add option to sample data on either clock...
2020-11-11 Gerhard Sittigparallel: rephrase handling of data lines, symbolic...
2020-11-07 Gerhard Sittigparallel: symbolic names for pins and annotation classes
2020-08-30 Gerhard Sittigir_nec: fix typo in STOP bit width
2020-08-30 Gerhard Sittigir_nec: sort and comment timing specs, drop tolerance...
2020-08-30 Gerhard Sittigir_nec: concentrate timing at the top of the source...
2020-08-30 BenediktOir_nec: Add option for automatic polarity detection
2020-08-30 BenediktOir_nec: Make the tolerance configurable
2020-08-30 BenediktOir_nec: Annotate IR frame already at the end of the...
2020-08-30 BenediktOir_nec: Add Joy-it SBC-IRC01 remote
2020-08-30 Gerhard Sittigsle44xx: support memory read "to end of capacity"
2020-08-30 Gerhard Sittigsle44xx: optionally use samplerate to show processing...
2020-08-30 Gerhard Sittigsle44xx: extend decoder's feature set, outgoing data...
2020-08-30 Gerhard Sittigsle44xx: rephrase ss/es passing for annotation emission
2020-08-30 Gerhard Sittigsle44xx: minor developer comment and style nits
2020-08-30 Gerhard Sittigsle44xx: don't assume RESET at the start of the capture
2020-08-30 Gerhard Sittigsle44xx: rework data bits accumulation, and byte presen...
2020-08-30 Gerhard Sittigsle44xx: rephrase annotation text construction
2020-08-30 Gerhard Sittigsle44xx: use symbolic identifiers for annotation classes
2020-08-30 Gerhard Sittigsle44xx: use symbolic identifiers for pins and signal...
2020-08-30 Gerhard Sittigsle44xx: remove incomplete Python output for now
2020-08-30 Gerhard Sittigsle44xx: extend decoder doc string, add "memory cards...
2020-08-30 Gerhard Sittigsle44xx: fixup boilerplate, add missing required fields
2020-08-30 Federico Ceruttisle44xx: introduce decoder for Siemens memory cards
2020-08-16 Helge Kruseavr_isp: Extend decoder, add locks, eeprom, program...
2020-08-16 Gerhard Sittigavr_isp: move "unknown command" to warning, drop empty...
2020-08-16 Helge Kruseavr_isp: Use symbolic names for annotation classes.
2020-08-12 Gerhard Sittigsdq: prefer Python's .format() method for string formatting
2020-08-12 Gerhard Sittigsdq: use symbolic names for pins and annotation classes
2020-08-12 Gerhard Sittigsdq: provide more information in the decoder's boilerplate
2020-08-12 Gerhard Sittigsdq: simplify decode routine, no state machine required
2020-08-12 Gerhard Sittigsdq: only use samplerate and options values after valid...
2020-08-12 Gerhard Sittigsdq: use common bits to number conversion
2020-08-12 Philip Åkessonsdq: Add the SDQ protocol decoder
2020-08-09 gregor-anich-uibkst7735: Fix handling of unknown commands
2020-07-31 BenediktOlpc: improve performance, use proper .wait() condition
next