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-21
pwm: Drop unused 'pins' variable.
Uwe Hermann
2017-06-21
ir_rc5: Rephrase open coded value for start bit 1
Gerhard Sittig
2017-06-21
lpc: Improve robustness when decoding unexpected input data
Gerhard Sittig
2017-06-21
lpc: Nit, remove an unused variable
Gerhard Sittig
2017-06-21
onewire_network: Fixup start samplenumber for annotations
Gerhard Sittig
2017-06-21
guess_bitrate: Eliminate internal state of the decoder
Gerhard Sittig
2017-06-21
i2c: Don't drop the first sample of input data
Gerhard Sittig
2017-06-21
decoders: Rephrase condition-less .wait() calls (self documentation)
Gerhard Sittig
2017-06-20
usb_signalling: Move another edge detection to common backend code
Gerhard Sittig
2017-06-20
pwm: Fixup sample numbers for binary output
Gerhard Sittig
2017-06-20
pwm: Eliminate more decoder "state"
Gerhard Sittig
2017-06-20
pwm: Rephrase edge and period detection, eliminate internal state
Gerhard Sittig
2017-06-16
Mark all stacked decoders as being PD API version 3.
Uwe Hermann
2017-06-16
ir_rc5: Convert to PD API version 3.
Uwe Hermann
2017-06-16
dsi: Convert to PD API version 3.
Uwe Hermann
2017-06-16
dsi: Cosmetics, drop obsolete comments.
Uwe Hermann
2017-06-16
rgb_led_ws281x: Convert to PD API version 3.
Uwe Hermann
2017-06-16
lpc: Convert to PD API version 3.
Uwe Hermann
2017-06-16
wiegand: Convert to PD API version 3.
Gerhard Sittig
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
[next]