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
2017-06-16
usb_signalling: Convert to PD API version 3.
Uwe Hermann
2017-06-16
dali: Change 'self.dali' to 'dali'.
Uwe Hermann
2017-06-16
dali: Convert to PD API version 3.
Uwe Hermann
2017-06-16
dali: Random cleanups, remove obsolete comments.
Uwe Hermann
2017-06-16
spi: Simplify some code chunks.
Uwe Hermann
2017-06-15
dmx512: Use a nicer 'dmx' pin name variable.
Uwe Hermann
2017-06-15
dmx512: Convert to PD API version 3.
Uwe Hermann
2017-06-15
pwm: Reduce indentation level.
Uwe Hermann
2017-06-15
pwm: Simplify waiting for initial edge.
Uwe Hermann
2017-06-06
spi: Missing samplerate spec is not fatal
Gerhard Sittig
2017-06-06
spi: Improve use of PD API version 3
Gerhard Sittig
2017-06-06
gpib: Convert to PD API version 3
Gerhard Sittig
2017-06-06
pwm: Convert to PD API version 3
Gerhard Sittig
2017-06-06
spi: Convert to PD API version 3
Gerhard Sittig
2017-06-06
Rename eeprom93cxx decoder to eeprom93xx.
Uwe Hermann
2017-06-06
eeprom24xx: Don't make lists.py executable.
Uwe Hermann
2017-06-06
Drop trailing whitespace in various PDs.
Uwe Hermann
2017-06-05
Add srd_inst_initial_pins_set_all() and support code.
Uwe Hermann
2017-06-05
Rename maxim_ds28ea00 to ds28ea00.
Uwe Hermann
2017-05-26
can: Skip stuff bit inspection where not applicable
Gerhard Sittig
2017-05-26
can: Convert to PD API version 3
Gerhard Sittig
2017-05-26
can: Add warnings for various invalid bits and fields.
Uwe Hermann
2017-05-13
sdcard_sd: reference latest command when displaying response
Wolfram Sang
2017-05-13
sdcard_sd: output CMD8 in cmd8-handler
Wolfram Sang
2017-05-13
timing: Drop obsolete self.oldpin variable.
Uwe Hermann
2017-05-13
timing: "normalize" negative times too
Karl Palsson
2017-05-13
timing: add edge-edge mode and delta calculation
Karl Palsson
2017-05-13
timing: disable averaging if set to zero
Karl Palsson
2017-05-12
Rename ade7758 decoder to ade77xx.
Uwe Hermann
2017-05-11
ade7758: Slightly shorten some code chunks.
Uwe Hermann
2017-05-11
Add an ADE7758 protocol decoder.
Karl Palsson
2017-05-06
sdcard_sd: remove unused functions
Wolfram Sang
2017-05-06
eeprom93cxx: Improve longname.
Uwe Hermann
2017-05-06
microwire/eeprom93cxx: Use 'es' instead of 'se' abbrevation.
Uwe Hermann
2017-05-06
eeprom93cxx: Update wrt Python output namedtuple usage.
Uwe Hermann
2017-05-06
eeprom93cxx: Shorten put_word() a bit.
Uwe Hermann
2017-05-06
Add a 93Cxx Microwire EEPROM protocol decoder.
Kevin Redon
2017-05-05
microwire: Use namedtuple in some more cases.
Uwe Hermann
2017-05-05
microwire: Use namedtuple for the Python output.
Uwe Hermann
2017-05-05
microwire: Drop some trailing whitespace.
Uwe Hermann
2017-05-05
microwire: Shorten decode() a bit.
Uwe Hermann
2017-05-05
microwire: Make Ready/Busy extra annotation classes.
Uwe Hermann
2017-05-05
microwire: Make the start bit an extra annotation class.
Uwe Hermann
2017-05-05
Add a Microwire protocol decoder.
Kevin Redon
2017-05-02
sdcard_sd: really show result of SET_BLOCKLEN
Wolfram Sang
2017-05-02
sdcard_sd: always show CMD argument in hex
Wolfram Sang
2017-05-02
sdcard_sd: don't interate over not implemented command
Wolfram Sang
2017-04-07
onewire_link: (Re-)convert to PD API version 3.
Uwe Hermann
2017-04-07
onewire_link: Factor out some helper methods.
Uwe Hermann
2017-04-07
Implement new 1-Wire link decoder using time ranges
King Kévin
[next]