summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-16ds1307: Correctly handle address wrap-around.Uwe Hermann
2014-08-16ds1307: Refactoring and cleanups.Uwe Hermann
2014-08-16ds1307: Handle SRAM register accesses.Uwe Hermann
2014-08-16ds1307: Handle register 0x07 (control register).Uwe Hermann
2014-08-16ds1307: Emit per-bit annotations for registers.Uwe Hermann
2014-08-16configure.ac: Use AM_CFLAGS instead of CFLAGS.Uwe Hermann
2014-08-16tca6408a: Cosmetics.Uwe Hermann
2014-08-14Add decoder for TCA6408A I2C I/O expanders.alberink
2014-08-14tests: Factor out srdtest_setup() / srdtest_teardown().Uwe Hermann
2014-08-14Whitespace and consistency fixes.Uwe Hermann
2014-08-14pdtests: Check for SamplerateError in all PDs that emit it.Uwe Hermann
2014-08-14parallel: Enforce that at least one pin must be provided.Uwe Hermann
2014-08-14spi/nrf24l01/uart: Use ChannelError exception.Uwe Hermann
2014-08-03nrf24l01: prettify annotation outputJens Steinhauser
2014-07-31tests/pdtest: Small fix to make it work with Python 3.2.Uwe Hermann
2014-07-31tests/check_session.c: Fix compiler warning.Uwe Hermann
2014-07-23Drop references to obsolete sigrok-commits mailing list.Uwe Hermann
2014-07-20runtc: Update to the new libsigrok session API.Uwe Hermann
2014-07-20Fix incorrect doxygen comment for srd_decoder_list().Uwe Hermann
2014-07-15All PDs: Minor whitespace and consistency fixes.Uwe Hermann
2014-07-09uart/i2cfilter: Don't check multiple-choice options.Uwe Hermann
2014-07-09Various PDs: Minor consistency fixes.Uwe Hermann
2014-07-09Various PDs: Throw SamplerateError instead of Exception.Uwe Hermann
2014-07-09All PDs: Drop unneeded exceptions.Uwe Hermann
2014-07-08Add nRF24L01(+) protocol decoder.Jens Steinhauser
2014-07-08spi: Fix order of MISO/MOSI data items.Jens Steinhauser
2014-07-08pdtest: Use new exception output.Bert Vermeulen
2014-07-08Make exception output more predictable.Bert Vermeulen
2014-07-08Remove dependency on Python.h from public API headerMarcus Comstedt
2014-07-08runtc: Fix incorrect include directiveMarcus Comstedt
2014-07-08srd_decoder_load_all_path: Support zipimport pathsMarcus Comstedt
2014-06-27spi: Add coverage tests for all exceptions.Bert Vermeulen
2014-06-27spi: Add coverage tests for all mosi/miso and lsb/msb combinations.Bert Vermeulen
2014-06-27spi: Refactor for more coverage, and remove dead code.Bert Vermeulen
2014-06-26runtc: PD option value is a GVariant, not string.Bert Vermeulen
2014-06-24pdtest: Generate report regardless of verbose mode.Bert Vermeulen
2014-06-24edid: Add another test, covering more code in the PD.Bert Vermeulen
2014-06-24pdtest: Generate a report listing missed lines across the whole PD.Bert Vermeulen
2014-06-23i2c: Generate proper exception for missing samplerate, and test for it.Bert Vermeulen
2014-06-23pdtest/runtc: Support for output type 'exception'.Bert Vermeulen
2014-06-15do not add check to common cflags/libsMike Frysinger
2014-06-15fix test operatorMike Frysinger
2014-05-23runtc.c: Fix compiler warningKumar Abhishek
2014-05-23libsigrokdecode: Fix make -j issue with build_runtcKumar Abhishek
2014-05-09Add python as a pkg-config dependencyAbhishek Kumar
2014-05-06configure.ac: Bump package version to 0.3.0.Uwe Hermann
2014-05-06configure.ac: Bump libtool/library version from 1:0:0 to 2:0:0.Uwe Hermann
2014-05-06Bump libsigrok (optional) dependency to 0.3.0.Uwe Hermann
2014-05-06NEWS: Add list of user-visible changes so far.Uwe Hermann
2014-05-05Makefile.am: Add HACKING to the tarball.Uwe Hermann