Commit Graph

  • 304be4a771 bindings: Add packet constructors. Martin Ling 2014-11-12 12:37:22 +0000
  • b2db9f3bbe bindings: Add QuantityFlag::mask_from_flags() method. Martin Ling 2014-11-12 11:08:22 +0000
  • 9fa5b426ec bindings: Add UserDevice wrapping. Martin Ling 2014-11-12 02:23:02 +0000
  • 0af636bed9 Change sr_dev_inst_new() to take no parameters. Uwe Hermann 2014-11-12 02:06:15 +0100
  • c7e4556258 HACKING: Document the new malloc related guidelines. Uwe Hermann 2014-11-12 00:04:28 +0100
  • 487c23fc99 HACKING: Minor updates. Uwe Hermann 2014-11-11 23:52:53 +0100
  • ed6b4c4747 python: Wrap Analog::data() as a NumPy array. Martin Ling 2014-11-12 01:00:17 +0000
  • b20635771c bindings: Expose Analog::channels() as an attribute. Martin Ling 2014-11-11 23:54:39 +0000
  • ea22dc108b python: Return correct PacketPayload subclasses from Packet.payload() Martin Ling 2014-11-11 23:44:26 +0000
  • 75fb30365e python: Fix error handling for callbacks. Martin Ling 2014-11-11 21:04:44 +0000
  • f0c0dab5a9 python: Implement equality checks for EnumValue derived classes. Martin Ling 2014-11-11 20:11:32 +0000
  • 7a36ceacb9 bindings: Support per-language extensions to EnumValue wrappers. Martin Ling 2014-11-11 18:26:50 +0000
  • 444d6a3975 python: Fix mapping of vector & map attributes to Python types. Martin Ling 2014-11-11 15:29:35 +0000
  • 062430a2fb bindings: Use new %attributevector and %attributemap macros. Martin Ling 2014-11-11 14:50:55 +0000
  • e480df0c45 bindings: Expose ConfigKey::identifier as an attribute. Martin Ling 2014-11-11 01:24:19 +0000
  • 189461b251 bindings: Expose EnumValue::id and EnumValue::name as attributes. Martin Ling 2014-11-11 01:18:58 +0000
  • fe4096fde6 bindings: Wrap EnumValue base class. Martin Ling 2014-10-29 14:36:45 +0000
  • 0bc1a7613a bindings: Rename ConfigKey::get(string) to get_by_identifier(). Martin Ling 2014-10-29 14:33:46 +0000
  • 9d229ecb9e cxx: Implement more of EnumValue in template. Martin Ling 2014-10-29 14:31:31 +0000
  • 3250d8c7e0 output: Add srzip, the session file format. Bert Vermeulen 2014-11-11 23:23:09 +0100
  • ccd3f5e5eb unit tests: Add a test case for sr_dev_inst_channel_add(). Uwe Hermann 2014-11-11 22:45:20 +0100
  • 6b1adfaa86 unit tests: Add a test case for sr_dev_inst_user_new(). Uwe Hermann 2014-11-11 21:59:23 +0100
  • e705ce3bf6 Add sr_dev_inst_user_new(), sr_dev_inst_channel_add(). Uwe Hermann 2014-11-11 21:58:49 +0100
  • 924866d48d uni tests: Use sr_dev_inst_channels_get() to fix the build. Uwe Hermann 2014-11-11 21:28:16 +0100
  • 80fe524740 bindings: Use getters now that 'struct sr_dev_inst' is opaque. Uwe Hermann 2014-11-11 16:55:37 +0100
  • 2f5f97056a Constify the sdi parameter of all sr_dev_inst_*() getters. Uwe Hermann 2014-11-11 12:44:37 +0100
  • 96727ef016 Make 'struct sr_dev_inst' opaque. Uwe Hermann 2014-11-11 12:24:08 +0100
  • e437da2b86 Add sr_dev_inst_channels_get() and sr_dev_inst_channel_groups_get(). Uwe Hermann 2014-11-11 11:51:53 +0100
  • 3f2cd87f36 session_driver.c: Allow querying of SR_CONF_CAPTURE_UNITSIZE. Uwe Hermann 2014-11-09 20:04:09 +0100
  • 6508992d04 Brymen BM25x: Drop unneeded _ser/_SER suffix. Uwe Hermann 2014-11-02 16:40:40 +0100
  • bce75f947d ols: Fix a serial port related issue on FreeBSD. Uffe Jakobsen 2014-11-01 19:35:30 +0100
  • 7aebe22d10 Only sr_dev_inst_free() should free channel groups. Bert Vermeulen 2014-11-01 13:18:09 +0100
  • aab4b8cb70 fx2lafw: Fix wide (16bit) sampling case. Uwe Hermann 2014-10-29 22:46:57 +0100
  • e3594306a9 zeroplus-logic-cube: Add support for AKIP-9101. Bert Vermeulen 2014-10-29 13:26:57 +0100
  • 9c6a2913fd Make sr_dev_inst_connid_get() available without libusb Soeren Apel 2014-10-26 20:51:21 +0100
  • 933defaa03 hantek-dso: Fix driver/global/channel group config keys. Bert Vermeulen 2014-10-27 17:03:02 +0100
  • 6fad08e6ab Change SR_CONF_FILTER key to a boolean type. Bert Vermeulen 2014-10-27 16:59:01 +0100
  • e7ba5a994b asix-sigma: Publish driver options. Bert Vermeulen 2014-10-27 00:46:19 +0100
  • a258204e00 scpi-pps: Publish driver options. Bert Vermeulen 2014-10-27 00:37:04 +0100
  • 390795c099 demo: Rearrange driver and device options. Bert Vermeulen 2014-10-26 23:54:55 +0100
  • d7125bfa1e cem-dt-885x: Publish driver options. Bert Vermeulen 2014-10-26 23:36:10 +0100
  • d6fa8ace94 atten-pps3xxx: Publish driver options. Bert Vermeulen 2014-10-26 23:33:46 +0100
  • a700a3a4bf More robust searching for config keys. Bert Vermeulen 2014-10-27 16:58:33 +0100
  • 51b1b95edb Add config info for device type and limit config keys. Bert Vermeulen 2014-10-26 23:32:29 +0100
  • 8769478c07 Add support for the UNI-T UT71x series (aka Voltcraft VC-920/940/960). Uwe Hermann 2014-10-25 17:14:30 +0200
  • 626027df0f Add UNI-T UT71x DMM parser. Uwe Hermann 2014-10-25 11:36:58 +0200
  • ce48b174da sr_dev_inst_connid_get() requires libusb. Bert Vermeulen 2014-10-23 00:22:07 +0200
  • cf49d66bc6 hantek-dso: Properly zero out MQ flags. Bert Vermeulen 2014-10-22 22:19:41 +0200
  • 61b0292217 Accept subtype of expected GVariant values. Bert Vermeulen 2014-10-22 22:18:52 +0200
  • a42a39ac37 Export LCR meter 'auto' bits as config keys instead of mqflags. Janne Huttunen 2014-10-20 23:03:20 +0300
  • 160691b900 input/csv: Skip header line. Jens Steinhauser 2014-10-19 19:53:08 +0200
  • c3eadb0760 scpi-pps: Add support for Fluke/Philips PM2800 series. Bert Vermeulen 2014-10-18 23:20:47 +0200
  • c1d56d2013 scpi-pps: Move non-standard data type processing to SCPI parser. Bert Vermeulen 2014-10-18 23:18:48 +0200
  • 4a471029c2 scpi-pps: Add channel probe facility to scan. Bert Vermeulen 2014-10-18 23:12:56 +0200
  • 99d090d8e5 Fix typos. Bert Vermeulen 2014-10-18 23:10:46 +0200
  • b1b1944e19 Free channel group private storage when clearing device instance. Bert Vermeulen 2014-10-18 23:09:47 +0200
  • c7c8994c20 Rename "SERIAL" -> "SERIES". Janne Huttunen 2014-10-13 18:56:16 +0300
  • 34d117afb4 Allow building libsigrok without libserialport. Janne Huttunen 2014-10-13 18:51:32 +0300
  • e8cbb22314 Auto-set sdi->connection_id for serial devices in the getter Soeren Apel 2014-10-16 22:44:31 +0200
  • d1314831e4 yokogawa-dlm: Populate sdi->serial_num and sdi->version Soeren Apel 2014-10-16 22:43:05 +0200
  • b3fccc851b rigol-ds: Populate sdi->serial_num Soeren Apel 2014-10-16 22:42:50 +0200
  • b33db61c48 hameg-hmo: Populate sdi->serial_num Soeren Apel 2014-10-16 22:42:38 +0200
  • d08667c53b scpi-pps: Populate sdi->serial_num and fix hw_info mem leak Soeren Apel 2014-10-16 22:42:19 +0200
  • b2c02b0747 scpi: Populate sdi->connection_id Soeren Apel 2014-10-16 22:41:57 +0200
  • 0699ccdd92 sysclk-lwla: Let the sdi getter populate sdi->connection_id Soeren Apel 2014-10-16 22:40:58 +0200
  • c962d07cba ikalogic-scanalogic2: Let the sdi getter popuplage sdi->connection_id Soeren Apel 2014-10-16 22:15:54 +0200
  • 0157fdce99 Provide getters for sr_dev_inst member access Soeren Apel 2014-10-16 20:17:04 +0200
  • 984e4b0db8 scpi-pps: Start acquisition on the first enabled channel. Bert Vermeulen 2014-10-17 03:00:55 +0200
  • 624503ae90 scpi-pps: Optimize channel selection. Bert Vermeulen 2014-10-17 03:00:05 +0200
  • ee2860ee11 scpi-pps: Disable beeper during session. Bert Vermeulen 2014-10-16 15:24:27 +0200
  • bf48ccebee scpi-pps: Properly clean up acquisition session. Bert Vermeulen 2014-10-16 14:55:56 +0200
  • 60475cd788 scpi-pps: Use only standard SCPI for Rigol DP800 series. Bert Vermeulen 2014-10-16 13:23:21 +0200
  • ae431bc8d6 Fix short names for SR_CONF_OUTPUT_VOLTAGE_TARGET/_CURRENT_LIMIT. Bert Vermeulen 2014-10-16 13:22:51 +0200
  • d3a401c15b bindings: Remove Device::description(). Martin Ling 2014-10-12 17:57:27 +0100
  • 1411f7d8e9 bindings: Add Session::filename() and corresponding SWIG attribute. Martin Ling 2014-10-12 17:53:10 +0100
  • 73a1eb017b bindings: Add accessor to obtain parent object. Martin Ling 2014-10-12 17:48:44 +0100
  • f591826cc7 bindings: add SWIG attribute for Packet::type. Martin Ling 2014-10-10 19:37:47 +0100
  • f36f7d0282 C++: Don't clear Session::_owned_devices() in Session::remove_devices(). Martin Ling 2014-10-12 16:18:30 +0100
  • 1de3ccede9 Track sdis created by sr_session_load(), and free in sr_session_destroy(). Martin Ling 2014-10-12 15:56:36 +0100
  • c0e3ba4b79 Correct description of sr_session.devs. Martin Ling 2014-10-12 15:39:36 +0100
  • ca95e90fb3 Use SR_CONF_OUTPUT_VOLTAGE_TARGET and _CURRENT_LIMIT. Bert Vermeulen 2014-10-15 12:03:00 +0200
  • 3982b93840 configure.ac: Drop ols Windows exception, should be obsolete. Uwe Hermann 2014-10-13 16:23:48 +0200
  • 53a81803e4 scpi-pps: Split boolean set options into enable/disable. Bert Vermeulen 2014-10-10 16:00:33 +0200
  • b9a348f56c Rename SR_CONF_LCR_METER to SR_CONF_LCRMETER. Uwe Hermann 2014-10-13 11:39:15 +0200
  • 3ea46116de libsigrok-internal.h: Fix some outdated comments. Uwe Hermann 2014-10-13 01:06:09 +0200
  • b50891952d Add driver for DER EE DE-5000 LCR meter. Janne Huttunen 2014-10-11 15:47:35 +0300
  • 6bcb3ee876 Add protocol decoder for Cyrustek ES51919 LCR meter chip. Janne Huttunen 2014-10-11 15:47:34 +0300
  • 02c7c482a6 Add pretty-printer for new units and flags. Janne Huttunen 2014-10-11 15:47:33 +0300
  • 0f5b241ec9 Add config key for output frequency. Janne Huttunen 2014-10-11 15:47:32 +0300
  • 0ffce50d44 Add config key for LCR meter type. Janne Huttunen 2014-10-11 15:47:31 +0300
  • ae27f28165 Add two new 'auto' flags. Janne Huttunen 2014-10-11 15:47:30 +0300
  • 23601f2c7e Add quantity and flag for difference measurements. Janne Huttunen 2014-10-11 15:47:29 +0300
  • 87d8124577 Add measured quantities for LCR meters. Janne Huttunen 2014-10-11 15:47:28 +0300
  • 01789adc72 Add two new units. Janne Huttunen 2014-10-11 15:47:27 +0300
  • 8b4f0d6a11 README: Bump glib version to 2.34. Uwe Hermann 2014-10-12 19:59:41 +0200
  • 76bc5f6376 usb: Simplify usb_get_port_path() and fix writing into a const char *. Aurelien Jacobs 2014-10-07 00:02:10 +0200
  • d099d88021 Fix sr_dev_has_option(). Bert Vermeulen 2014-10-09 23:42:24 +0200
  • 818df9f8ec build: Require glib 2.34. Bert Vermeulen 2014-10-08 23:14:01 +0200
  • f4d3a4fb9a ols: Fix serial port timeout. Bert Vermeulen 2014-10-08 03:00:47 +0200
  • 9e6d9bee2a colead-slm: Fix serial port timeout. Bert Vermeulen 2014-10-08 02:23:20 +0200