]> sigrok.org Git - libsigrokdecode.git/history
libsigrokdecode.git
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-23 Sascha Silbesrd: drop deprecated PyEval_InitThreads() on Python...
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-04-13 Gerhard Sittigconfigure: break long list of python-embed packages
2023-04-12 Frank Stettnerconfigure: Add python 3.11 and 3.12 support
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-11-24 Gerhard Sittigutil: silence printf format compiler warnings (Python...
2022-11-24 Gerhard Sittigtype_decoder: silence print format warnings, greppable...
2022-11-24 Gerhard Sittignit: break a long line in different ways, unobfuscate...
2022-10-03 Gerhard Sittigparallel: flush accumulated data when input data is...
2022-10-03 Gerhard Sittigtype_decoder: update .samplenum before ending .wait...
2022-08-21 Gerhard Sittigsrd: add support for SIGROKDECODE_PATH environment...
2022-08-21 Gerhard Sittigsrd: add TODO comment on the SIGROKDECODE_DIR env var...
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...
2022-02-24 Gerhard Sittiglibsigrokdecode.h: declare Windows dllexport for SRD_AP...
2022-01-09 Gerhard Sittigdecoder: rename iteration variables to improve readability
2022-01-09 Gerhard Sittigdecoder: check annotation rows' references to annotatio...
2022-01-09 Gerhard Sittigdecoder: don't break error messages, factor out Python...
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-26 Gerhard Sittigir_irmp: wrapper lib, add locking and Python threading...
2021-12-26 Gerhard Sittigir_irmp: wrapper lib, silence warnings in "Windows...
2021-12-26 Gerhard Sittigsession: introduce the public "send EOF" API routine
2021-12-26 Gerhard Sittigtype_decoder: eliminate explicit string length spec...
2021-12-26 Gerhard Sittigtype_decoder: use ALL_ZERO for sentinels in method...
2021-12-26 Gerhard Sittigtype_decoder: update and extend Decoder base class...
2021-12-26 Gerhard Sittigtype_decoder: move Python doc strings to method impleme...
2021-12-26 Gerhard Sittiginternal: introduce ALL_ZERO declaration, modelled...
2021-12-21 Evangelos Foutrasconfigure.ac: Use python3-embed.pc as a fallback
2021-12-20 Soeren Apelconfigure: Add python 3.10 support
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-06-16 Gerhard Sittigdoc: update IRC reference to Libera.Chat
2021-03-07 Gerhard Sittigdecoder: increment Python object reference for .has_cha...
2021-02-13 Soeren ApelUse uint8_t instead of unsigned char for raw byte data
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-02-13 Uwe HermannAdd 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-31 Uwe Hermannirmp: Fix a build issue with xtensa cross toolchains.
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
next