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
2018-09-09
usb_power_delivery: Move stored PDO's inside Decoder class
Peetz0r
2018-09-09
usb_power_delivery: print more useful stuff
Peetz0r
2018-09-06
swim: Simplify a code snippet.
Uwe Hermann
2018-09-06
Decoder for STM8 series MCUs SWIM protocol.
Mike Jagdis
2018-08-30
counter: Consider edge counter offset also in word processing
Soeren Apel
2018-08-30
counter: Let user decide how to handle the initial dead_cycles state
Soeren Apel
2018-08-30
counter: Introduce option to ignore edges
Gerhard Sittig
2018-08-30
counter: Use initial counter values also after a reset
Soeren Apel
2018-08-30
spi: Create the out_bitrate annotation unconditionally
Josef Gajdusek
2018-08-29
edid: Shorten two code snippets.
Uwe Hermann
2018-08-29
edid: Add support for extension blocks, cleanups
Stefan BrĂ¼ns
2018-08-11
counter: add support for user specified initial counter values
Gerhard Sittig
2018-08-11
mdio: accept MDIO READ without previous ADDRESS command
Gerhard Sittig
2018-07-15
uart: rephrase data bits to data value conversion
Gerhard Sittig
2018-07-15
common: rephrase bitpack(), use list comprehension Python idiom
Gerhard Sittig
2018-06-22
jtag_ejtag: Simplify some code snippets.
Uwe Hermann
2018-06-22
jtag_ejtag: Fix short/long annotation order.
Uwe Hermann
2018-06-22
jtag_ejtag: Add short description in __init__.py.
Uwe Hermann
2018-06-22
jtag_ejtag: Move bin2int() to common/srdhelper.
Uwe Hermann
2018-06-22
jtag_ejtag: Simplify two code snippets.
Uwe Hermann
2018-06-22
jtag_ejtag: Shorten variable names to ss/es.
Uwe Hermann
2018-06-21
Add MIPS EJTAG decoder
Vlad Ivanov
2018-06-10
cfp: Add reset() method.
Uwe Hermann
2018-06-10
cfp: Use the Python in/range keywords.
Uwe Hermann
2018-06-10
cfp: Shorten two variable names.
Uwe Hermann
2018-06-10
cfp: Factor out self.putx().
Uwe Hermann
2018-06-10
cfp: Reduce indentation level.
Uwe Hermann
2018-06-10
cfp: Drop unneeded annotation prefix; plural fixes.
Uwe Hermann
2018-06-10
cfp: Drop unused self.out_python.
Uwe Hermann
2018-06-10
cfp: Fix incorrect copy-paste description.
Uwe Hermann
2018-06-10
Revert "mdio: Add 'TURNAROUND' long/full annotation." in order to comply with...
Elias Oenal
2018-06-10
Add a CFP decoder.
Elias Oenal
2018-05-30
counter: Drop unneeded tuple braces.
Uwe Hermann
2018-05-30
counter: emit wider annotations for data and word counts
Gerhard Sittig
2018-05-30
counter: prepare for variable width annotations
Gerhard Sittig
2018-05-29
counter: explicit string formatting for annotation text
Gerhard Sittig
2018-05-29
counter: use local variables instead of instance variables
Gerhard Sittig
2018-05-29
counter: move some init code to the start of decode()
Gerhard Sittig
2018-05-29
counter: use symbolic names for input pins, wait conditions, annotation rows
Gerhard Sittig
2018-05-29
counter: explicit option text to .wait() edge mapping
Gerhard Sittig
2018-05-26
atsha204a: Add the reset() method.
Uwe Hermann
2018-05-26
atsha204a: Rename a few methods for consistency.
Uwe Hermann
2018-05-26
atsha204a: Shorten a few more code chunks, add helpers.
Uwe Hermann
2018-05-26
atsha204a: Shorten self.opcode to op in a few places.
Uwe Hermann
2018-05-26
atsha204a: Use the Python 'in' keyword to improve readability.
Uwe Hermann
2018-05-26
atsha204a: Shorten output_tx_bytes()/output_rx_bytes() a bit.
Uwe Hermann
2018-05-26
Add decoder for Microchip ATSHA204A crypto module
Michalis Pappas
2018-05-21
Add ON Semi CAT24C256, CAT24M01.
whitequark
2018-05-13
st7735: Merge reset_state() into reset().
Uwe Hermann
2018-05-13
Simple decoder for ST7735 TFT controller
Aleksander Alekseev
[prev]
[next]