-
fe1aa53613
siglent-sds: Added averaging function.
marchelh
2018-02-25 09:14:57 +0100
-
80eba3857a
siglent-sds: Fixed timebase problem where NS could not be selected
marchelh
2018-02-25 08:48:22 +0100
-
d8df3c2a01
tests: Fix incomplete fail message for locale tests.
Frank Stettner
2018-02-19 15:31:30 +0100
-
93497d0016
hp-3478a: Fix compiler warning.
Frank Stettner
2018-02-19 13:30:13 +0100
-
6c1a76d126
Check usb_get_port_path() return value
Romain Tartière
2017-11-28 20:07:29 +0100
-
7bbe5a2b6a
Ensure device is closed before usb_get_port_path()
Romain Tartière
2017-11-28 19:43:50 +0100
-
90cc52260c
bindings/ruby: include config.h before any other header file
Gerhard Sittig
2018-02-19 16:45:32 +0100
-
21964348bc
bindings/python: include config.h before any other header file
Gerhard Sittig
2018-02-19 16:44:09 +0100
-
1e95832b3e
bindings/cxx: include config.h as early as possible
Gerhard Sittig
2018-02-19 16:42:18 +0100
-
dea7f6342a
pce-322a: include config.h before any other header file
Gerhard Sittig
2018-02-19 16:41:06 +0100
-
5a64d1d954
beaglelogic: Use UINT64_MAX instead of (uint64_t)-1.
Uwe Hermann
2018-02-20 20:02:30 +0100
-
71e22ba88f
beaglelogic: Drop unneeded uint64_t cast.
Uwe Hermann
2018-02-20 20:01:55 +0100
-
3f4c1174b6
lecroy-xstream: Fix potential issue by adding UINT64_C.
Uwe Hermann
2018-02-20 20:00:10 +0100
-
d9b716fc5f
Use UINT64_C instead of "ULL" number suffix.
Uwe Hermann
2018-02-20 19:59:16 +0100
-
405b9c10eb
Random whitespace/cosmetic fixes.
Uwe Hermann
2018-02-20 19:34:55 +0100
-
1135f8d9c7
siglent-sds: Fix two memory leaks.
Uwe Hermann
2018-02-18 23:36:17 +0100
-
d6d87fa2a2
siglent-sds: Drop incorrect glib includes.
Uwe Hermann
2018-02-18 23:29:14 +0100
-
04c4a6776f
hp-3478a: Shorten some functions.
Uwe Hermann
2018-02-18 23:14:51 +0100
-
6ddedf5bac
hp-3478a: Drop superfluous log message prefixes.
Uwe Hermann
2018-02-18 23:12:46 +0100
-
d2c1730a28
hp-3478a: Initial HP 3478A diver
Frank Stettner
2017-10-02 12:50:04 +0200
-
1d9eebf4be
hp-3478a: Initial driver skeleton.
Frank Stettner
2017-09-17 15:04:06 +0200
-
374b0a94b2
output/analog: Fix a compiler warning on Mac OS X.
Uwe Hermann
2018-02-18 21:23:28 +0100
-
65788048f0
Fix two compiler warnings on MinGW/MSYS2.
Uwe Hermann
2018-02-18 21:13:56 +0100
-
e8e063738d
siglent-sds: Fix multiple compiler warnings.
Uwe Hermann
2018-02-18 17:40:59 +0100
-
567c6501d9
siglent-sds: Remove unused variable.
Uwe Hermann
2018-02-18 17:14:08 +0100
-
94b1d50642
dmm: Remove unnecessary casts
Frank Stettner
2018-02-14 21:04:09 +0100
-
7fb4ff0237
metex14: Add missing modes and set correct digits value.
Frank Stettner
2018-02-14 12:49:04 +0100
-
556a926d43
serial-dmm, metex14: add support for multiple channels per DMM
Gerhard Sittig
2018-02-07 22:09:14 +0100
-
51e1f5661c
serial-dmm: style nit (init vs assign, memmove(3))
Gerhard Sittig
2018-02-07 22:34:35 +0100
-
e4fb1a821d
siglent-sds: Bring driver up-to-date with current code conventions.
Uwe Hermann
2018-02-17 19:08:07 +0100
-
8856f173df
siglent-sds: Drop obsolete SR_ST_ACTIVE checks.
Uwe Hermann
2018-02-17 17:47:28 +0100
-
e5896840f6
siglent-sds: Random cosmetics, drop unused stuff.
Uwe Hermann
2018-02-17 17:18:32 +0100
-
641107aa6c
siglent-sds: Use PRIu64 for uint64_t variables.
Uwe Hermann
2018-02-17 16:01:58 +0100
-
2dedd64e11
siglent-sds: Fix SR_CONF_TRIGGER_SLOPE config_set() code.
Uwe Hermann
2018-02-17 00:44:55 +0100
-
a7f066bfca
udev: Add entries for Siglent USBTMC devices.
Uwe Hermann
2018-02-16 23:40:15 +0100
-
70cfec9a14
siglent-sds: Add 100s timebase (seen on e.g. SDS1202X-E).
Uwe Hermann
2018-02-17 00:00:31 +0100
-
afcbb911f8
siglent-sds: Add SDS1052DL+ model.
Uwe Hermann
2018-02-16 23:24:33 +0100
-
3e7fb88f21
siglent-sds: Various cosmetics and coding-style fixes.
Uwe Hermann
2018-02-16 20:33:44 +0100
-
4868f15a86
hantek-4032l: Minor cosmetics.
Uwe Hermann
2018-02-15 22:45:35 +0100
-
d18bf7bdfc
std.c: Add missing <sys/time.h> #include and _XOPEN_SOURCE.
Uwe Hermann
2018-02-13 21:54:46 +0100
-
a9a38e7511
siglent-sds: Replace non-portable strcasestr() with g_strstr_len().
Uwe Hermann
2018-02-13 22:37:01 +0100
-
04fe775be6
siglent-sds: Drop currently unused <rpc/rpc.h> #include.
Uwe Hermann
2018-02-13 21:52:25 +0100
-
563c246329
README.devices: add Siglent SDS to the firmware and conn= sections
Gerhard Sittig
2018-02-11 15:49:11 +0100
-
7a970e3170
usbtmc: only reset Siglent (and Atten) devices in open
Gerhard Sittig
2018-02-11 16:16:17 +0100
-
9a4cc7dd38
usbtmc: add the Siglent VID and reset USB devices in open
Gerhard Sittig
2018-02-11 16:30:34 +0100
-
b33606718c
siglent-sds: initial driver implementation for Siglent SDS
mhooijboer
2018-02-11 18:11:58 +0100
-
89f5fab97c
siglent-sds: Initial driver skeleton.
mhooijboer
2018-02-11 15:18:57 +0100
-
ca25a3ee0b
README.devices: discuss conn= and USB/TCP/VXI in addition to RS232
Gerhard Sittig
2018-02-11 15:43:38 +0100
-
a7e48f3c06
korad-kaxxxxp: Simplify korad_kaxxxxp_receive_data() event loop function.
Frank Stettner
2018-01-08 13:31:41 +0100
-
8f39d5698d
korad-kaxxxxp: Use locale independent sr_snprintf_ascii() function
Frank Stettner
2018-01-07 18:06:03 +0100
-
3f9b48ae5f
korad-kaxxxxp: Synchronize read and write operations.
Frank Stettner
2018-01-06 21:27:42 +0100
-
23165d7bb2
korad-kaxxxxp: Add two channels "V" and "I", remove channel "CH1"
Frank Stettner
2018-01-05 21:09:47 +0100
-
16e88c6b93
tests: Tests for the locale independent sr_vsnprintf_ascii() function.
Frank Stettner
2018-01-26 13:56:19 +0100
-
79034d4f39
strutil: Locale independent snprintf() and vsnprintf() functions
Frank Stettner
2018-01-26 13:53:45 +0100
-
eac9fcd268
hameg-hmo: fix potential NULL dereference
Gerhard Sittig
2018-02-10 12:20:05 +0100
-
addbb09bf8
hameg-hmo: fix potential memory leak
Gerhard Sittig
2018-02-10 10:26:23 +0100
-
f396351704
output/srzip: fix potential "use after free"
Gerhard Sittig
2018-02-10 10:18:20 +0100
-
499f5045dd
session: fix another potential memory leak
Gerhard Sittig
2018-02-10 10:12:51 +0100
-
972398f471
output/wav: fixup coding style nits, adjust data types
Gerhard Sittig
2016-10-23 12:12:33 +0200
-
23eeac46ed
output/wav: change default for scale factor from 0.0 to 1.0
Gerhard Sittig
2016-10-23 11:55:07 +0200
-
aa0979482f
output/vcd: assume packed input data image, unbreak 2nd+ channel
Gerhard Sittig
2018-02-04 23:17:39 +0100
-
a299a95413
output/vcd: assign adjacent names to enabled channels
Gerhard Sittig
2018-02-04 23:05:59 +0100
-
64aa214a22
several DMMs: set DC flag for diode mode
Gerhard Sittig
2018-02-04 22:26:23 +0100
-
b8278e0943
strutil: accept trailing whitespace after number text
Gerhard Sittig
2018-02-04 20:17:08 +0100
-
751ba4c8ed
strutil: support tera/peta/exa suffixes in symbolic size specs
Gerhard Sittig
2018-02-04 19:50:25 +0100
-
57a88297dd
beaglelogic: silence compiler warning
Gerhard Sittig
2018-02-04 16:18:03 +0100
-
6f63b1ee67
usb: re-use existing values, don't re-determine bus and device address
Gerhard Sittig
2018-01-29 20:36:50 +0100
-
241c03029d
log: flush log lines, to cope with non-terminal output (pipes)
Gerhard Sittig
2018-01-29 20:10:36 +0100
-
928560e6f5
backend: fixup resource leak in sr_init() error code path
Gerhard Sittig
2017-03-26 15:46:37 +0200
-
309bb27ee4
README.devices: the PRINT button must get pressed for Metrix MX56C
Gerhard Sittig
2018-01-28 19:28:06 +0100
-
11e3a56380
srzip: don't access non-existing option
Gerhard Sittig
2018-01-28 18:58:19 +0100
-
793e9963b8
hantek-4032l: Fix a compiler warning.
Uwe Hermann
2018-02-09 21:26:38 +0100
-
3347fe26a0
beaglelogic: Fix a compiler warning.
Uwe Hermann
2018-02-09 21:25:18 +0100
-
93b5cd6919
yokogawa-dlm: fix several compiler warnings (assignment, memory)
Gerhard Sittig
2018-02-09 19:32:12 +0100
-
2da5c95f3d
tondaj-sl-814: fix a potential memory leak
Gerhard Sittig
2018-02-09 19:30:45 +0100
-
aedbf89d85
sysclk-lwla: silence potential NULL dereference compiler warning
Gerhard Sittig
2018-02-09 19:30:00 +0100
-
08eba2d301
scpi-pps: silence potential NULL dereference compiler warning
Gerhard Sittig
2018-02-09 19:29:08 +0100
-
6a821db6f2
saleae-logic-pro: silence "assigned, not used" compiler warning
Gerhard Sittig
2018-02-09 19:27:52 +0100
-
0306ae30b6
rigol-ds: silence potential NULL dereference compiler warning
Gerhard Sittig
2018-02-09 19:26:42 +0100
-
b04cbd0ba3
ols, pipistrello-ols: silence "assigned, not used" compiler warning
Gerhard Sittig
2018-02-09 19:23:31 +0100
-
8eadb70a37
norma-dmm: fix a potential memory leak
Gerhard Sittig
2018-02-09 19:22:14 +0100
-
e4924d752b
motech-lps-30x: fix several compiler warnings
Gerhard Sittig
2018-02-09 19:17:13 +0100
-
fe535a89c9
maynuo-m97: fix potential NULL dereference
Gerhard Sittig
2018-02-09 19:15:51 +0100
-
4072d5b42f
manson-hcs-3xxx: fix potential NULL dereference
Gerhard Sittig
2018-02-09 19:14:31 +0100
-
f62c2ad65d
lecroy-xstream: fix several compiler warnings (assignment, memory)
Gerhard Sittig
2018-02-09 19:12:12 +0100
-
b65adcedb8
lascar-el-usb: fix potential NULL dereference and memory leak
Gerhard Sittig
2018-02-09 19:09:27 +0100
-
fc69eecca0
korad-kaxxxxp: fix potential NULL dereference
Gerhard Sittig
2018-02-09 19:08:11 +0100
-
1674225a2f
hp-3457a: fix potential NULL dereference
Gerhard Sittig
2018-02-09 19:05:38 +0100
-
e93ca8a4d6
hantek-6xxx: fix potential NULL dereference
Gerhard Sittig
2018-02-09 19:03:06 +0100
-
b0e80e9aa9
hameg-hmo: fix several compiler warnings (assignments, memory)
Gerhard Sittig
2018-02-09 18:57:49 +0100
-
56e9672b11
gmc-mh-1x-2x: fix potential memory leak
Gerhard Sittig
2018-02-09 18:50:53 +0100
-
0d1c51f57f
fx2lafw: silence "NULL dereference" compiler warning
Gerhard Sittig
2018-02-09 18:48:29 +0100
-
f6051b9eca
ftdi-la: silence "assigned but never used" compiler warning
Gerhard Sittig
2018-02-08 23:19:00 +0100
-
051e4beb79
dreamsourcelab-dslogic: avoid division by zero
Gerhard Sittig
2018-02-08 23:16:40 +0100
-
8e2fd23acb
dreamsourcelab-dslogic: avoid NULL pointer dereference
Gerhard Sittig
2018-02-08 23:11:59 +0100
-
755eb22156
chronovu-la: avoid NULL pointer dereference
Gerhard Sittig
2018-02-08 22:44:16 +0100
-
05b0cc416f
beaglelogic: fixup use of uninitialized data in TCP routines
Gerhard Sittig
2018-02-08 22:31:48 +0100
-
71f2000bfb
beaglelogic: fixup memory leak in the TCP command send routine
Gerhard Sittig
2018-02-08 22:22:56 +0100
-
f6c685e4d3
atten-pps3xxx: silence NULL dereference compiler warnings
Gerhard Sittig
2018-02-08 22:02:59 +0100
-
7ee8511be4
session_driver: avoid division by zero, catch API violation
Gerhard Sittig
2018-02-08 22:18:02 +0100