- 34d117a Allow building libsigrok without libserialport. by Janne Huttunen · 11 years ago factory-ryu-6486.1.B factory-ryu-6486.14.B factory-ryu-6486.B factory-whirlwind-6509.B stabilize-6480.B
- e8cbb22 Auto-set sdi->connection_id for serial devices in the getter by Soeren Apel · 11 years ago factory-samus-6375.B
- d131483 yokogawa-dlm: Populate sdi->serial_num and sdi->version by Soeren Apel · 11 years ago
- b3fccc8 rigol-ds: Populate sdi->serial_num by Soeren Apel · 11 years ago
- b33db61 hameg-hmo: Populate sdi->serial_num by Soeren Apel · 11 years ago
- d08667c scpi-pps: Populate sdi->serial_num and fix hw_info mem leak by Soeren Apel · 11 years ago
- b2c02b0 scpi: Populate sdi->connection_id by Soeren Apel · 11 years ago
- 0699ccd sysclk-lwla: Let the sdi getter populate sdi->connection_id by Soeren Apel · 11 years ago
- c962d07 ikalogic-scanalogic2: Let the sdi getter popuplage sdi->connection_id by Soeren Apel · 11 years ago
- 0157fdc Provide getters for sr_dev_inst member access by Soeren Apel · 11 years ago
- 984e4b0 scpi-pps: Start acquisition on the first enabled channel. by Bert Vermeulen · 11 years ago
- 624503a scpi-pps: Optimize channel selection. by Bert Vermeulen · 11 years ago
- ee2860e scpi-pps: Disable beeper during session. by Bert Vermeulen · 11 years ago
- bf48cce scpi-pps: Properly clean up acquisition session. by Bert Vermeulen · 11 years ago
- 60475cd scpi-pps: Use only standard SCPI for Rigol DP800 series. by Bert Vermeulen · 11 years ago
- ae431bc Fix short names for SR_CONF_OUTPUT_VOLTAGE_TARGET/_CURRENT_LIMIT. by Bert Vermeulen · 11 years ago
- d3a401c bindings: Remove Device::description(). by Martin Ling · 11 years ago
- 1411f7d bindings: Add Session::filename() and corresponding SWIG attribute. by Martin Ling · 11 years ago
- 73a1eb0 bindings: Add accessor to obtain parent object. by Martin Ling · 11 years ago
- f591826 bindings: add SWIG attribute for Packet::type. by Martin Ling · 11 years ago
- f36f7d0 C++: Don't clear Session::_owned_devices() in Session::remove_devices(). by Martin Ling · 11 years ago
- 1de3cce Track sdis created by sr_session_load(), and free in sr_session_destroy(). by Martin Ling · 11 years ago
- c0e3ba4 Correct description of sr_session.devs. by Martin Ling · 11 years ago
- ca95e90 Use SR_CONF_OUTPUT_VOLTAGE_TARGET and _CURRENT_LIMIT. by Bert Vermeulen · 11 years ago
- 3982b93 configure.ac: Drop ols Windows exception, should be obsolete. by Uwe Hermann · 11 years ago
- 53a8180 scpi-pps: Split boolean set options into enable/disable. by Bert Vermeulen · 11 years ago
- b9a348f Rename SR_CONF_LCR_METER to SR_CONF_LCRMETER. by Uwe Hermann · 11 years ago
- 3ea4611 libsigrok-internal.h: Fix some outdated comments. by Uwe Hermann · 11 years ago
- b508919 Add driver for DER EE DE-5000 LCR meter. by Janne Huttunen · 11 years ago
- 6bcb3ee Add protocol decoder for Cyrustek ES51919 LCR meter chip. by Janne Huttunen · 11 years ago
- 02c7c48 Add pretty-printer for new units and flags. by Janne Huttunen · 11 years ago
- 0f5b241 Add config key for output frequency. by Janne Huttunen · 11 years ago
- 0ffce50 Add config key for LCR meter type. by Janne Huttunen · 11 years ago
- ae27f28 Add two new 'auto' flags. by Janne Huttunen · 11 years ago
- 23601f2 Add quantity and flag for difference measurements. by Janne Huttunen · 11 years ago
- 87d8124 Add measured quantities for LCR meters. by Janne Huttunen · 11 years ago
- 01789ad Add two new units. by Janne Huttunen · 11 years ago
- 8b4f0d6 README: Bump glib version to 2.34. by Uwe Hermann · 11 years ago
- 76bc5f6 usb: Simplify usb_get_port_path() and fix writing into a const char *. by Aurelien Jacobs · 11 years ago
- d099d88 Fix sr_dev_has_option(). by Bert Vermeulen · 11 years ago
- 818df9f build: Require glib 2.34. by Bert Vermeulen · 11 years ago
- f4d3a4f ols: Fix serial port timeout. by Bert Vermeulen · 11 years ago
- 9e6d9be colead-slm: Fix serial port timeout. by Bert Vermeulen · 11 years ago
- 174bf14 bindings: Better error handling in enumeration get() function. by Jens Steinhauser · 11 years ago
- 2eb1612 atten-pps3xxx: Use serial_timeout(). by Bert Vermeulen · 11 years ago
- c5cfc73 serial: Add serial_timeout(). by Bert Vermeulen · 11 years ago
- 945cfd4 atten-pps3xxx: Fix serial port timeout. by Bert Vermeulen · 11 years ago
- 2040140 fluke-dmm: Fix blocking serial write timeout. by Bert Vermeulen · 11 years ago
- 95779b4 agilent-dmm: Fix blocking serial write timeout. by Bert Vermeulen · 11 years ago
- 4ab01c3 input/csv: Fix size_t printing. by Bert Vermeulen · 11 years ago
- 026d6b2 unit tests: Fix build due to recent changes. by Uwe Hermann · 11 years ago
- 9092e66 Add a configurable read timeout to blocking SCPI reads, default 1s. by Martin Ling · 11 years ago
- 57d355a Add some Agilent USBTMC PIDs. by Bert Vermeulen · 11 years ago
- eead278 Add a timeout parameter to blocking serial calls. by Martin Ling · 11 years ago
- 7ce59a3 Avoid serial_write_blocking() warnings. by Bert Vermeulen · 11 years ago
- 081c214 Fix similar broken error handling on several serial calls. by Martin Ling · 11 years ago
- 7f22cd9 kecheng-kc-330b: Fix missing time/frequency weighting. by Bert Vermeulen · 11 years ago
- 8219214 hantek-dso: Code cleanup. by Bert Vermeulen · 11 years ago
- 385cb66 demo: Code cleanup. by Bert Vermeulen · 11 years ago
- f4d0020 fluke-dmm: Code cleanup. by Bert Vermeulen · 11 years ago
- 65c8d48 chronovu-la8: Code cleanup. by Bert Vermeulen · 11 years ago
- 382cb19 asix-sigma: Trigger code cleanup. by Bert Vermeulen · 11 years ago
- 90486ba agilent-dmm: Code cleanup. by Bert Vermeulen · 11 years ago
- f3616a0 scpi/vxc: Avoid NULL dereference. by Bert Vermeulen · 11 years ago
- 18078d0 input/csv: Code cleanup. by Bert Vermeulen · 11 years ago
- 74e1f6f input/chronovu_la8: Code cleanup. by Bert Vermeulen · 11 years ago
- 577a9fe input/binary: Code cleanup. by Bert Vermeulen · 11 years ago
- 6409821 input: Avoid NULL dereference. by Bert Vermeulen · 11 years ago
- 19e43ab sr_parse_sizestring: Deal with invalid strings better. by Bert Vermeulen · 11 years ago
- d386a52 Clean up sr_session_load(). by Bert Vermeulen · 11 years ago
- 98d39b9 Return sensible Device::description() for session and input devices. by Martin Ling · 11 years ago
- ca4e307 C++: Fix management of SessionDevice objects. by Martin Ling · 11 years ago
- 584f76a C++: Add spaces in Device::description(). by Martin Ling · 11 years ago
- d1075e5 C++: Expose device serial number and connection ID. by Martin Ling · 11 years ago
- 4c7c419 C++: Expose config key capabilities. by Martin Ling · 11 years ago
- 9c51e8e bindings: Update for input API changes. by Martin Ling · 11 years ago
- 753793e Clean up internal input API docs. by Bert Vermeulen · 11 years ago
- 6010749 input: Use SR_ERR_NA instead of SR_OK_CONTINUE. by Bert Vermeulen · 11 years ago
- d5cc282 input: sr_input_free() is now a void function. by Bert Vermeulen · 11 years ago
- 7066fd4 input: Add sr_input_end(). by Bert Vermeulen · 11 years ago
- 89da5b3 input: Free instance-private storage at instance free. by Bert Vermeulen · 11 years ago
- d018181 input: Add sdi_ready flag to struct sr_input. by Bert Vermeulen · 11 years ago
- 66c91e2 Removal of sdi->index, step 8: fix victor-dmm by Soeren Apel · 11 years ago
- bde9fbd Removal of sdi->index, step 7: fix testo by Soeren Apel · 11 years ago
- c79d444 Removal of sdi->index, step 6: fix sysclk-lwla by Soeren Apel · 11 years ago
- 65340dd Removal of sdi->index, step 5: fix ikalogic-scanalogic2 by Soeren Apel · 11 years ago
- aed4ad0 Removal of sdi->index, step 4: fix trivial sr_dev_inst_new() calls by Soeren Apel · 11 years ago
- f220936 Removal of sdi->index, step 3: sr_dev_inst_new() calls for input mods by Soeren Apel · 11 years ago
- c6805a0 Removal of sdi->index, step 2: remove it from sr_session_load() by Soeren Apel · 11 years ago
- 1b9e567 Removal of sdi->index, step 1: remove it from headers and helper funcs by Soeren Apel · 11 years ago
- ce7d357 saleae-logic16: Use physical USB connection instead of sdi->index by Soeren Apel · 11 years ago
- 71580ef Remove sdi->index from openbench-logic-sniffer and pipistrello-ols by Soeren Apel · 11 years ago
- 395206f hantek-dso: Use physical USB connection instead of sdi->index by Soeren Apel · 11 years ago
- ee4f9bb zeroplus-logic-cube: Use physical USB connection instead of sdi->index by Soeren Apel · 11 years ago
- 03a4c07 C++: handle uint32_t SR_CONF keys which contain key capabilities by Aurelien Jacobs · 11 years ago
- 5e2c86e fx2lafw: Use physical USB connection instead of sdi->index by Soeren Apel · 11 years ago firmware-storm-6315.B release-R39-6310.B stabilize-6310.69.B
- 8143cfd Add sr_packet_copy/_free functions. by Bert Vermeulen · 11 years ago
- 98edee7 serial: Eliminate serial_read(), serial_write() and SERIAL_NONBLOCK. by Martin Ling · 11 years ago
- 6c592ec std_serial_dev_open: Remove SERIAL_NONBLOCK flag. by Martin Ling · 11 years ago
- 406e0c7 scpi_serial: Mark read/write calls nonblocking, remove SERIAL_NONBLOCK. by Martin Ling · 11 years ago