Commit Graph

  • 639c6f61c3 serial: determine timeout from most recent set_params() values Gerhard Sittig 2017-03-26 16:56:36 +0100
  • dca683ef99 rohde-schwarz-sme-0x: remove obsolete libserialport reference Gerhard Sittig 2019-04-29 18:44:12 +0200
  • e24e74ed84 agilent-dmm: fixup whitespace nit (trailing space) Gerhard Sittig 2019-05-26 20:43:01 +0200
  • 18037e79f1 doc: update manual driver addition in the HACKING document Gerhard Sittig 2019-05-01 06:19:55 +0200
  • 108d2ec2c2 saleae-logic16: Warn (instead of erroring out) if FPGA is unsupported Andreas Piesk 2019-05-13 21:33:32 +0200
  • ca9f8961e3 serial-lcr: Add MASTECH MS5308 Vitaliy Vorobyov 2019-05-05 15:16:54 +0300
  • 3535a6eeee Fix an issue when building in directories that are symlinks. Uwe Hermann 2019-05-01 15:33:05 +0200
  • dcd212f7a2 Add MASTECH MS2115B support. Vitaliy Vorobyov 2019-05-01 15:54:14 +0200
  • 16a8e58068 agilent-dmm: add basic support for Agilent/Keysight U127x Gerd v. Egidy 2019-02-10 20:14:27 +0100
  • 878e0e9d21 agilent-dmm: fix support for Agilent/Keysight U1252A Gerd v. Egidy 2019-02-10 20:13:46 +0100
  • 271392d969 serial: rename variable to reflect it's related to libserialport Gerhard Sittig 2018-06-03 12:24:55 +0200
  • 6213c38ef8 serial: update doxygen comments (flush vs drain, in vs out params) Gerhard Sittig 2017-03-19 16:11:56 +0100
  • fcfa36fd6f libsigrok-internal.h: fix source file references in comments Gerhard Sittig 2019-04-22 10:28:07 +0200
  • fdcdfe53d8 libsigrok-internal.h: nit, alpha-sort include directives Gerhard Sittig 2019-04-22 10:08:32 +0200
  • e47a9562e9 device: rephrase sizeof() calls for reduced redundancy, use malloc0 Gerhard Sittig 2017-10-02 16:26:52 +0100
  • 7d0f52f7e5 Consistently use the "Sysclk" spelling everywhere. Uwe Hermann 2019-04-22 13:26:47 +0200
  • 4ddd34b107 udev: Add Sysclk SLA50232 entry. Uwe Hermann 2019-04-24 16:11:36 +0200
  • f3178f123d sysclk-sla5032: Minor asterisk placement consistency fixes. Uwe Hermann 2019-04-24 18:23:11 +0200
  • 98ed645e40 sysclk-sla5032: Make a few functions static. Uwe Hermann 2019-04-24 17:29:36 +0200
  • 9e0693f92d sysclk-sla5032: Merge sla5032.[ch] into protocol.[ch]. Uwe Hermann 2019-04-24 17:22:05 +0200
  • 052cc011bf sysclk-sla5032: Shorten sla5032_start_sample() a bit. Uwe Hermann 2019-04-24 16:49:12 +0200
  • d57a114347 sysclk-sla5032: Shorten a few code snippets a bit. Uwe Hermann 2019-04-22 13:17:20 +0200
  • 262cb9968d sysclk-sla5032: Fix compiler warnings (max vs. MAX). Uwe Hermann 2019-04-22 13:12:20 +0200
  • 8da8c8265f Add initial Sysclk SLA5032 driver. Vitaliy Vorobyov 2019-04-22 12:24:47 +0200
  • ddbe6880a0 korad-kaxxxxp: Added support for TENMA 72-2535 V2.1 Dewelde Anthony 2019-04-16 17:12:33 +0200
  • b89e6db910 scpi-pps: Fix typos and minor cosmetics. Uwe Hermann 2019-04-17 17:42:18 +0200
  • fd2433153a scpi-pps: Fix "aquisition" typo everywhere. Uwe Hermann 2019-04-17 17:32:26 +0200
  • 9652610080 sr_session_send_meta(): Drop unneeded check. Uwe Hermann 2019-04-17 17:09:17 +0200
  • 26e96658ab scpi-pps: Don't use SCPI_CMD_REMOTE and SCPI_CMD_LOCAL for HP 66xxB devices when in GPIB mode. Frank Stettner 2019-04-11 13:04:22 +0200
  • 5ce427c71b scpi-pps: Add various HP power supplies: Frank Stettner 2019-04-10 14:53:39 +0200
  • fdf0365257 scpi-pps: Implement init_acquisition() and update_status() for HP 66xxA power supplies. Frank Stettner 2019-04-10 12:10:39 +0200
  • f083ae63c7 scpi-pps: Add config keys SR_CONF_OVER_VOLTAGE_PROTECTION_ACTIVE, SR_CONF_OVER_CURRENT_PROTECTION_ACTIVE and SR_CONF_OVER_TEMPERATURE_PROTECTION_ACTIVE to HP 66xxA power supplies. Frank Stettner 2019-04-10 11:54:37 +0200
  • 0ad7074c9e scpi-pps: Add SR_CONF_REGULATION for HP 66xxA power supplies. Frank Stettner 2019-04-10 11:39:55 +0200
  • dbc519f720 scpi-pps: Seperate existing HP 66xxA and 66xxB profiles. Frank Stettner 2019-04-10 11:12:00 +0200
  • 969671a542 scpi-pps: Add missing frequency channel settings for acquisition. Frank Stettner 2019-04-10 10:28:06 +0200
  • 3d1aa50f38 scpi-pps: Set device and channel group feature for HP 66xxB. Frank Stettner 2019-04-09 17:43:30 +0200
  • f2bbcc330a scpi-pps: Add configurable sr_mqflags. Frank Stettner 2019-04-09 17:41:29 +0200
  • fe4bb77492 scpi-pps: Implement init_acquisition() and update_status() for HP 66xxB power supplies. Frank Stettner 2019-04-09 16:57:50 +0200
  • 6188675b72 scpi_libgpib: Add mutex to SPoll. Frank Stettner 2019-04-11 14:33:19 +0200
  • 87aa1e63e3 scpi: Add enum scpi_transport_layer. Frank Stettner 2019-04-11 13:03:11 +0200
  • 7e66bf0586 scpi-pps: Add init_acquisition() and update_status() for device specific acquisition functions. Frank Stettner 2019-04-09 16:13:32 +0200
  • 8b5eadf427 scpi-pps: Add config keys SR_CONF_OVER_VOLTAGE_PROTECTION_ACTIVE, SR_CONF_OVER_CURRENT_PROTECTION_ACTIVE and SR_CONF_OVER_TEMPERATURE_PROTECTION_ACTIVE to HP 66xxB power supplies. Frank Stettner 2019-04-09 15:47:19 +0200
  • 43ff1110fb scpi-pps: Add SR_CONF_REGULATION for HP 66xxB power supplies. Frank Stettner 2019-04-09 15:29:30 +0200
  • 5e7377f4c7 scpi-pps: Add enum pps_scpi_dialect and add to struct scpi_pps, preset with reasonable values. Frank Stettner 2019-04-09 15:27:09 +0200
  • 7d1a4a5239 session: Add helper sr_session_send_meta() to send SR_DF_META packages. Frank Stettner 2019-04-09 14:12:31 +0200
  • 6449b2e035 demo: Minor cosmetics. Uwe Hermann 2019-03-29 16:23:21 +0100
  • 1c0e1baaaa korad-kaxxxxp: Add another KA3005P with 0xBC as extra byte in the model ID. Frank Stettner 2019-03-21 23:04:58 +0100
  • d1a3f3be45 korad-kaxxxxp: Add SR_MQFLAG_DC flag to the current channel package. Frank Stettner 2019-03-21 18:43:39 +0100
  • 8107a9a650 scpi: Add connenction_id() function to all scpi drivers. Frank Stettner 2019-03-16 23:44:38 +0100
  • 9618fde422 demo: Get/Set new config key offset. Frank Stettner 2019-02-21 16:47:25 +0100
  • 78ec6cf99d Add new config key OFFSET. Frank Stettner 2019-02-21 16:46:36 +0100
  • a6e5d2f676 demo: Get/Set amplitude while data acquisition is running. Frank Stettner 2019-02-21 16:34:17 +0100
  • 94f364ec11 demo: Get/Set measurement quantity for the analog channels. Frank Stettner 2019-02-20 20:32:04 +0100
  • 8430c9b62e demo: Set an initial mq, mq flag and digits to the analog package. Frank Stettner 2019-02-20 18:58:13 +0100
  • a0bc8afd7d Free sr_config and sr_config lists in meta datafeeds correctly. Frank Stettner 2019-02-19 16:57:48 +0100
  • 7ed4ae6307 input/trace32_ad: Add support for new file format (BINHDR2) Soeren Apel 2019-03-24 21:33:54 +0100
  • 628dc330bc input/trace32_ad: Use only hex offsets Soeren Apel 2019-03-24 13:48:44 +0100
  • d025fce937 chronovu-la: Fix broken triggering. Uwe Hermann 2019-03-22 00:59:39 +0100
  • 27a9b6639e korad-kaxxxxp: support for Stamos S-LS-31 power supply Thomas Andres 2019-03-17 17:06:28 +0100
  • 88e6a8da9c manson-hcs-3xxx: Add HCS-3300 / DPPS-32-15 / HCS-3302 support. Michael Klengel 2019-02-13 10:50:19 +0100
  • dfd1daf25f manson-hcs-3xxx: Whitespace changes for models[]. Michael Klengel 2019-02-13 10:50:18 +0100
  • 02d4db3562 hp-3478a: Check via GPIB serial poll if new data is available. Frank Stettner 2019-02-01 12:18:46 +0100
  • 1b6b9c01df ipdbg-la: Minor cosmetic and comment fixes. Uwe Hermann 2019-01-29 23:15:37 +0100
  • 8e249032d3 ipdbg-la: improve speed Daniel Anselmi 2019-01-18 03:03:02 +0100
  • c54ca32340 ipdbg-la: working on windows danselmi 2019-01-17 12:31:23 +0100
  • f6ce25ec05 ols: add feature to support >256K memory Wolfram Sang 2019-01-02 13:15:25 +0100
  • ec26d9e1df pipistrello: rename registers to match actual function Wolfram Sang 2019-01-02 13:15:24 +0100
  • 60143473c9 ols: mention compatible devices in driver name Wolfram Sang 2019-01-02 13:15:23 +0100
  • ae4e6999c5 ols: extend reponse delay when scanning device Wolfram Sang 2019-01-02 13:15:22 +0100
  • a88114183a ols: sort commands according to their hex value Wolfram Sang 2019-01-02 13:15:21 +0100
  • ea642977e5 ols: refactor using max_channels Wolfram Sang 2019-01-02 13:15:20 +0100
  • 4a34a74d73 ols: refactor channel initialization Wolfram Sang 2019-01-02 13:15:19 +0100
  • aad0c77708 ols: simplify calculation of readcount Wolfram Sang 2019-01-02 13:15:18 +0100
  • be15c51ed4 ols: drop wrong usage of macro Wolfram Sang 2019-01-02 13:15:17 +0100
  • 6e5a1a0178 ols: use 32bit for handling sample counts Wolfram Sang 2019-01-02 13:15:16 +0100
  • 6745488b1a ols: remove needless initialization Wolfram Sang 2019-01-02 13:15:15 +0100
  • 082537602a ols: remove unused define Wolfram Sang 2019-01-02 13:15:14 +0100
  • f0e6b41f7a uni-t-ut32x: rephrase the receive buffer and packets relation Gerhard Sittig 2017-10-06 01:38:26 +0200
  • a0ba75bda2 uni-t-ut32x: improve robustness of packet parser, more diagnostics Gerhard Sittig 2017-10-06 00:34:05 +0200
  • 4b3197828d uni-t-ut32x: use ASCII literals in packet parser, symbols for magic numbers Gerhard Sittig 2017-10-06 00:09:44 +0200
  • 2631d9320d uni-t-ut32x: comment on the "T1-T2" channel name (looks like a range) Gerhard Sittig 2017-10-05 23:26:38 +0200
  • 9e11197246 uni-t-ut32x: use common code for sw limits, minor data type fixup (data source) Gerhard Sittig 2017-10-05 23:16:50 +0200
  • bf700f679a uni-t-ut32x: pre-set to default conn= spec Gerhard Sittig 2017-10-05 11:35:25 +0200
  • de805ae50d doc: update README.devices (USB detection, enable serial comm) Gerhard Sittig 2018-12-30 12:31:20 +0100
  • ea7a83a437 bindings: Add Output::format() Martin Ling 2018-12-30 04:01:21 +0100
  • 47b821dc7d rigol-ds: Fix memory buffer readout on DS4000 series. Martin Ling 2018-12-29 03:18:05 +0100
  • e150d55046 Add support for YiXingDianZi MDSO in hantek-6xxx driver. majekw 2018-12-02 13:49:44 +0100
  • c3bfb95959 scpi-pps: add support for BK Precision 9130 Mike Williams 2018-12-05 14:46:26 -0500
  • 08e8c0e5bf scpi-dmm: add experimental Keysight 34465A support Mike Williams 2018-12-05 12:47:52 -0500
  • 0bad836f95 contrib/60-libsigrok.rules: Mention FT232H/ftdi-la item. Uwe Hermann 2018-12-28 13:01:45 +0100
  • c7a51272a5 ftdi-la: added FT232H device ID Paul 2018-12-19 21:23:57 +0100
  • a9ed2eb069 bindings: Add new Context::create_end_packet() method. Martin Ling 2018-12-27 20:38:30 +0100
  • 62bd644f55 python: Add override for Context.create_logic_packet() Martin Ling 2018-12-27 20:38:06 +0100
  • 6f7e15090e dmm/eev121gw: fix a typo in a comment Gerhard Sittig 2018-12-20 19:10:27 +0100
  • fbbf21dcf5 pickit2: avoid NULL dereference in close code path Gerhard Sittig 2018-12-19 12:41:29 +0100
  • f3549a1ccf ipdbg-la: Check if limit samples is valid (leq size of ringuffer) Daniel Anselmi 2018-12-04 01:55:00 +0100
  • 942719b46c Don't reference SR_PACKAGE_VERSION_STRING directly in backend.c. Martin Ling 2018-09-20 21:12:28 +0100
  • 2868bca35b Don't reference SR_PACKAGE_VERSION_STRING directly in output modules. Martin Ling 2018-09-20 20:42:11 +0100
  • 3f34a40268 drivers: Make per-driver sr_dev_driver structs static. Uwe Hermann 2018-12-20 08:52:51 +0100
  • 3aadf5c479 microchip-pickit2: Drop unneeded prefix. Uwe Hermann 2018-12-20 08:35:06 +0100