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
2018-09-09
usb_power_delivery: Drop currently unused self.out_python.
Uwe Hermann
2018-09-09
usb_power_delivery: Drop non-existing max_w for now.
Uwe Hermann
2018-09-09
usb_power_delivery: better PD 3.0 support and other changes
davidanger
2018-09-09
usb_power_delivery: wait 1ms instead of 100k samples
Peetz0r
2018-09-09
usb_power_delivery: improve wording
Peetz0r
2018-09-09
usb_power_delivery: PPS support
Peetz0r
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
srd_exit(): Fix a -Wcast-function-type compiler warning.
Uwe Hermann
2018-08-30
srd_decoder_unload_all(): Fix a -Wcast-function-type compiler warning.
Uwe Hermann
2018-08-30
log: add a public srd_log_callback_get() API routine
Gerhard Sittig
2018-08-30
Make srd_inst_decode() return the actual decoder state, not SRD_OK
Soeren Apel
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-25
install: unbreak installation with Python 3.7 (os.errno)
Gerhard Sittig
2018-08-12
configure.ac: Also check for Python 3.7.
Uwe Hermann
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
[prev]
[next]