Commit Graph

  • d649ff2290 manson-hcs-3xxx: support new HCS-3200 / PPS-13610 model string. Uwe Hermann 2019-12-22 23:18:24 +0100
  • c810ad60b4 mastech-ms6514: Add missing string.h #include. Uwe Hermann 2019-12-22 21:06:46 +0100
  • aca2b460cc README.devices: Document MASTECH MS6514 interface enabling. Uwe Hermann 2019-12-22 15:52:46 +0100
  • 9b1101d621 configure.ac: mastech-ms6514: Add serial_comm flag. Uwe Hermann 2019-12-22 15:33:45 +0100
  • 23669c3df3 Initial support for MASTECH MS6514 thermometer Dave Buechi 2019-08-17 23:36:14 +0200
  • 212769c3b8 input/csv: Consistently use a newline before the last return statement. Uwe Hermann 2019-12-22 14:42:34 +0100
  • 51e60cde09 input/csv: style nits, drop @brief and DIAG in debug output Gerhard Sittig 2019-12-22 14:11:15 +0100
  • 811dcf7ea9 input/csv: re-calculate samplerate after file re-import Gerhard Sittig 2019-10-19 21:20:36 +0200
  • 307b239390 input/csv: expand cleanup (resource release) and unbreak file reload Gerhard Sittig 2019-10-19 16:09:15 +0200
  • fbefa03f58 input/csv: improve reliabilty of text line isolation Gerhard Sittig 2019-10-19 11:47:45 +0200
  • cb3b80512e input/csv: update developer comments and TODO list Gerhard Sittig 2019-10-19 01:14:29 +0200
  • 05719d75aa input/csv: move channel creation to after format parsing Gerhard Sittig 2019-10-19 01:07:28 +0200
  • cd7c5f9655 input/csv: add automatic format match support Gerhard Sittig 2019-10-18 22:26:22 +0200
  • 43e1e23a11 input/csv: another stab at option help texts Gerhard Sittig 2019-10-18 07:48:41 +0200
  • 7e4e65bf65 input/csv: add support for timestamp columns, auto detect samplerate Gerhard Sittig 2019-10-18 01:11:26 +0200
  • fc3b42e93a input/csv: robustness nits in column format dispatching Gerhard Sittig 2019-10-17 23:54:02 +0200
  • 08eb955a69 input/csv: update comments/helptext for analog input data Gerhard Sittig 2019-10-17 22:14:04 +0200
  • 3f1f63f007 input/csv: work around undesired logic/analog group "bleeding" Gerhard Sittig 2019-10-17 21:52:50 +0200
  • a267bf450c input/csv: accept user provided analog resolution in column formats Gerhard Sittig 2019-10-17 20:53:41 +0200
  • 43bdef2634 input/csv: add support for analog input data Gerhard Sittig 2019-10-17 00:20:56 +0200
  • 5ada72fc0a input/csv: address unassorted nits Gerhard Sittig 2019-10-16 22:19:24 +0200
  • 9e7af34eaf input/csv: move channel creation to column processing details creation Gerhard Sittig 2019-10-16 22:16:24 +0200
  • 5a9711764d input/csv: update TODO comments Gerhard Sittig 2019-10-16 20:50:03 +0200
  • 72903e9d55 input/csv: rework user accessible options for consistency Gerhard Sittig 2019-10-16 20:40:36 +0200
  • 1a920e33fe input/csv: extend column-formats support for backwards compatibility Gerhard Sittig 2019-10-16 17:57:46 +0200
  • 2142a79b53 input/csv: introduce column-formats option (flexible logic import) Gerhard Sittig 2019-10-15 23:39:59 +0200
  • ef0b9935cf input/csv: fixup input file line number handling Gerhard Sittig 2019-10-15 21:43:55 +0200
  • 836fac9cf6 input/csv: unassorted adjustment, mostly "column processing" related Gerhard Sittig 2019-10-15 21:11:28 +0200
  • f6dcb3200d input/csv: improve "channel name from header line" logic Gerhard Sittig 2019-10-15 18:27:34 +0200
  • e53f32d2b8 input/csv: introduce generic "column processing" support Gerhard Sittig 2019-10-14 23:43:11 +0200
  • de8fe3b515 input/csv: improve robustness of "use header for channel names" Gerhard Sittig 2019-10-14 19:33:29 +0200
  • 246aca5f54 input/csv: move samplerate meta packet to logic data feed submission Gerhard Sittig 2019-10-13 17:51:35 +0200
  • 626c388abf input/csv: rearrange text to logic data conversion and datafeed Gerhard Sittig 2019-10-13 17:33:53 +0200
  • dbc38383b2 input/csv: stricter input data test for multi column mode Gerhard Sittig 2019-10-13 17:20:16 +0200
  • 19267272d3 input/csv: slightly shuffle text routines, add bin/hex/oct doc Gerhard Sittig 2019-10-13 17:14:49 +0200
  • 9eab4435f0 input/csv: unobfuscate text line to column splitting Gerhard Sittig 2019-10-13 16:39:51 +0200
  • b2c4dde226 input/csv: trim whitespace after eliminating comments Gerhard Sittig 2019-10-13 16:28:39 +0200
  • c6aa9870b4 input/csv: eliminate magic numbers in options declaration Gerhard Sittig 2019-10-13 12:35:18 +0200
  • ad6a2beec3 input/csv: data type nits (sizes, enums) Gerhard Sittig 2019-10-13 12:25:28 +0200
  • e05f18273d input/csv: include section nits Gerhard Sittig 2019-10-13 11:58:49 +0200
  • affaf54012 input/csv: add channel list checks for file re-read Gerhard Sittig 2018-10-28 08:51:27 +0100
  • 539188e524 input/csv: improve cleanup code path, unbreak re-import Gerhard Sittig 2018-10-28 09:36:11 +0100
  • 17c30d0593 output/vcd: support smaller timescales with higher resolution Gerhard Sittig 2018-10-12 12:35:50 +0200
  • 4ddea31451 output/vcd: use larger data type to internally store frequency Gerhard Sittig 2018-10-21 15:40:55 +0200
  • 3895064542 output/wavedrom: rephrase accumulation of output data Gerhard Sittig 2019-12-21 12:31:56 +0100
  • 7a0d1bdc20 output/wavedrom: separate data processing logic from init/cleanup Gerhard Sittig 2019-12-21 12:27:18 +0100
  • dd5735c998 output/wavedrom: address style nits Gerhard Sittig 2019-12-21 11:29:57 +0100
  • 40f812f5dc output/wavedrom: introduce a wavedrom output module Marc Jacobi 2019-09-29 09:07:47 +0200
  • 675cb86f15 hp-3478a: Check for overflow. Frank Stettner 2019-12-17 19:55:28 +0100
  • 7812a5c802 hp-3478a: Add get/set/list of digits. Frank Stettner 2019-12-17 17:59:44 +0100
  • e5137b9343 hp-3478a: Add get/set/list of measurement ranges. Frank Stettner 2019-12-13 18:23:09 +0100
  • ccf68765aa Add config key SR_CONF_DIGITS. Frank Stettner 2019-12-17 14:21:06 +0100
  • 84b4f9a1ff Add config key SR_CONF_RANGE. Frank Stettner 2019-12-17 14:17:55 +0100
  • e3f86ef5fc beaglelogic: Fix mismatched printf specifiers. Michał Janiszewski 2018-10-31 22:17:20 +0100
  • 599f9e1deb README.devices: Various updates. Uwe Hermann 2019-12-19 22:15:43 +0100
  • 349c5e5432 README: Clarify bluez/libbluetooth name. Uwe Hermann 2019-12-19 22:13:51 +0100
  • dc40081706 asix-sigma: comment on trigger/stop position, silence warning Gerhard Sittig 2019-12-19 20:30:00 +0100
  • a16198316f scpi-dmm: Added minimal support for HP34401A (PR #36) Adrian Godwin 2019-12-03 22:25:37 +0000
  • cf6beeb20d korad-kaxxxxp: Add support for RND 320-KD3005P (PR #35) Peter Åstrand 2019-11-17 07:27:47 +0100
  • 24931412ee lecroy-xstream: Remove header read (PR #33) Sylvain Pelissier 2019-10-30 16:24:32 +0100
  • 19ab8e363e fluke-dmm: Fix use-after-free bugs Andreas Sandberg 2019-09-29 16:38:17 +0100
  • 253d653d4d korad-kaxxxxp: Reword debug output for the status byte. Frank Stettner 2019-04-11 11:54:31 +0200
  • 2e129b8b25 korad-kaxxxxp: Send META packet when states have changed. Frank Stettner 2019-04-07 00:03:49 +0200
  • 8da30037cf korad-kaxxxxp: Fix bug when setting values while acquisition is running. Frank Stettner 2019-04-09 14:20:41 +0200
  • dfdf4c83ff rdtech-dps: Send META package when states have changed. Frank Stettner 2019-05-22 15:40:08 +0200
  • cce6a8a1b7 rdtech-dps: Handle different current/voltage digits for the various models. Frank Stettner 2019-05-19 12:42:04 +0200
  • aff2094193 rdtech-dps: Retry sr_modbus_read_holding_registers() up to 3 times. Frank Stettner 2019-05-01 23:18:13 +0200
  • c9b187a607 rdtech-dps: Use SR_MQFLAG_DC only for voltage and current channels. Frank Stettner 2019-04-09 19:14:04 +0200
  • 7c0891b0b8 rdtech-dps: Synchronize read and write operations. Frank Stettner 2019-04-09 19:08:52 +0200
  • ef62ab6c73 Add udev rule for Lecroy WaveRunner oscilloscope Sylvain Pelissier 2019-11-04 14:00:23 +0100
  • ad4174c1d8 ols: introduce metadata quirks support, unbreak Logic Shrimp Gerhard Sittig 2019-10-05 13:45:49 +0200
  • cfdc80151b std: Remove call to sr_dev_close from std_serial_dev_acquisition_stop Sylvain Munaut 2018-10-13 15:51:15 +0200
  • f216309fd0 demo: Fix memory leak Marc Schink 2019-10-30 10:11:34 +0100
  • 76dea519e4 mooshimeter-dmm: silence compiler warning (memset() prototypes) Gerhard Sittig 2019-10-29 17:48:31 +0100
  • 113de3a572 bt: apply 20s timeout to BLE connect(2) attempts Gerhard Sittig 2019-10-29 17:42:34 +0100
  • 0f92d5db03 bt/bt_bluez: Adjust some log levels. Uwe Hermann 2019-10-26 21:10:32 +0200
  • f314d87111 bt/bt_bluez: Remove some no longer needed verbose log messages. Uwe Hermann 2019-10-26 21:08:59 +0200
  • 2489de3a24 README: Mention new (optional) libgio dependency. Uwe Hermann 2019-10-26 21:30:42 +0200
  • 59d916fe67 mooshimeter-dmm: Only report successful scan upon working connection. Uwe Hermann 2019-10-25 16:58:27 +0200
  • ebcd1aba01 Add support for the Mooshimeter DMM Derek Hageman 2019-02-19 16:26:27 -0700
  • 02a8c07d89 Fix link errors when compiling with LTO enabled Stefan Brüns 2019-09-14 22:13:13 +0200
  • 2da97803e6 build: unbreak C++ binding compilation with newer Doxygen (1.8.16) Gerhard Sittig 2019-10-06 10:08:09 +0200
  • 1656cd4a4a fx2lafw: allow for sampling at 48MHz, matching a fw change Kate J. Temkin 2019-08-21 19:12:33 -0600
  • 6d8205ad9a manson-hcs-3xxx: support new firmware for HCS-3202 Jan Luebbe 2019-09-11 16:30:19 +0200
  • f6129c8f0c rigol-ds: Add initial Rigol MSO5000 support. Sebastian Reichel 2019-05-15 22:20:55 +0200
  • 4d8338bb96 demo: Add random analog signal generation Miklos Marton 2019-07-10 11:02:17 +0200
  • b1b8a7d079 korad-kaxxxxp: Add Korad KD6005P Elen Eisendle 2019-07-20 23:26:23 +0200
  • b50970a541 lcr/vc4080: introduce LCR packet parser for Voltcraft 4080 (and PeakTech 2165) Gerhard Sittig 2019-06-15 22:38:37 +0200
  • 66c300c4a6 serial-lcr: also request packets before initial state retrieval Gerhard Sittig 2019-06-23 08:19:39 +0200
  • c4d2e6fa5e serial-lcr: move probe, dev inst creation, data read out of scan Gerhard Sittig 2019-06-16 14:51:16 +0200
  • 0fb4512125 dmm/bm86x.c: reduce verbosity level (packet request) Gerhard Sittig 2019-06-29 18:44:44 +0200
  • 60117e6e9a serial_hid: reduce verbosity, drop excessive debug messages Gerhard Sittig 2019-06-23 08:36:54 +0200
  • ea9e7a3e82 config keys: Revert re-orderings to avoid ABI changes. Uwe Hermann 2019-07-30 20:50:47 +0200
  • 1838d9f13f hameg-hmo: Fix two compiler warnings (-Wstringop-truncation). Uwe Hermann 2019-07-30 20:33:20 +0200
  • c38d69adf4 hameg-hmo: Fix two compiler warnings (-Warray-bounds). Uwe Hermann 2019-07-30 20:17:32 +0200
  • 97a000748a hameg-hmo: Add SR_CONF_HIGH_RESOLUTION and SR_CONF_PEAK_DETECTION. Guido Trentalancia 2018-11-21 14:48:56 +0100
  • 29a9b1a0bd hameg-hmo: Get SCPI_CMD_GET_HORIZONTAL_DIV at runtime. Guido Trentalancia 2018-11-20 23:24:07 +0100
  • a12456f1bb hameg-hmo: Don't hardcode POD/channel numbers. Guido Trentalancia 2018-11-20 16:00:48 +0100
  • 0c96de7223 hameg-hmo: Remove duplicate function call. Guido Trentalancia 2018-11-20 23:24:59 +0100
  • 66ddc22a1d hameg-hmo: Rename SCPI_CMD_GET_VERTICAL_DIV to *_SCALE. Guido Trentalancia 2018-11-20 23:22:29 +0100