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
2014-01-30
Fix warnings exposed by -Wmissing-prototypes.
Uwe Hermann
2014-01-30
configure.ac: Add -Wmissing-prototypes.
Uwe Hermann
2014-01-30
configure.ac: Only check for things we actually use.
Uwe Hermann
2014-01-30
mx25lxx05d: Add probe test case.
Uwe Hermann
2014-01-30
uart: Add trekstor_ebr30_a test case.
Uwe Hermann
2014-01-30
uart: Better fix for ASCII output.
Uwe Hermann
2014-01-30
spi: Add mx25l1605d_probe test case.
Uwe Hermann
2014-01-29
spi: Add atmega32_00 test case.
Uwe Hermann
2014-01-29
spi: Rename 'sck' to the more common 'clk'.
Uwe Hermann
2014-01-29
spi: Allow MISO or MOSI to be optional.
Uwe Hermann
2014-01-28
tests/pdtest: Fix -R (takes an argument).
Uwe Hermann
2014-01-28
spi: Drop temporary hack for combined MISO/MOSI out.
Uwe Hermann
2014-01-28
Fix out-of-tree build.
Uwe Hermann
2014-01-28
tests/runtc.c: Minor whitespace fixes.
Uwe Hermann
2014-01-28
tests/pdtest: Add missing license header.
Uwe Hermann
2014-01-28
tests/pdtest: Fix shebang line.
Uwe Hermann
2014-01-28
All PDs: Consistent naming/case for annotation shortnames/IDs.
Uwe Hermann
2014-01-28
All PDs: Drop unneeded comments.
Uwe Hermann
2014-01-28
All PDs: Improve/fix descriptions.
Uwe Hermann
2014-01-23
transitioncounter: Drop PD (obsolete).
Uwe Hermann
2014-01-23
uart: Add binaryout/dump support, drop obsolete 'uart_dump' PD.
Uwe Hermann
2014-01-23
i2s: Add WAV dump support, drop obsolete 'i2s_dump' PD.
Uwe Hermann
2014-01-17
configure.ac: Drop obsolete MinGW Python3 workaround.
Uwe Hermann
2014-01-17
configure.ac: Check for all known Python3 pkg-config names.
Uwe Hermann
2014-01-13
parallel: Make CLK probe optional.
Uwe Hermann
2014-01-03
Link against libm to avoid Python related linking errors.
Uwe Hermann
2014-01-02
configure.ac: Use pkg-config to check for python
Marcus Comstedt
2013-12-28
jtag: Use proper annotation classes, fix GUI usage.
Uwe Hermann
2013-12-28
jtag: Refactor and simplify some code.
Uwe Hermann
2013-12-28
Do some more I2C to I²C changes.
Uwe Hermann
2013-12-28
i2s: Fix typo.
Uwe Hermann
2013-12-28
mxc6225xu: Replace I2C with I²C
Joel Holdsworth
2013-12-28
lm75: Replace I2C with I²C
Joel Holdsworth
2013-12-28
i2s_dump: Replace I2S with I²S
Joel Holdsworth
2013-12-28
i2s: Replace I2S with I²S
Joel Holdsworth
2013-12-28
i2cfiler: Replaced I2C with I²C
Joel Holdsworth
2013-12-28
i2cdemux: Replaced I2C with I²C
Joel Holdsworth
2013-12-28
i2c: Replaced I2C with I²C
Joel Holdsworth
2013-12-22
runtc: Fix conditional build on non-Linux systems.
Bert Vermeulen
2013-12-18
Don't install runtc.
Arkadiusz Miśkiewicz
2013-12-18
runtc: Output binary as ASCII timestamp/class/hex bytes instead.
Bert Vermeulen
2013-12-15
runtc: Make sure to compile against this library
Bert Vermeulen
2013-12-13
i2c: Add Python tests.
Bert Vermeulen
2013-12-13
pdtest/runtc: Add support for Python output types.
Bert Vermeulen
2013-12-13
Send SRD_OUTPUT_PYTHON to registered callbacks as well.
Bert Vermeulen
2013-12-13
Prune dead code.
Bert Vermeulen
2013-12-13
i2c: Avoid obsolete method.
Bert Vermeulen
2013-12-13
No need to mess with method reference counts.
Bert Vermeulen
2013-12-12
i2c: Add binary tests.
Bert Vermeulen
2013-12-12
pdtest/runtc: Add support for binary output types.
Bert Vermeulen
[prev]
[next]