index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-12-26
type_decoder: eliminate explicit string length spec for literals
Gerhard Sittig
2021-12-26
type_decoder: use ALL_ZERO for sentinels in method/member tables
Gerhard Sittig
2021-12-26
type_decoder: update and extend Decoder base class doc strings
Gerhard Sittig
2021-12-26
type_decoder: move Python doc strings to method implementations
Gerhard Sittig
2021-12-26
internal: introduce ALL_ZERO declaration, modelled after libsigrok
Gerhard Sittig
2021-12-21
configure.ac: Use python3-embed.pc as a fallback
Evangelos Foutras
2021-12-20
configure: Add python 3.10 support
Soeren Apel
2021-12-17
parallel: Add binary output
Soeren Apel
2021-07-29
rc_encode: Add support for EV1527, RT1527, FP1527 and HS1527
Soeren Apel
2021-06-21
ieee488: add support for parallel poll (PP)
Gerhard Sittig
2021-06-21
ieee488: shorten an option description for consistency across dialogs
Gerhard Sittig
2021-06-21
ieee488: support optional parity for ATN commands (for HP gear)
Gerhard Sittig
2021-06-16
doc: update IRC reference to Libera.Chat
Gerhard Sittig
2021-03-07
decoder: increment Python object reference for .has_channel() result
Gerhard Sittig
2021-02-13
Use uint8_t instead of unsigned char for raw byte data
Soeren Apel
2021-02-13
Implement basic flushing
Soeren Apel
2021-02-13
Rename logic_class to logic_group and output as group-wise RLE
Soeren Apel
2021-02-13
pca9571/tca6408a: Rework logic output
Soeren Apel
2021-02-13
Remove samplerate from srd_decoder_logic_output_channel
Soeren Apel
2021-02-13
pca9571: Add initial OUTPUT_LOGIC support.
Uwe Hermann
2021-02-13
tca6408a: Add initial OUTPUT_LOGIC support.
Uwe Hermann
2021-02-13
Add initial OUTPUT_LOGIC support.
Uwe Hermann
2021-01-13
seven_segment: cosmetics in decode(), reduce redundancy
Gerhard Sittig
2021-01-13
seven_segment: document segment layout for awareness during maintenance
Gerhard Sittig
2021-01-13
seven_segment: expand to a full alphabet
Ben Gardiner
2020-11-22
seven_segment: add option to display unknown characters
Ben Gardiner
2020-11-11
parallel: increase number of data lines to 16
Gerhard Sittig
2020-11-11
parallel: update builtin documentation
Gerhard Sittig
2020-11-11
parallel: adjust Python output to match its documentation
Gerhard Sittig
2020-11-11
parallel: rephrase word accumulation after reset introduction
Gerhard Sittig
2020-11-11
parallel: add support for optional reset/enable/select signal
Gerhard Sittig
2020-11-11
parallel: add option to sample data on either clock edge
Gerhard Sittig
2020-11-11
parallel: rephrase handling of data lines, symbolic upper bound
Gerhard Sittig
2020-11-07
parallel: symbolic names for pins and annotation classes
Gerhard Sittig
2020-08-31
irmp: Fix a build issue with xtensa cross toolchains.
Uwe Hermann
2020-08-30
ir_nec: fix typo in STOP bit width
Gerhard Sittig
2020-08-30
ir_nec: sort and comment timing specs, drop tolerance option
Gerhard Sittig
2020-08-30
ir_nec: concentrate timing at the top of the source file
Gerhard Sittig
2020-08-30
ir_nec: Add option for automatic polarity detection
BenediktO
2020-08-30
ir_nec: Make the tolerance configurable
BenediktO
2020-08-30
ir_nec: Annotate IR frame already at the end of the STOP bit
BenediktO
2020-08-30
ir_nec: Add Joy-it SBC-IRC01 remote
BenediktO
2020-08-30
sle44xx: support memory read "to end of capacity"
Gerhard Sittig
2020-08-30
sle44xx: optionally use samplerate to show processing durations
Gerhard Sittig
2020-08-30
sle44xx: extend decoder's feature set, outgoing data, processing
Gerhard Sittig
2020-08-30
sle44xx: rephrase ss/es passing for annotation emission
Gerhard Sittig
2020-08-30
sle44xx: minor developer comment and style nits
Gerhard Sittig
2020-08-30
sle44xx: don't assume RESET at the start of the capture
Gerhard Sittig
2020-08-30
sle44xx: rework data bits accumulation, and byte presentation
Gerhard Sittig
2020-08-30
sle44xx: rephrase annotation text construction
Gerhard Sittig
[next]