summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-26ir_irmp: sigrok PD, make use of IRMP decoder core lockingGerhard Sittig
2021-12-26ir_irmp: Python binding, support instance locking and context managerGerhard Sittig
2021-12-26ir_irmp: wrapper lib, add locking and Python threading supportGerhard Sittig
2021-12-26ir_irmp: wrapper lib, silence warnings in "Windows or Unix" conditionGerhard Sittig
2021-12-26session: introduce the public "send EOF" API routineGerhard Sittig
2021-12-26type_decoder: eliminate explicit string length spec for literalsGerhard Sittig
2021-12-26type_decoder: use ALL_ZERO for sentinels in method/member tablesGerhard Sittig
2021-12-26type_decoder: update and extend Decoder base class doc stringsGerhard Sittig
2021-12-26type_decoder: move Python doc strings to method implementationsGerhard Sittig
2021-12-26internal: introduce ALL_ZERO declaration, modelled after libsigrokGerhard Sittig
2021-12-21configure.ac: Use python3-embed.pc as a fallbackEvangelos Foutras
2021-12-20configure: Add python 3.10 supportSoeren Apel
2021-12-17parallel: Add binary outputSoeren Apel
2021-07-29rc_encode: Add support for EV1527, RT1527, FP1527 and HS1527Soeren Apel
2021-06-21ieee488: add support for parallel poll (PP)Gerhard Sittig
2021-06-21ieee488: shorten an option description for consistency across dialogsGerhard Sittig
2021-06-21ieee488: support optional parity for ATN commands (for HP gear)Gerhard Sittig
2021-06-16doc: update IRC reference to Libera.ChatGerhard Sittig
2021-03-07decoder: increment Python object reference for .has_channel() resultGerhard Sittig
2021-02-13Use uint8_t instead of unsigned char for raw byte dataSoeren Apel
2021-02-13Implement basic flushingSoeren Apel
2021-02-13Rename logic_class to logic_group and output as group-wise RLESoeren Apel
2021-02-13pca9571/tca6408a: Rework logic outputSoeren Apel
2021-02-13Remove samplerate from srd_decoder_logic_output_channelSoeren Apel
2021-02-13pca9571: Add initial OUTPUT_LOGIC support.Uwe Hermann
2021-02-13tca6408a: Add initial OUTPUT_LOGIC support.Uwe Hermann
2021-02-13Add initial OUTPUT_LOGIC support.Uwe Hermann
2021-01-13seven_segment: cosmetics in decode(), reduce redundancyGerhard Sittig
2021-01-13seven_segment: document segment layout for awareness during maintenanceGerhard Sittig
2021-01-13seven_segment: expand to a full alphabetBen Gardiner
2020-11-22seven_segment: add option to display unknown charactersBen Gardiner
2020-11-11parallel: increase number of data lines to 16Gerhard Sittig
2020-11-11parallel: update builtin documentationGerhard Sittig
2020-11-11parallel: adjust Python output to match its documentationGerhard Sittig
2020-11-11parallel: rephrase word accumulation after reset introductionGerhard Sittig
2020-11-11parallel: add support for optional reset/enable/select signalGerhard Sittig
2020-11-11parallel: add option to sample data on either clock edgeGerhard Sittig
2020-11-11parallel: rephrase handling of data lines, symbolic upper boundGerhard Sittig
2020-11-07parallel: symbolic names for pins and annotation classesGerhard Sittig
2020-08-31irmp: Fix a build issue with xtensa cross toolchains.Uwe Hermann
2020-08-30ir_nec: fix typo in STOP bit widthGerhard Sittig
2020-08-30ir_nec: sort and comment timing specs, drop tolerance optionGerhard Sittig
2020-08-30ir_nec: concentrate timing at the top of the source fileGerhard Sittig
2020-08-30ir_nec: Add option for automatic polarity detectionBenediktO
2020-08-30ir_nec: Make the tolerance configurableBenediktO
2020-08-30ir_nec: Annotate IR frame already at the end of the STOP bitBenediktO
2020-08-30ir_nec: Add Joy-it SBC-IRC01 remoteBenediktO
2020-08-30sle44xx: support memory read "to end of capacity"Gerhard Sittig
2020-08-30sle44xx: optionally use samplerate to show processing durationsGerhard Sittig
2020-08-30sle44xx: extend decoder's feature set, outgoing data, processingGerhard Sittig