Commit Graph

  • d01d231487 C++: Fix shared pointer handling for Device base class. Martin Ling 2014-08-29 14:01:51 +0100
  • f1830b225d Clean Java files on any change that needs re-running SWIG. Martin Ling 2014-08-29 13:56:40 +0100
  • 7c03b56443 agilent-dmm: Fix value parser. Bert Vermeulen 2014-08-28 17:44:24 +0200
  • 6f479a0a72 Add support for mcupro Logic16, a Saleae Logic16 clone. Peter Zotov 2014-08-22 22:27:56 +0400
  • f88c73732c C++: Use sr_input_scan_*() API changes. Bert Vermeulen 2014-08-28 01:49:48 +0200
  • 4f979115a4 input: sr_input_scan_*() now return a status code. Bert Vermeulen 2014-08-28 00:22:13 +0200
  • aad21bd866 Add error string for SR_OK_CONTINUE. Bert Vermeulen 2014-08-28 00:19:36 +0200
  • b7f446051c Add SR_ERR_DATA. Bert Vermeulen 2014-08-28 00:18:29 +0200
  • cbd9e6e987 input/wav: Support for WAVE_FORMAT_EXTENSIBLE. Bert Vermeulen 2014-08-27 15:55:52 +0200
  • 962d43440a input/wav: use our own endian macros. Bert Vermeulen 2014-08-26 22:48:12 +0200
  • 5bf0dd6aff Add RB16S and RB32S (signed) macros. Bert Vermeulen 2014-08-26 22:45:38 +0200
  • 06ad20bebf input: Avoid warnings on all-zero static struct entries. Bert Vermeulen 2014-08-26 12:38:41 +0200
  • 7f5a036750 C++: Update InputFormat::get_options for latest version of input API. Martin Ling 2014-08-24 20:11:35 +0100
  • 43942280bb C++: Implement InputFormat::get_options() Martin Ling 2014-08-24 14:22:03 +0100
  • 6e5240f418 C++: Correct ownership of InputDevice objects. Martin Ling 2014-08-24 02:00:14 +0100
  • ca3291e3ee Update bindings for new input API. Martin Ling 2014-08-24 01:40:19 +0100
  • b84cba4dbf input: Convert binary module. Bert Vermeulen 2014-08-20 01:29:37 +0200
  • 75cb428f9f input: format_match() is not required in an input module. Bert Vermeulen 2014-08-20 01:27:39 +0200
  • 02e24c0ce0 input: Convert chronovu-la8 module. Bert Vermeulen 2014-08-20 00:43:13 +0200
  • 5e83cd741f input/vcd: Minor code cleanup. Bert Vermeulen 2014-08-20 00:42:16 +0200
  • 33e4303baa input: Only feed scanned header to streams, not scanned files. Bert Vermeulen 2014-08-20 00:41:22 +0200
  • 115fbe9410 input: Only use header buffer for modules that need it. Bert Vermeulen 2014-08-20 00:40:25 +0200
  • 0a4d68f74b input/wav: Send END packet on cleanup. Bert Vermeulen 2014-08-19 16:49:27 +0200
  • c10ef17c23 input/vcd: Send END packet on cleanup. Bert Vermeulen 2014-08-19 16:49:18 +0200
  • 41d214f61a input: Convert CSV module. Bert Vermeulen 2014-08-19 00:14:47 +0200
  • 3e2cd21115 Add second positive status code: SR_OK_CONTINUE. Bert Vermeulen 2014-08-19 00:12:32 +0200
  • 57486a7528 input: sr_input_new() always allocates the instance buffer. Bert Vermeulen 2014-08-19 00:09:09 +0200
  • fe4fe25bf5 input: Fix option enumeration. Bert Vermeulen 2014-08-19 00:07:36 +0200
  • d65fcbcd41 input: Fix internal API docs. Bert Vermeulen 2014-08-15 23:31:39 +0200
  • bd0bfaafd8 input: Actually return a NULL-terminated array. Bert Vermeulen 2014-08-15 23:31:20 +0200
  • 20e8882106 input: Frontends don't need to see SR_INPUT_META_*. Bert Vermeulen 2014-08-15 19:59:38 +0200
  • 7db0639495 input: Fixes and VCD. Bert Vermeulen 2014-08-13 14:18:12 +0200
  • 0f3dbc9530 input: Fix up API documentation. Bert Vermeulen 2014-08-10 18:44:39 +0200
  • 17bfaca62a input: Introduce new input module API. Bert Vermeulen 2014-08-10 16:57:04 +0200
  • d514d35dab input: make sr_input{_module} opaque to clients. Bert Vermeulen 2014-08-03 15:12:49 +0200
  • d4c937749a input: s/format/module in all naming. Bert Vermeulen 2014-08-03 15:11:24 +0200
  • 81a3497655 fx2lafw: Code cleanup. Bert Vermeulen 2014-08-26 01:49:00 +0200
  • 1685c27619 Avoid warnings on all-zero static struct entries. Bert Vermeulen 2014-08-26 01:48:27 +0200
  • 84cbaf77b4 pipistrello-ols: Disable unused trigger stages. Bert Vermeulen 2014-08-25 01:00:00 +0200
  • acc885c755 pipistrello-ols: Preliminary port to current API. Bert Vermeulen 2014-08-22 14:59:04 +0200
  • b94cff407f DEMUX and RLE fixes magnuskarlsson 2014-06-05 14:28:50 -0700
  • 1e0de84608 added edge triggers magnuskarlsson 2014-05-28 18:53:22 -0700
  • 1f9bcd0f94 fixed typos magnuskarlsson 2014-05-10 16:15:19 -0700
  • 72716f15be fixed a problem with USB defines magnuskarlsson 2014-05-10 16:04:58 -0700
  • 4bd80e1228 added pipistrello-ols magnuskarlsson 2014-05-10 15:44:13 -0700
  • 562b7ae513 hameg-hmo / rigol-ds: Restore compatibility with std_dev_clear() Soeren Apel 2014-08-24 16:54:38 +0200
  • 14e1aa6df0 rigol-ds: Fix duplicated vendor string for Agilent devices. Martin Ling 2014-08-22 20:15:32 +0100
  • 81a69107de build: Require libserialport version 0.2.0. Bert Vermeulen 2014-08-20 23:39:27 +0200
  • 01f6e330f8 serial: re-implement sr_serial_find_usb() using new libsp APIs Aurelien Jacobs 2014-07-01 22:33:03 +0200
  • fdefc40aec output: Fix options enumeration. Again. Bert Vermeulen 2014-08-20 17:33:09 +0200
  • aba57f3550 Close zip file at end of sr_session_file_check. Martin Ling 2014-08-20 12:58:33 +0100
  • 3e27b177c4 configure.ac: Fix jni.h check when cross compiling Marcus Comstedt 2014-08-20 14:15:24 +0200
  • 879dd50fb6 output: Allocate additional memory for NULL terminator. Marc Schink 2014-08-20 13:54:53 +0200
  • f817f05aac ikalogic-scanaplus: Free device context to fix memory leak. Marc Schink 2014-08-20 13:55:04 +0200
  • 9fc318d9ef output: Fix double free. Bert Vermeulen 2014-08-18 23:55:39 +0200
  • 499c85dce5 output: Fix output option enumeration. Bert Vermeulen 2014-08-18 23:54:46 +0200
  • 34f4e3b4e4 unitests: Adapt to recent API changes. Uwe Hermann 2014-08-17 17:32:46 +0200
  • 7754fb4d93 saleae-logic16: Recognize FPGA FIFO overflow status Marcus Comstedt 2014-08-17 14:20:01 +0200
  • 0e1a7fe91a Makefile.am: Fix out-of-tree build for Python bindings Marcus Comstedt 2014-08-16 23:44:19 +0200
  • 2ba308ecc6 configure.ac: Look for python-2.7.pc as well when making bindings Marcus Comstedt 2014-08-15 15:55:22 +0200
  • 33c84e8197 Makefile.am: Fix out-of-tree build for C++ and Java bindings Marcus Comstedt 2014-08-14 23:07:45 +0200
  • 7f82ec4d72 Makefile.am: Fix doxygen invocation in out-of-tree build Marcus Comstedt 2014-08-15 14:42:18 +0200
  • 55e55a3f92 Fix include paths for out-of-tree builds Marcus Comstedt 2014-08-14 23:04:06 +0200
  • 70d3b20ba6 bindings: update for sr_output_options_{get,free} API change. Martin Ling 2014-08-17 11:44:05 +0100
  • af7d656d37 output: Constify module options. Bert Vermeulen 2014-08-15 20:21:50 +0200
  • fc74643098 output: Actually return a NULL-terminated array. Bert Vermeulen 2014-08-15 20:16:31 +0200
  • db81fbb582 hameg-hmo: Make sure the enabled_channels list is empty before populating it Soeren Apel 2014-08-13 16:33:38 +0200
  • 3c1cafebb3 session: Remove irrelevant logging. Bert Vermeulen 2014-08-13 14:34:24 +0200
  • 441e9eae58 output/wav: Minor code cleanup. Bert Vermeulen 2014-08-13 14:30:30 +0200
  • 63f6df68c6 output: Deal properly with NULL (no) options on a new output instance. Bert Vermeulen 2014-08-13 14:22:41 +0200
  • 98de0c7874 tests: Factor out srtest_setup() and srtest_teardown(). Uwe Hermann 2014-08-11 13:20:50 +0200
  • 41de54ffb1 sr_session_new(): Return SR_ERR_ARG upon invalid argument. Uwe Hermann 2014-08-11 13:15:43 +0200
  • 4172352914 Add a small set of unit tests for session handling. Uwe Hermann 2014-08-11 12:37:54 +0200
  • 508ddda2a3 session_file.c: Drop left-over extern. Uwe Hermann 2014-08-11 12:31:01 +0200
  • 15aa3b0d0c Doxygen: Exclude more non-public files and directories. Uwe Hermann 2014-08-10 18:56:54 +0200
  • 9fcc286604 trigger.c: Add Doxygen @file and @defgroup tags. Uwe Hermann 2014-08-10 18:56:24 +0200
  • 071b93d9ed Makefile.am: Silence some more Doxygen output. Uwe Hermann 2014-08-10 18:18:30 +0200
  • ac0db24ad4 Doxygen: Silence Doxygen warnings by default. Uwe Hermann 2014-08-10 17:59:34 +0200
  • 7efe889e7a Doxygen: Add a few missing @param lines for sessions. Uwe Hermann 2014-08-10 17:27:43 +0200
  • 5cad31c708 bindings: Transfer C++ method parameter documentation to Python/Java bindings. Martin Ling 2014-08-01 20:08:44 +0100
  • b6f411ac4e C++: Add parameter documentation and additional method descriptions. Martin Ling 2014-07-27 12:05:44 +0100
  • 8a314e90ff java: Add documentation generation. Martin Ling 2014-08-01 19:29:48 +0100
  • 6a8c1d6879 python: Add documentation generation. Martin Ling 2014-08-01 19:22:24 +0100
  • bd4fda2407 bindings: Transfer C++ documentation strings to Python and Java wrappers. Martin Ling 2014-08-01 18:17:33 +0100
  • 84c870852a C++ bindings: Attach documentation to enum wrapper classes. Martin Ling 2014-08-01 17:40:56 +0100
  • 3532ed0125 C++ bindings: Reimplement enums.py using doxygen XML output instead of gccxml. Martin Ling 2014-08-01 17:18:09 +0100
  • b4e31d2aac Fix typo in the Hameg HMO driver and add some error message for when the float comparison breaks Soeren Apel 2014-08-06 16:06:09 +0200
  • 375340a724 configure.ac: Don't build BeagleLogic where a build would fail. Uwe Hermann 2014-08-04 22:00:17 +0200
  • e336c0413c output/vcd: Drop obsolete string. Bert Vermeulen 2014-08-03 14:09:04 +0200
  • 226363c4e8 hameg-hmo: Implement SR_CONF_SCAN_OPTIONS. Bert Vermeulen 2014-08-03 14:00:07 +0200
  • 706f482a95 output: Check options hash before destroying. Bert Vermeulen 2014-08-03 01:24:30 +0200
  • dcc55fe91a output: Move option checks to the wrapper. Bert Vermeulen 2014-08-03 01:16:03 +0200
  • 950043c30e output: Modules can keep track of option resources without wrapper help. Bert Vermeulen 2014-08-02 19:20:00 +0200
  • 7ea75009d1 output/wav: Add 'scale' option. Bert Vermeulen 2014-08-02 03:48:55 +0200
  • a24c3f4a89 Implement Brymen BM25x series as a serial DMM. Janne Huttunen 2014-07-30 10:28:58 +0300
  • a01eab4a08 Doxygen: Update paths. Bert Vermeulen 2014-08-01 16:31:13 +0200
  • 2f6f0e9187 input/vcd: Make less noise in format match failure. Bert Vermeulen 2014-08-01 12:04:20 +0200
  • b866fc095d input/csv: Match format on .csv extension in filename. Bert Vermeulen 2014-08-01 12:03:42 +0200
  • cb41a838a7 input/wav: Deal with IEEE float samples in WAV files. Bert Vermeulen 2014-08-01 12:02:09 +0200
  • 364859ac73 output/wav: Fix channel deinterleaving. Bert Vermeulen 2014-08-01 12:00:51 +0200