index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoders
Age
Commit message (
Expand
)
Author
2023-01-09
adf435x: add support for register field content warnings
Gerhard Sittig
2023-01-09
adf435x: shuffle register description table
Gerhard Sittig
2023-01-09
adf435x: rephrase table lookups for display texts
Gerhard Sittig
2023-01-09
adf435x: use .format() for Python string formatting
Gerhard Sittig
2023-01-09
adf435x: factor out inspection of 32bit words
Gerhard Sittig
2023-01-09
adf435x: rework emission of annotations
Gerhard Sittig
2023-01-09
adf435x: Python list idioms in bits sequence accumulation
Gerhard Sittig
2023-01-09
adf435x: use common bits to number conversion helper
Gerhard Sittig
2023-01-09
adf435x: Move decoder logic to SPI transfers
Vesa-Pekka Palmu
2023-01-09
adf435x: Add warning on frame size mismatch
Vesa-Pekka Palmu
2023-01-09
adf435x: Clean up SPI data input
Vesa-Pekka Palmu
2022-10-03
parallel: flush accumulated data when input data is exhausted
Gerhard Sittig
2022-04-23
uart: don't re-calculate in-frame bit position, just count the bits
Gerhard Sittig
2022-04-23
uart: handle two stop bits configuration
Gerhard Sittig
2022-04-23
uart: handle zero stop bits configuration
Gerhard Sittig
2022-04-23
sbus_futaba: add decoder for SBUS hobby remote control by Futaba
Gerhard Sittig
2021-12-26
ir_irmp: sigrok PD, make use of IRMP decoder core locking
Gerhard Sittig
2021-12-26
ir_irmp: Python binding, support instance locking and context manager
Gerhard Sittig
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-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-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-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
[next]