2018-02-16 |
Uwe Hermann | siglent-sds: Fix SR_CONF_TRIGGER_SLOPE config_set(... |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Uwe Hermann | udev: Add entries for Siglent USBTMC devices. |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Uwe Hermann | siglent-sds: Add 100s timebase (seen on e.g. SDS1202X-E). |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Uwe Hermann | siglent-sds: Add SDS1052DL+ model. |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Uwe Hermann | siglent-sds: Various cosmetics and coding-style fixes. |
commit | commitdiff | tree | snapshot |
2018-02-15 |
Uwe Hermann | hantek-4032l: Minor cosmetics. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Uwe Hermann | std.c: Add missing <sys/time.h> #include and _XOPEN_SOURCE. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Uwe Hermann | siglent-sds: Replace non-portable strcasestr() with... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Uwe Hermann | siglent-sds: Drop currently unused <rpc/rpc.h> #include. |
commit | commitdiff | tree | snapshot |
2018-02-11 |
Gerhard Sittig | README.devices: add Siglent SDS to the firmware and... |
commit | commitdiff | tree | snapshot |
2018-02-11 |
Gerhard Sittig | usbtmc: only reset Siglent (and Atten) devices in open |
commit | commitdiff | tree | snapshot |
2018-02-11 |
Gerhard Sittig | usbtmc: add the Siglent VID and reset USB devices in... |
commit | commitdiff | tree | snapshot |
2018-02-11 |
mhooijboer | siglent-sds: initial driver implementation for Siglent SDS |
commit | commitdiff | tree | snapshot |
2018-02-11 |
mhooijboer | siglent-sds: Initial driver skeleton. |
commit | commitdiff | tree | snapshot |
2018-02-11 |
Gerhard Sittig | README.devices: discuss conn= and USB/TCP/VXI in additi... |
commit | commitdiff | tree | snapshot |
2018-02-11 |
Frank Stettner | korad-kaxxxxp: Simplify korad_kaxxxxp_receive_data... |
commit | commitdiff | tree | snapshot |
2018-02-11 |
Frank Stettner | korad-kaxxxxp: Use locale independent sr_snprintf_ascii... |
commit | commitdiff | tree | snapshot |
2018-02-11 |
Frank Stettner | korad-kaxxxxp: Synchronize read and write operations. |
commit | commitdiff | tree | snapshot |
2018-02-11 |
Frank Stettner | korad-kaxxxxp: Add two channels "V" and "I", remove... |
commit | commitdiff | tree | snapshot |
2018-02-11 |
Frank Stettner | tests: Tests for the locale independent sr_vsnprintf_as... |
commit | commitdiff | tree | snapshot |
2018-02-11 |
Frank Stettner | strutil: Locale independent snprintf() and vsnprintf... |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Gerhard Sittig | hameg-hmo: fix potential NULL dereference |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Gerhard Sittig | hameg-hmo: fix potential memory leak |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Gerhard Sittig | output/srzip: fix potential "use after free" |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Gerhard Sittig | session: fix another potential memory leak |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | output/wav: fixup coding style nits, adjust data types |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | output/wav: change default for scale factor from 0... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | output/vcd: assume packed input data image, unbreak... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | output/vcd: assign adjacent names to enabled channels |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | several DMMs: set DC flag for diode mode |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | strutil: accept trailing whitespace after number text |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | strutil: support tera/peta/exa suffixes in symbolic... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | beaglelogic: silence compiler warning |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | usb: re-use existing values, don't re-determine bus... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | log: flush log lines, to cope with non-terminal output... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | backend: fixup resource leak in sr_init() error code... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | README.devices: the PRINT button must get pressed for... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | srzip: don't access non-existing option |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Uwe Hermann | hantek-4032l: Fix a compiler warning. |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Uwe Hermann | beaglelogic: Fix a compiler warning. |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | yokogawa-dlm: fix several compiler warnings (assignment... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | tondaj-sl-814: fix a potential memory leak |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | sysclk-lwla: silence potential NULL dereference compile... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | scpi-pps: silence potential NULL dereference compiler... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | saleae-logic-pro: silence "assigned, not used" compiler... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | rigol-ds: silence potential NULL dereference compiler... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | ols, pipistrello-ols: silence "assigned, not used"... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | norma-dmm: fix a potential memory leak |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | motech-lps-30x: fix several compiler warnings |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | maynuo-m97: fix potential NULL dereference |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | manson-hcs-3xxx: fix potential NULL dereference |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | lecroy-xstream: fix several compiler warnings (assignme... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | lascar-el-usb: fix potential NULL dereference and memor... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | korad-kaxxxxp: fix potential NULL dereference |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | hp-3457a: fix potential NULL dereference |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | hantek-6xxx: fix potential NULL dereference |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | hameg-hmo: fix several compiler warnings (assignments... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | gmc-mh-1x-2x: fix potential memory leak |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | fx2lafw: silence "NULL dereference" compiler warning |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | ftdi-la: silence "assigned but never used" compiler... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | dreamsourcelab-dslogic: avoid division by zero |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | dreamsourcelab-dslogic: avoid NULL pointer dereference |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | chronovu-la: avoid NULL pointer dereference |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | beaglelogic: fixup use of uninitialized data in TCP... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | beaglelogic: fixup memory leak in the TCP command send... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | atten-pps3xxx: silence NULL dereference compiler warnings |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | session_driver: avoid division by zero, catch API violation |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | session: fixup access to uninitialized memory |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | scpi: avoid uninitialized use of a variable |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | output/srzip: silence "use after free" compiler warning |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Gerhard Sittig | output/csv: silence NULL dereference compiler warnings |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Gerhard Sittig | input/raw_analog: silence "use after free" compiler... |
commit | commitdiff | tree | snapshot |
2018-01-11 |
Soeren Apel | lecroy-xstream: Wait for trigger before acquiring addit... |
commit | commitdiff | tree | snapshot |
2018-01-11 |
Soeren Apel | lecroy-xstream: Properly handle a stopping acquisition |
commit | commitdiff | tree | snapshot |
2018-01-11 |
Soeren Apel | lecroy-xstream: Keep acquiring infinitely if no frame... |
commit | commitdiff | tree | snapshot |
2018-01-11 |
Uwe Hermann | hantek-dso: Capture ratio is a uint64_t. |
commit | commitdiff | tree | snapshot |
2018-01-11 |
Uwe Hermann | hantek-dso: config_set(): Shorten SR_CONF_CAPTURE_RATIO... |
commit | commitdiff | tree | snapshot |
2018-01-11 |
Uwe Hermann | hantek-dso: Add missing SR_PRIV. |
commit | commitdiff | tree | snapshot |
2018-01-11 |
Uwe Hermann | hantek-dso: Sample rate is a uint64_t. |
commit | commitdiff | tree | snapshot |
2018-01-11 |
Uwe Hermann | hantek-dso: Random cosmetics, drop unneeded debug output. |
commit | commitdiff | tree | snapshot |
2018-01-11 |
Philipp Marek | hantek-dso: dso2250: Fix capture runaway, only do the... |
commit | commitdiff | tree | snapshot |
2018-01-11 |
Philipp Marek | hantek-dso: dso2250: Allow setting TRIGGER_LEVEL as... |
commit | commitdiff | tree | snapshot |
2018-01-11 |
Philipp Marek | hantek-dso: Fix a memory leak. |
commit | commitdiff | tree | snapshot |
2018-01-11 |
Philipp Marek | hantek-dso: Fix segfault when accessing already free... |
commit | commitdiff | tree | snapshot |
2018-01-11 |
Philipp Marek | hantek-dso: dso2250: It's not HORIZ_TRIGGERPOS but... |
commit | commitdiff | tree | snapshot |
2018-01-10 |
Philipp Marek | hantek-dso: dso2250: Support sample rates correctly. |
commit | commitdiff | tree | snapshot |
2018-01-10 |
Philipp Marek | hantek-dso: dso2250: Report the sample rate back. |
commit | commitdiff | tree | snapshot |
2018-01-10 |
Philipp Marek | hantek-dso: dso2250: Initial support for the Hantek... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Uwe Hermann | udev rules: Add Hantek 4032L IDs. |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Andreas Zschunke | hantek-4032l: Add initial driver implementation. |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Andreas Zschunke | hantek-4032l: Initial driver skeleton. |
commit | commitdiff | tree | snapshot |
2018-01-01 |
Michał Janiszewski | zeroplus-logic-cube: Add LAP-16032U |
commit | commitdiff | tree | snapshot |
2017-12-26 |
Stefan Brüns | rigol-ds: Fix crash when fetching logic channels |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Uwe Hermann | zeroplus-logic-cube: Fix Logian-16L metadata. |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Uwe Hermann | zeroplus: Add support for Meilhaus Logian-16L. |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Uwe Hermann | sysclk-lwla: Fix a regression with (at least) the LWLA1034. |
commit | commitdiff | tree | snapshot |
2017-12-24 |
Uwe Hermann | sysclk-lwla: Fix a segfault in dev_close(). |
commit | commitdiff | tree | snapshot |
2017-12-24 |
Uwe Hermann | sr_dev_close(): Drop unneeded variable. |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Gerhard Sittig | input/vcd: fixup VCD timestamp to sigrok samplenum... |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Uwe Hermann | output/csv: Fix a typo. |
commit | commitdiff | tree | snapshot |
next |