Commit Graph

  • e760f2cdaf microchip-pickit2: Minor cosmetics. Uwe Hermann 2018-12-20 08:32:56 +0100
  • bde6a99b33 microchip-pickit2: first driver implementation (acquisition works, triggers don't) Gerhard Sittig 2018-12-11 15:14:13 +0100
  • a5c0259c4a microchip-pickit2: Initial driver skeleton. Gerhard Sittig 2018-12-11 12:18:07 +0100
  • d9a3c0b749 brymen-bm86x: drop redundant free call, fixup channel index Gerhard Sittig 2018-12-11 16:52:06 +0100
  • 2887799404 scpi-dmm: run OPC queries immediately before essential commands Gerhard Sittig 2018-11-17 19:51:31 +0100
  • 08f3b427b6 scpi-dmm: return MQ table entry to "get MQ" routine callers Gerhard Sittig 2018-11-17 19:43:38 +0100
  • 64d03de1c2 scpi-dmm: adjust MQ table for Agilent 34405A Gerhard Sittig 2018-11-17 17:17:43 +0100
  • 1d2f9963ab scpi-dmm: add support for model specific device options Gerhard Sittig 2018-11-17 16:26:51 +0100
  • 31e65c62ec scpi-dmm: accept serialcomm= scan options Gerhard Sittig 2018-11-11 13:42:12 +0100
  • 21bc4353f0 scpi: alpha-sort the vendor alias list Gerhard Sittig 2018-11-17 17:32:21 +0100
  • 49b6732ec5 scpi: add Keysight vendor alias Gerhard Sittig 2018-11-17 17:30:47 +0100
  • 0617bb5a4e scpi-dmm: move declaration of local variable out of header file Gerhard Sittig 2018-11-17 16:43:46 +0100
  • 3e33089b72 Remove always-false condition Michał Janiszewski 2018-10-30 07:31:40 +0100
  • 4905215909 Python-Binding: Added data array for logic packet payload Sven Bursch-Osewold 2018-10-19 09:11:36 +0200
  • 3cdad416e4 scpi-dmm: Implement support for Agilent 34405A, prepare others Gerhard Sittig 2018-11-04 19:54:17 +0100
  • 7a396ff5c5 scpi-dmm: Initial driver skeleton. Gerhard Sittig 2018-11-02 18:32:33 +0100
  • a1ce15d4a1 scpi: nit, use glib to determine string vector length Gerhard Sittig 2018-11-07 20:27:17 +0100
  • a019bc48fd scpi: introduce string un-quote helper routine Gerhard Sittig 2018-11-07 20:22:54 +0100
  • c10b0276da fluke-45: fix minor memory leaks in the probe routine Gerhard Sittig 2018-11-03 14:52:00 +0100
  • 71db2d4d06 fluke-45: disable ECHO test, it confuses other SCPI devices Gerhard Sittig 2018-11-03 14:34:28 +0100
  • 712f7d5e40 fluke-45: avoid NULL dereference in the probe routine Gerhard Sittig 2018-11-03 14:28:56 +0100
  • 88c03eae85 README.devices: add example for -d driver:conn=usbtmc/bus.addr Gerhard Sittig 2018-11-07 21:16:53 +0100
  • 3940abcb47 Free list returned by sr_session_dev_list() Jon Burgess 2018-10-15 00:17:09 +0100
  • 827139ef49 siglent-sds: Consistently use gboolean/TRUE/FALSE. Uwe Hermann 2018-10-15 00:04:21 +0200
  • fa3d104f17 Additional USB PID for Rohde&Schwarz HMO series mixed-signal oscilloscopes Guido Trentalancia 2018-10-20 19:33:01 +0200
  • 0be955d23d dmm/eev121gw: drop an obsolete TODO comment (power measurement) Gerhard Sittig 2018-10-18 19:18:46 +0200
  • 72b6f1c082 dmm/eev121gw: cosmetics, align ranges' scaling table entries Gerhard Sittig 2018-10-17 17:46:26 +0200
  • 39ea7b7d39 dmm/eev121gw: add missing scale items for sub display in power modes Gerhard Sittig 2018-10-16 21:14:55 +0200
  • 8686b747cd configure.ac: Bump package version to 0.5.1. libsigrok-0.5.1 Uwe Hermann 2018-10-14 19:50:04 +0200
  • 45106f0ca5 configure.ac: Bump libtool/library version from 4:0:0 to 5:0:1. Uwe Hermann 2018-10-14 19:48:41 +0200
  • 6cec31aeac Doxygen: Update relevant @since tags to 0.5.1. Uwe Hermann 2018-10-14 19:51:46 +0200
  • d0667da66f Doxyfile: Set version to 0.5.1. Uwe Hermann 2018-10-14 19:50:33 +0200
  • 2d5ccd2601 NEWS: Add list of user-visible changes so far. Uwe Hermann 2018-10-14 19:28:59 +0200
  • d2af13d03f Revert API/ABI change for Context::create_analog_packet(). Uwe Hermann 2018-10-14 20:18:40 +0200
  • 8cd15dd4ce Backport recent changes from mainline. Uwe Hermann 2017-06-15 18:46:14 +0200
  • 59cae77e28 serial_stream_detect(): Make a code comment more generic. Uwe Hermann 2018-10-14 19:01:59 +0200
  • d10781808d demo: Fixup soft-trigger Soeren Apel 2018-10-14 20:45:25 +0200
  • 6fc51fb1ee demo: Implement logic triggering. luftek 2018-10-09 19:20:56 +0200
  • 31f69b096f demo: Port trigger configuration from fx2lafw. luftek 2018-10-09 12:04:54 +0200
  • 07182332f0 Random whitespace/cosmetic/typo fixes. Uwe Hermann 2018-05-27 17:07:26 +0200
  • 015df4ae8f serial-dmm: add EEVblog 121GW device entry (-d eevblog-121gw:conn=<uart>) Gerhard Sittig 2018-09-28 19:38:23 +0200
  • 1c3098aae0 dmm/eev121gw: introduce parser for EEVblog 121GW 19-byte binary packets Gerhard Sittig 2018-09-28 18:39:23 +0200
  • 388aa0fb6b Newer versions of Victor DMMs (at least for 86) contain a direct Mini-USB port. This port speaks the FS9922 protocol. Thomas Weißschuh 2018-10-14 17:43:34 +0200
  • 023c6114c5 siglent-sds: Fix SR_CONF_AVERAGING/SR_CONF_AVG_SAMPLES handling. Uwe Hermann 2018-10-14 00:27:24 +0200
  • c90065a949 siglent-sds: Add ESERIES device support. marchelh 2018-09-09 16:11:59 +0200
  • 0540954d76 korad-kaxxxxp: Add Tenma 72-2540 V2.0/V2.1 support (untested). Uwe Hermann 2018-10-13 17:21:56 +0200
  • e5fa47c1c9 serial: dump DMM packets during stream detection Gerhard Sittig 2018-10-08 17:07:07 +0200
  • 75aaf967e3 serial-dmm: print data bytes according to specific meter's packet length Gerhard Sittig 2018-09-29 20:46:45 +0200
  • f1d0755b73 uni-t-dmm: use common hex dump helper routine Gerhard Sittig 2018-10-06 19:17:27 +0200
  • d8bc7ca3e6 strutil: introduce hex dump routines (allocate a text buffer) Gerhard Sittig 2018-10-06 19:02:03 +0200
  • 08f8421a9e input/vcd: add channel list checks for file re-read Gerhard Sittig 2018-10-13 11:06:16 +0200
  • 712f981dff device: introduce routines to compare channels and channel lists Gerhard Sittig 2018-10-13 08:19:00 +0200
  • fe71c7e42e device: introduce common sr_channel_free() support code Gerhard Sittig 2018-10-13 08:16:18 +0200
  • 4237ab9e5b input/vcd: Expand the reset() logic Gerhard Sittig 2018-10-12 11:07:12 +0200
  • 76f712a73f korad-kaxxxxp: add yet another KD3005P identification string Gerhard Sittig 2018-10-12 10:49:12 +0200
  • 11cf492183 zeroplus-logic-cube: Only emit log message upon unexpected number of bytes. Uwe Hermann 2018-10-06 17:14:24 +0200
  • 2377246220 Fix various gcc 8 compiler warnings related to ARRAY_SIZE. Uwe Hermann 2018-09-18 23:21:40 +0200
  • af930bcf7b fx2lafw: Add new VID:PID for usb-c-grok Peetz0r 2018-09-11 17:20:20 +0200
  • 7d40b5ee62 serial-dmm: introduce support for subdriver specific channel names Gerhard Sittig 2018-09-30 04:45:27 +0200
  • e91c9f6e25 serial-dmm: only send acquisition data for enabled channels Gerhard Sittig 2018-09-30 22:16:52 +0200
  • 48e2992f86 serial-dmm: count analog DMM channels starting at 1 Gerhard Sittig 2018-09-30 04:36:39 +0200
  • 3ef305b079 brymen-bm86x: avoid NULL deref when usb->devhdl does not exist Gerhard Sittig 2018-09-30 21:52:21 +0200
  • bd10287e7c Makefile: cosmetics, alpha-sort src/dmm/ entries Gerhard Sittig 2018-09-28 19:45:28 +0200
  • 822a9c0eda hantek-6xxx: Hantek 6022BL: Add VID/PID 04b5:602a support. Uwe Hermann 2018-10-02 15:15:27 +0200
  • 56bcbbffd0 raw_analog: Set appropriate precision digits for sample format. Martin Ling 2018-09-20 02:04:12 +0100
  • cd1e7fd20d analog output: convert binary to digital digits of precision. Martin Ling 2018-09-20 02:40:06 +0100
  • 5e5fde6e2c Fix read past end of array in sr_analog_si_prefix_friendly. Martin Ling 2018-09-20 01:45:22 +0100
  • 755793e991 scpi-pps: Add a missing "break" in config_get(). Uwe Hermann 2018-09-18 23:42:24 +0200
  • 3bae09ab9f Make sr_packet_{copy,free} API calls public. Uwe Hermann 2018-09-18 23:39:56 +0200
  • 3d11872282 scpi-pps: Fix broken channel selection code. Martin Ling 2018-09-11 13:08:12 +0100
  • 88e4daa9ff scpi-pps: Use software sample and time limits. Martin Ling 2018-09-10 15:06:25 +0100
  • 49f7cb2425 scpi-pps: Don't block waiting for a value on capture stop. Martin Ling 2018-09-10 16:10:31 +0100
  • cda70c2c19 Add udev rules for Rigol DP800 series. Martin Ling 2018-09-10 13:51:17 +0100
  • 04a0e0dc1c output/csv: Disable the dedup option by default. Uwe Hermann 2018-09-05 21:50:02 +0200
  • f696d27e05 std: Drop unneeded/duplicate log messages. Uwe Hermann 2018-09-05 20:31:48 +0200
  • ee1a7d2f9d hantek-4032l: Fix default threshold value selection (FP workaround). Andrej Valek 2018-08-23 20:48:43 +0200
  • 653d087e15 std: Fix up non-zero FP value generation Soeren Apel 2018-08-14 10:03:35 +0200
  • 0da8e0bd2b input: improve robustness, avoid NULL dereference in sr_input_send() Gerhard Sittig 2018-06-04 23:21:01 +0200
  • b736fa0c7d proto.h: move routine declaration to its respective group Gerhard Sittig 2018-06-04 23:44:30 +0200
  • 3ad0308c55 sr_resourcepaths_get(): Drop confusing log message. Uwe Hermann 2018-09-03 22:18:28 +0200
  • 2efb3cd700 hantek-6xxx: Hantek 6022BE: Add VID/PID 04b5:6022 support. Uwe Hermann 2018-09-03 22:01:32 +0200
  • 00f0016cc3 Consistently use the _WIN32 #define. Uwe Hermann 2018-09-01 21:11:45 +0200
  • 9be587a148 ipdbg-la: Fix two compiler warnings on Windows. Uwe Hermann 2018-09-01 21:02:35 +0200
  • 3bfdadf6df ipdbg-la: Fix data_available() implementation on Windows. Uwe Hermann 2018-09-01 21:01:43 +0200
  • 24fbd9f814 ipdbg-la: Fix a build issue on Windows. Uwe Hermann 2018-09-01 21:00:31 +0200
  • 4be5746d1d fx2lafw: silence error message in query for channel group's device options Gerhard Sittig 2018-08-28 18:18:37 +0200
  • 1372bdcdb5 saleae and other FX2: show firmware name when loading fails Gerhard Sittig 2018-08-18 15:31:09 +0200
  • ee425a466a Add a new sr_log_callback_get() API call. Uwe Hermann 2018-07-01 16:46:47 +0200
  • 8bc8e9094c ipdbg-la: scan(): Use g_strdup_printf(). Uwe Hermann 2018-08-30 02:02:51 +0200
  • 4d33f5e112 ipdbg-la: Make some functions static. Uwe Hermann 2018-08-30 01:46:20 +0200
  • ac3625bef9 ipdbg-la: Avoid CamelCaps and ALLCAPS variable names. Uwe Hermann 2018-08-30 01:35:48 +0200
  • 703fb45490 ipdbg-la: Drop some unneeded casts. Uwe Hermann 2018-08-30 01:11:03 +0200
  • 4465837b7d ipdbg-la: data_available(): Return gboolean. Uwe Hermann 2018-08-30 01:02:32 +0200
  • 3831eaf9f4 ipdbg-la: Use std_init() and std_dev_list(). Uwe Hermann 2018-08-30 00:58:57 +0200
  • 4838c6ca5a ipdbg-la: Consistently use g_strerror(). Uwe Hermann 2018-08-30 00:53:18 +0200
  • fac36d0a77 ipdbg-la: Drop unneeded g_malloc0() checks for small allocations. Uwe Hermann 2018-08-30 00:52:19 +0200
  • 13ac501acd ipdbg-la: Drop unneeded sdi->status handling. Uwe Hermann 2018-08-30 00:50:35 +0200
  • 77b6b98d1c ipdbg-la: Simplify config_get/_set/_list. Uwe Hermann 2018-08-30 00:47:03 +0200
  • 1f9652a861 ipdbg-la: Fix devopts[] contents. Uwe Hermann 2018-08-30 00:39:40 +0200
  • 1f15efc1f7 ipdbg-la: Drop various unneeded name prefixes. Uwe Hermann 2018-08-30 00:12:12 +0200