2014-10-15 |
Martin Ling | bindings: add SWIG attribute for Packet::type. |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Martin Ling | C++: Don't clear Session::_owned_devices() in Session... |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Martin Ling | Track sdis created by sr_session_load(), and free in... |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Martin Ling | Correct description of sr_session.devs. |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Bert Vermeulen | Use SR_CONF_OUTPUT_VOLTAGE_TARGET and _CURRENT_LIMIT. |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Uwe Hermann | configure.ac: Drop ols Windows exception, should be... |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Bert Vermeulen | scpi-pps: Split boolean set options into enable/disable. |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Uwe Hermann | Rename SR_CONF_LCR_METER to SR_CONF_LCRMETER. |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Uwe Hermann | libsigrok-internal.h: Fix some outdated comments. |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Janne Huttunen | Add driver for DER EE DE-5000 LCR meter. |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Janne Huttunen | Add protocol decoder for Cyrustek ES51919 LCR meter... |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Janne Huttunen | Add pretty-printer for new units and flags. |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Janne Huttunen | Add config key for output frequency. |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Janne Huttunen | Add config key for LCR meter type. |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Janne Huttunen | Add two new 'auto' flags. |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Janne Huttunen | Add quantity and flag for difference measurements. |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Janne Huttunen | Add measured quantities for LCR meters. |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Janne Huttunen | Add two new units. |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Uwe Hermann | README: Bump glib version to 2.34. |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Aurelien Jacobs | usb: Simplify usb_get_port_path() and fix writing into... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Bert Vermeulen | Fix sr_dev_has_option(). |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Bert Vermeulen | build: Require glib 2.34. |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Bert Vermeulen | ols: Fix serial port timeout. |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Bert Vermeulen | colead-slm: Fix serial port timeout. |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Jens Steinhauser | bindings: Better error handling in enumeration get... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Bert Vermeulen | atten-pps3xxx: Use serial_timeout(). |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Bert Vermeulen | serial: Add serial_timeout(). |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Bert Vermeulen | atten-pps3xxx: Fix serial port timeout. |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Bert Vermeulen | fluke-dmm: Fix blocking serial write timeout. |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Bert Vermeulen | agilent-dmm: Fix blocking serial write timeout. |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Bert Vermeulen | input/csv: Fix size_t printing. |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Uwe Hermann | unit tests: Fix build due to recent changes. |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Martin Ling | Add a configurable read timeout to blocking SCPI reads... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Bert Vermeulen | Add some Agilent USBTMC PIDs. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Martin Ling | Add a timeout parameter to blocking serial calls. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | Avoid serial_write_blocking() warnings. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Martin Ling | Fix similar broken error handling on several serial... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | kecheng-kc-330b: Fix missing time/frequency weighting. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | hantek-dso: Code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | demo: Code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | fluke-dmm: Code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | chronovu-la8: Code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | asix-sigma: Trigger code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | agilent-dmm: Code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | scpi/vxc: Avoid NULL dereference. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | input/csv: Code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | input/chronovu_la8: Code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | input/binary: Code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | input: Avoid NULL dereference. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | sr_parse_sizestring: Deal with invalid strings better. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | Clean up sr_session_load(). |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Martin Ling | Return sensible Device::description() for session and... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Martin Ling | C++: Fix management of SessionDevice objects. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Martin Ling | C++: Add spaces in Device::description(). |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Martin Ling | C++: Expose device serial number and connection ID. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Martin Ling | C++: Expose config key capabilities. |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Martin Ling | bindings: Update for input API changes. |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Bert Vermeulen | Clean up internal input API docs. |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Bert Vermeulen | input: Use SR_ERR_NA instead of SR_OK_CONTINUE. |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Bert Vermeulen | input: sr_input_free() is now a void function. |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Bert Vermeulen | input: Add sr_input_end(). |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Bert Vermeulen | input: Free instance-private storage at instance free. |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Bert Vermeulen | input: Add sdi_ready flag to struct sr_input. |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Removal of sdi->index, step 8: fix victor-dmm |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Removal of sdi->index, step 7: fix testo |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Removal of sdi->index, step 6: fix sysclk-lwla |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Removal of sdi->index, step 5: fix ikalogic-scanalogic2 |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Removal of sdi->index, step 4: fix trivial sr_dev_inst_... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Removal of sdi->index, step 3: sr_dev_inst_new() calls... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Removal of sdi->index, step 2: remove it from sr_sessio... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Removal of sdi->index, step 1: remove it from headers... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | saleae-logic16: Use physical USB connection instead... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Remove sdi->index from openbench-logic-sniffer and... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | hantek-dso: Use physical USB connection instead of... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | zeroplus-logic-cube: Use physical USB connection instea... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Aurelien Jacobs | C++: handle uint32_t SR_CONF keys which contain key... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Soeren Apel | fx2lafw: Use physical USB connection instead of sdi... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Bert Vermeulen | Add sr_packet_copy/_free functions. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | serial: Eliminate serial_read(), serial_write() and... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | std_serial_dev_open: Remove SERIAL_NONBLOCK flag. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | scpi_serial: Mark read/write calls nonblocking, remove... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | tondaj-sl-814: Remove SERIAL_NONBLOCK flag. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | tondaj-sl-814: Mark serial read/write calls as blocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | tondaj-sl-814: Mark serial read call as nonblocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | teleinfo: Mark serial read as nonblocking, remove SERIA... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | openbench-logic-sniffer: Remove SERIAL_NONBLOCK flag. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | norma-dmm: Remove SERIAL_NONBLOCK flag. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | norma-dmm: Make serial write call block. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | norma-dmm: Make write call block. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | norma-dmm: Mark serial read call as nonblocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | motech-lps-30x: Remove SERIAL_NONBLOCK. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | motech-lps-30x: Make serial write call block. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | motech-lps-30x: Mark serial read call as nonblocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | mic-985xx: Remove SERIAL_NONBLOCK call. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | mic-985xx: Make serial write call block. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | mic-985xx: Mark serial read as nonblocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | gmc-mh-1x-2x: Remove SERIAL_NONBLOCK flag. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | gmc-mh-1x-2x: Make serial write calls block. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | gmc-mh-1x-2x: Make serial write call block, and fix... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | gmc-mh-1x-2x: Mark serial read calls as nonblocking. |
commit | commitdiff | tree | snapshot |
next |