]> sigrok.org Git - libsigrokdecode.git/shortlog
libsigrokdecode.git
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
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... st7735: Fix handling of unknown commands
2020-08-05 Dan Horákconfigure.ac: Add support for Python 3.9.
2020-07-31 BenediktOlpc: improve performance, use proper .wait() condition
2020-07-30 Soeren Apelst25r39xx_spi: Minor style and description changes
2020-07-30 bvernouxst25r39xx_spi: Add st25r39xx PD using spi
2020-07-30 Soeren Apellfast/sipi: Fix typo
2020-07-29 Soeren Apelsipi: Initial version of the SIPI protocol to form...
2020-07-29 Soeren Apellfast: More bug fixes and enhancements
2020-07-29 Soeren Apellfast: Enhance LFAST PD
2020-07-29 Soeren Apellfast: Initial version of the NXP LFAST / IFX HSCT PD
2020-07-26 Gerhard Sittigir_sirc: use common bitpack() variant with array access
2020-07-26 Gerhard Sittigcan: use common MSB first variant of bitpack()
2020-07-26 Gerhard Sittigcommon: add LSB/MSB first bitpack variant with optional...
2020-07-26 Gerhard Sittigcan: avoid assignment to .id field during frame inspection
2020-07-26 Gerhard Sittigcan: use common helper for bits to number conversion
2020-07-26 Gerhard Sittigcan: amend recently added Python output feature
2020-07-26 Kari Hautiocan: enable Python output from decoder
2020-07-26 Gerhard Sittigir_nec: improve robustness, present more data on invali...
2020-07-25 Sebastian Rittauir_nec: Add button texts for an unknown LED panel remote
next