2014-01-28 |
Uwe Hermann | spi: Allow MISO or MOSI to be optional. |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Uwe Hermann | tests/pdtest: Fix -R (takes an argument). |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Uwe Hermann | spi: Drop temporary hack for combined MISO/MOSI out. |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Uwe Hermann | Fix out-of-tree build. |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Uwe Hermann | tests/runtc.c: Minor whitespace fixes. |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Uwe Hermann | tests/pdtest: Add missing license header. |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Uwe Hermann | tests/pdtest: Fix shebang line. |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Uwe Hermann | All PDs: Consistent naming/case for annotation shortnam... |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Uwe Hermann | All PDs: Drop unneeded comments. |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Uwe Hermann | All PDs: Improve/fix descriptions. |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Uwe Hermann | transitioncounter: Drop PD (obsolete). |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Uwe Hermann | uart: Add binaryout/dump support, drop obsolete 'uart_d... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Uwe Hermann | i2s: Add WAV dump support, drop obsolete 'i2s_dump... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Uwe Hermann | configure.ac: Drop obsolete MinGW Python3 workaround. |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Uwe Hermann | configure.ac: Check for all known Python3 pkg-config... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Uwe Hermann | parallel: Make CLK probe optional. |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Uwe Hermann | Link against libm to avoid Python related linking errors. |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Marcus Comstedt | configure.ac: Use pkg-config to check for python |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Uwe Hermann | jtag: Use proper annotation classes, fix GUI usage. |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Uwe Hermann | jtag: Refactor and simplify some code. |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Uwe Hermann | Do some more I2C to I²C changes. |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Uwe Hermann | i2s: Fix typo. |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Joel Holdsworth | mxc6225xu: Replace I2C with I²C |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Joel Holdsworth | lm75: Replace I2C with I²C |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Joel Holdsworth | i2s_dump: Replace I2S with I²S |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Joel Holdsworth | i2s: Replace I2S with I²S |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Joel Holdsworth | i2cfiler: Replaced I2C with I²C |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Joel Holdsworth | i2cdemux: Replaced I2C with I²C |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Joel Holdsworth | i2c: Replaced I2C with I²C |
commit | commitdiff | tree | snapshot |
2013-12-22 |
Bert Vermeulen | runtc: Fix conditional build on non-Linux systems. |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Arkadiusz Miśkiewicz | Don't install runtc. |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Bert Vermeulen | runtc: Output binary as ASCII timestamp/class/hex bytes... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Bert Vermeulen | runtc: Make sure to compile against this library |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Bert Vermeulen | i2c: Add Python tests. |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Bert Vermeulen | pdtest/runtc: Add support for Python output types. |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Bert Vermeulen | Send SRD_OUTPUT_PYTHON to registered callbacks as well. |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Bert Vermeulen | Prune dead code. |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Bert Vermeulen | i2c: Avoid obsolete method. |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Bert Vermeulen | No need to mess with method reference counts. |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Bert Vermeulen | i2c: Add binary tests. |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Bert Vermeulen | pdtest/runtc: Add support for binary output types. |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Bert Vermeulen | pdtest: Add -f option to automatically fix failing... |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Bert Vermeulen | runtc: Add support for binary output. |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Bert Vermeulen | Use new binary class definition format. |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Bert Vermeulen | Binary classes are now defined as (name, description). |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Bert Vermeulen | Easier access to sequences of strings, not just lists. |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Bert Vermeulen | runtc: Return errorcode according to testcase result. |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Bert Vermeulen | pdtest: Use -dd to turn on SR/SRD debugging. |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Bert Vermeulen | check: Make sure to test this set of decoders, not... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Bert Vermeulen | Load decoders from all search paths, not just the default. |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Bert Vermeulen | Clear decoder list after unloading, not just at exit. |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Bert Vermeulen | runtc: Make sure to test this set of decoders, not... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Bert Vermeulen | pdtest: Don't bother with diff if any error at all... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Bert Vermeulen | pdtest: Add option for custom sigrok-dumps repository... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Bert Vermeulen | pdtest: Always sanity-check all testcases. |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Bert Vermeulen | Clean up runtc build. |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Bert Vermeulen | Add protocol decoder testing framework. |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Bert Vermeulen | API clarification. |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Bert Vermeulen | Fix 'dist' make target. |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bert Vermeulen | Avoid GError warning when unloading decoders. |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bert Vermeulen | Support DESTDIR on install targets. |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Uwe Hermann | parallel: start(): Drop obsoleted metadata parameter. |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Uwe Hermann | uart: Display non-ASCII characters properly. |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Bert Vermeulen | Python 3.2 and portability fixes. |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Bert Vermeulen | Clean up autoconf leftover configuration. |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Bert Vermeulen | edid: Make sure to install the vendor list. |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Bert Vermeulen | Automate protocol decoder installation. |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Bert Vermeulen | Remove 64-probe limit. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Uwe Hermann | Add a missing #include. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Bert Vermeulen | Turn off excessive logging |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Bert Vermeulen | Remove unreasonable test |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Bert Vermeulen | Fix inverted condition on doc check |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Bert Vermeulen | Don't try to load an already-loaded module |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Bert Vermeulen | Don't decrease borrowed reference to probe definition... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Bert Vermeulen | Fix inverted condition on decoder check |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Bert Vermeulen | Check library initialization before handling decoders |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Bert Vermeulen | Clean up prototypes |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Bert Vermeulen | Better error checking on session metadata |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Bert Vermeulen | Only instance-related functionality remains, rename... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Bert Vermeulen | Move initialization/shutdown into srd.c |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Bert Vermeulen | Move session-specific functionality into session.c |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Bert Vermeulen | Minor cleanup |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Bert Vermeulen | Move versioning info out to separate header |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Bert Vermeulen | Use OUTPUT_BINARY with four classes. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Bert Vermeulen | Implement OUTPUT_BINARY |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Bert Vermeulen | Drop obsolete report() method. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Bert Vermeulen | Drop outdated report: this should be handled by a frontend. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Bert Vermeulen | Use the new Decoder.register() API |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Bert Vermeulen | Emit meta bitrate |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Bert Vermeulen | Emit meta bitrate |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Bert Vermeulen | Prune dead code |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Bert Vermeulen | Implement OUTPUT_META |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Bert Vermeulen | Split annotation-specific output to another struct |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Bert Vermeulen | Minor code cleanup |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Bert Vermeulen | Rename inter-PD output type to SRD_OUTPUT_PYTHON |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Uwe Hermann | unittests: Update to recent API changes. |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Bert Vermeulen | The start() method no longer takes a metadata parameter |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Bert Vermeulen | Receive samplerate via metadata(), not start() |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Bert Vermeulen | Pass metadata to PDs only at runtime, not at decoder... |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Bert Vermeulen | Documentation and coding style fixes |
commit | commitdiff | tree | snapshot |
next |