summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-28lm75: Replace I2C with I²CJoel Holdsworth
2013-12-28i2s_dump: Replace I2S with I²SJoel Holdsworth
2013-12-28i2s: Replace I2S with I²SJoel Holdsworth
2013-12-28i2cfiler: Replaced I2C with I²CJoel Holdsworth
2013-12-28i2cdemux: Replaced I2C with I²CJoel Holdsworth
2013-12-28i2c: Replaced I2C with I²CJoel Holdsworth
2013-12-22runtc: Fix conditional build on non-Linux systems.Bert Vermeulen
2013-12-18Don't install runtc.Arkadiusz Miśkiewicz
2013-12-18runtc: Output binary as ASCII timestamp/class/hex bytes instead.Bert Vermeulen
2013-12-15runtc: Make sure to compile against this libraryBert Vermeulen
2013-12-13i2c: Add Python tests.Bert Vermeulen
2013-12-13pdtest/runtc: Add support for Python output types.Bert Vermeulen
2013-12-13Send SRD_OUTPUT_PYTHON to registered callbacks as well.Bert Vermeulen
2013-12-13Prune dead code.Bert Vermeulen
2013-12-13i2c: Avoid obsolete method.Bert Vermeulen
2013-12-13No need to mess with method reference counts.Bert Vermeulen
2013-12-12i2c: Add binary tests.Bert Vermeulen
2013-12-12pdtest/runtc: Add support for binary output types.Bert Vermeulen
2013-12-12pdtest: Add -f option to automatically fix failing tests.Bert Vermeulen
2013-12-12runtc: Add support for binary output.Bert Vermeulen
2013-12-12Use new binary class definition format.Bert Vermeulen
2013-12-12Binary classes are now defined as (name, description).Bert Vermeulen
2013-12-11Easier access to sequences of strings, not just lists.Bert Vermeulen
2013-12-11runtc: Return errorcode according to testcase result.Bert Vermeulen
2013-12-11pdtest: Use -dd to turn on SR/SRD debugging.Bert Vermeulen
2013-12-11check: Make sure to test this set of decoders, not the installed ones.Bert Vermeulen
2013-12-11Load decoders from all search paths, not just the default.Bert Vermeulen
2013-12-11Clear decoder list after unloading, not just at exit.Bert Vermeulen
2013-12-11runtc: Make sure to test this set of decoders, not the installed ones.Bert Vermeulen
2013-12-11pdtest: Don't bother with diff if any error at all occurred.Bert Vermeulen
2013-12-11pdtest: Add option for custom sigrok-dumps repository path.Bert Vermeulen
2013-12-11pdtest: Always sanity-check all testcases.Bert Vermeulen
2013-12-11Clean up runtc build.Bert Vermeulen
2013-12-10Add protocol decoder testing framework.Bert Vermeulen
2013-12-10API clarification.Bert Vermeulen
2013-12-10Fix 'dist' make target.Bert Vermeulen
2013-12-09Avoid GError warning when unloading decoders.Bert Vermeulen
2013-12-09Support DESTDIR on install targets.Bert Vermeulen
2013-12-04parallel: start(): Drop obsoleted metadata parameter.Uwe Hermann
2013-12-03uart: Display non-ASCII characters properly.Uwe Hermann
2013-11-29Python 3.2 and portability fixes.Bert Vermeulen
2013-11-27Clean up autoconf leftover configuration.Bert Vermeulen
2013-11-27edid: Make sure to install the vendor list.Bert Vermeulen
2013-11-27Automate protocol decoder installation.Bert Vermeulen
2013-11-26Remove 64-probe limit.Bert Vermeulen
2013-11-19Add a missing #include.Uwe Hermann
2013-11-18Turn off excessive loggingBert Vermeulen
2013-11-18Remove unreasonable testBert Vermeulen
2013-11-18Fix inverted condition on doc checkBert Vermeulen
2013-11-18Don't try to load an already-loaded moduleBert Vermeulen