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
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-21
decoder: Accept more forms of "unconditional wait()" (None, no args)
Gerhard Sittig
2017-06-21
decoder: Unbreak execution of Decoder.wait() with empty condition
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
Drop support for PD API version 2.
Uwe Hermann
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
instance.c: Drop a few unneeded checks.
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-15
session.c: Fix a compiler warning on Mac OS X.
Uwe Hermann
2017-06-15
configure.ac: Bump package version to 0.6.0.
Uwe Hermann
2017-06-12
Bump libtool version (not package version) to 4:0:0.
Uwe Hermann
2017-06-12
NEWS: Add list of user-visible changes so far.
Uwe Hermann
2017-06-12
Various Doxygen fixes.
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
HACKING: Update URL to Linux kernel coding style.
Uwe Hermann
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-31
struct srd_decoder: Add list of input/output decoder IDs.
Uwe Hermann
2017-05-26
Show lib versions in the debug output.
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
[next]