projects
/
libsigrokdecode.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libsigrokdecode.git
2014-10-13
Uwe Hermann
All PDs: More consistent names for ss/es variables.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Uwe Hermann
All PDs: Only import the 'Decoder' object.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Uwe Hermann
am230x: Factor out handle_byte() to simplify state...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Uwe Hermann
swd: Drop unnecessary debug code.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Angus Gratton
swd: Add SWD protocol decoder for ARM Serial Wire Debug...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Uwe Hermann
am230x: Minor documentation fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Uwe Hermann
am230x: Use slightly more liberal timing values.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Uwe Hermann
am230x: Change option to 'device' to allow for more...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Uwe Hermann
am230x: Fix self.reset() method name.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Uwe Hermann
am230x: Minor cosmetics.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Johannes Römer
Add decoder for AM230x digital humidity and temperature...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Uwe Hermann
Replace ann_format with ann_class.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Uwe Hermann
sdcard_spi/usb_packet: Drop unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
David Barksdale
uart: Implement signal inversion
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Uwe Hermann
Fix out-of-tree build of the unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Uwe Hermann
Various PDs: Whitespace, cosmetics.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Uwe Hermann
rfm12: Cosmetics.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Uwe Hermann
rfm12: Frequencies: Fix typo (915MHz), add 315MHz entry.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Uwe Hermann
rfm12: Avoid using the Python 'range' keyword as variable.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Uwe Hermann
rfm12: Drop debug printing.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Sławek Piotrowski
RFM12 decoder
commit
|
commitdiff
|
tree
|
snapshot
2014-09-01
Uwe Hermann
PD tests moved into the sigrok-test repo.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Uwe Hermann
spdif: Simplify get_pulse_type() a bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Uwe Hermann
spdif: Use strings for decoder states.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Uwe Hermann
spdif: Add another annotation helper.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Uwe Hermann
spdif: Refactor and reduce nesting level.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Guenther Wenninger
Add initial S/PDIF decoder.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Uwe Hermann
ds1307: Warn about (and ignore) non-DS1307 traffic.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Uwe Hermann
ds1307: Correctly handle address wrap-around.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Uwe Hermann
ds1307: Refactoring and cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Uwe Hermann
ds1307: Handle SRAM register accesses.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Uwe Hermann
ds1307: Handle register 0x07 (control register).
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Uwe Hermann
ds1307: Emit per-bit annotations for registers.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Uwe Hermann
configure.ac: Use AM_CFLAGS instead of CFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Uwe Hermann
tca6408a: Cosmetics.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
alberink
Add decoder for TCA6408A I2C I/O expanders.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Uwe Hermann
tests: Factor out srdtest_setup() / srdtest_teardown().
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Uwe Hermann
Whitespace and consistency fixes.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Uwe Hermann
pdtests: Check for SamplerateError in all PDs that...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Uwe Hermann
parallel: Enforce that at least one pin must be provided.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Uwe Hermann
spi/nrf24l01/uart: Use ChannelError exception.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Jens Steinhauser
nrf24l01: prettify annotation output
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Uwe Hermann
tests/pdtest: Small fix to make it work with Python...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Uwe Hermann
tests/check_session.c: Fix compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Uwe Hermann
Drop references to obsolete sigrok-commits mailing...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Uwe Hermann
runtc: Update to the new libsigrok session API.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Uwe Hermann
Fix incorrect doxygen comment for srd_decoder_list().
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Uwe Hermann
All PDs: Minor whitespace and consistency fixes.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Uwe Hermann
uart/i2cfilter: Don't check multiple-choice options.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Uwe Hermann
Various PDs: Minor consistency fixes.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Uwe Hermann
Various PDs: Throw SamplerateError instead of Exception.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Uwe Hermann
All PDs: Drop unneeded exceptions.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Jens Steinhauser
Add nRF24L01(+) protocol decoder.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Jens Steinhauser
spi: Fix order of MISO/MOSI data items.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Bert Vermeulen
pdtest: Use new exception output.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Bert Vermeulen
Make exception output more predictable.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Marcus Comstedt
Remove dependency on Python.h from public API header
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Marcus Comstedt
runtc: Fix incorrect include directive
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Marcus Comstedt
srd_decoder_load_all_path: Support zipimport paths
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Bert Vermeulen
spi: Add coverage tests for all exceptions.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Bert Vermeulen
spi: Add coverage tests for all mosi/miso and lsb/msb...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Bert Vermeulen
spi: Refactor for more coverage, and remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Bert Vermeulen
runtc: PD option value is a GVariant, not string.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Bert Vermeulen
pdtest: Generate report regardless of verbose mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Bert Vermeulen
edid: Add another test, covering more code in the PD.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Bert Vermeulen
pdtest: Generate a report listing missed lines across...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Bert Vermeulen
i2c: Generate proper exception for missing samplerate...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Bert Vermeulen
pdtest/runtc: Support for output type 'exception'.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Mike Frysinger
do not add check to common cflags/libs
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Mike Frysinger
fix test operator
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Kumar Abhishek
runtc.c: Fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Kumar Abhishek
libsigrokdecode: Fix make -j issue with build_runtc
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Abhishek Kumar
Add python as a pkg-config dependency
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Uwe Hermann
configure.ac: Bump package version to 0.3.0.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Uwe Hermann
configure.ac: Bump libtool/library version from 1:0...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Uwe Hermann
Bump libsigrok (optional) dependency to 0.3.0.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Uwe Hermann
NEWS: Add list of user-visible changes so far.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Uwe Hermann
Makefile.am: Add HACKING to the tarball.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Uwe Hermann
Only load and use PDs of API version 2.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Uwe Hermann
README: Document python3-coverage requirement for tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Uwe Hermann
Fix 'make install' on OSes where 'python3' doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Uwe Hermann
HACKING: Update to current conventions.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Uwe Hermann
Mark some variables more consistently as SRD_PRIV.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Uwe Hermann
log.c: Avoid using the same name for a variable and...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Uwe Hermann
Update a few Doxygen @since tags.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Uwe Hermann
libsigrokdecode.h: Give type names to all enumerations.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Uwe Hermann
tools/install-decoders: Minor consistency fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Uwe Hermann
Move srd_check_init() to decoder.c and make it static.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Uwe Hermann
Make 'pd_list' static, it's only used in one file.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Uwe Hermann
Make the srd_Decoder type private.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Uwe Hermann
srd.c: Fix typo to avoid Doxygen output for srd_check_i...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Uwe Hermann
Doxygen: Don't parse anything in tests/ or doxy/.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Uwe Hermann
doxygen: Updated Doxyfile to doxygen 1.8.6.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Uwe Hermann
Don't define names ending with _t (POSIX reserved).
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Uwe Hermann
edid: s/annotation type/annotation class/.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Uwe Hermann
tests/check_session.c: Use UINT64_MAX.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Bert Vermeulen
Detect Python 3.4 if not installed as "python3".
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Uwe Hermann
instance.c: s/probe/channel/.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Uwe Hermann
All PDs: More consistent OUTPUT_PYTHON format docs.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Uwe Hermann
sdcard_spi: Avoid duplicate keys in a Python dict.
commit
|
commitdiff
|
tree
|
snapshot
next