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-07-06
Fix a unit test.
Uwe Hermann
2017-07-04
can: introduce clock synchronization (simple implementation)
Gerhard Sittig
2017-07-04
can: rename 'bitpos' variable
Gerhard Sittig
2017-06-30
self.put(): Eliminate an unneeded malloc/free pair.
Uwe Hermann
2017-06-30
Acquire/release the Python GIL where needed to avoid threading issues.
Uwe Hermann
2017-06-21
HACKING: Prefer git pull requests over mailing list patches.
Uwe Hermann
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-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
[prev]
[next]