Commit Graph

  • f48cef7897 link-mso19: Fix (C) lines. Uwe Hermann 2013-01-08 02:30:40 +0100
  • 8472ae868e configure.ac: Enable Link Instruments MSO-19. Uwe Hermann 2013-01-08 01:27:11 +0100
  • eb913174ab Added limit samples Eveything seems to work find up to 1024 samples lelazary 2013-01-07 07:49:31 -0800
  • 087a9161ff Rewrote the trigger config. Added trigger position and trigger slope lelazary 2013-01-06 09:46:01 -0800
  • 5a24e89ca4 Eveything seems to work now except for triggers. lelazary 2013-01-05 18:12:45 -0800
  • 4db2aaffe7 More cleanup. Communication with mso19 is working, but its not triggering. Need to check why. lelazary 2013-01-05 09:29:00 -0800
  • 26ddb5baca Added flow control to serial configuration to support xon/xoff for link-mso19 lelazary 2013-01-05 09:00:52 -0800
  • 4b719338cc Added missing mso functions lelazary 2013-01-04 17:22:15 -0800
  • def5c35c4c Removing the old link-mso19 files and changing makefile lelazary 2013-01-04 17:05:17 -0800
  • df92e5cf6b Rewrote the link-mso19.c into api and protocol. Still need to test and cleanup some more lelazary 2013-01-04 17:03:20 -0800
  • 26e6ef346d Add gnuplot_rigol_ds1xx2.gpi gnuplot script. Uwe Hermann 2013-01-03 19:17:51 +0100
  • 29d957ceae rigol-ds1xx2: Cosmetics, whitespace. Uwe Hermann 2013-01-03 19:04:11 +0100
  • fb6e5ba8c7 rigol-ds1xx2: Autoprobe for usbtmc devices on Linux. Martin Ling 2012-12-30 15:29:00 +0100
  • 4e108ace13 rigol-ds1xx2: Fix setting trigger parameters. Martin Ling 2012-12-30 14:17:08 +0100
  • 542843f76f rigol-ds1xx2: Assorted parameter setting fixes. Martin Ling 2012-12-30 14:06:58 +0100
  • e0b7d23ce8 rigol-ds1xx2: First working version. Martin Ling 2012-12-30 04:17:56 +0100
  • f4816ac6cc rigol-ds1xx2: Initial driver skeleton. Martin Ling 2012-12-29 22:22:10 +0100
  • aeabd30820 ols: Implement SR_DI_HWOPTS. Uwe Hermann 2013-01-03 02:15:27 +0100
  • 986fde755d serial-dmm: Add UNI-T UT61E support (UT-D02 cable). Uwe Hermann 2012-12-26 01:53:50 +0100
  • fe0c0b98c6 Add Cyrustek ES51922 DMM chip parser. Uwe Hermann 2012-11-07 19:10:36 +0100
  • 21d3d4ee87 alsa: Add some more samplerates. Uwe Hermann 2013-01-01 00:33:05 +0100
  • a1b9a9bf44 alsa: Add missing % for PRIu64. Uwe Hermann 2012-12-31 23:31:48 +0100
  • 52ba6e05d5 alsa: Improved error reporting. Uwe Hermann 2012-12-31 23:31:31 +0100
  • 721ecf3d97 alsa: Cosmetics, coding style, typos. Uwe Hermann 2012-12-31 22:54:17 +0100
  • 65faa197ae alsa: Find supported samplerates during device scan Alexandru Gagniuc 2012-12-26 12:11:33 -0600
  • 729850c9e7 alsa: Fix sample acquisition and send normalized values Alexandru Gagniuc 2012-12-23 12:57:37 -0600
  • 6944b2d02f alsa: Scan all soundcards and create a sigrok device per input Alexandru Gagniuc 2012-12-20 13:47:09 -0600
  • 0d6ff10394 alsa: Do not use snd_pcm_hw_params_set_rate_near() Alexandru Gagniuc 2012-12-26 20:14:54 -0600
  • cbc8cbd8bb rs9lcd: Add missing 'break;' Alexandru Gagniuc 2012-12-31 15:14:49 -0600
  • f4abaa9f6b asix-sigma: Fix two compiler warnings. Uwe Hermann 2012-12-31 21:21:39 +0100
  • b7c3e8499c session: Fix compiler warning. Uwe Hermann 2012-12-31 21:05:11 +0100
  • 6375e1c3eb victor-dmm: Fix compiler warning. Uwe Hermann 2012-12-31 21:03:45 +0100
  • f057272cac nexus-osciprime: Fix compiler warning. Uwe Hermann 2012-12-31 21:02:14 +0100
  • 811155da46 uni-t-dmm: Fix compiler warning. Uwe Hermann 2012-12-31 21:01:53 +0100
  • 6e9d545cf4 rs9lcd: Fix compiler warning. Uwe Hermann 2012-12-31 20:58:14 +0100
  • 9116262931 add USBTMC device search helper Bert Vermeulen 2012-12-30 01:44:58 +0100
  • 80bc663296 tondaj-sl-814: remove unneeded debugging Bert Vermeulen 2012-12-29 11:19:19 +0100
  • 2239728c43 ols: Add missing 'extern'. Uwe Hermann 2012-12-28 17:13:20 +0100
  • d40a8d1455 added VID:PIDs for all Hantek DSO-2xxx/5xxx Bert Vermeulen 2012-12-28 16:46:21 +0100
  • bdd7618cd1 configure.ac: Fix CFLAGS settings. Uwe Hermann 2012-12-28 11:22:16 +0100
  • 1476661970 serial-dmm: Rename VOLTCRAFT_VC820 to VOLTCRAFT_VC820_SER. Uwe Hermann 2012-12-19 22:50:07 +0100
  • 35e199da50 Fix limit_samples check in various drivers. Uwe Hermann 2012-12-26 01:29:27 +0100
  • 7869340103 Shorten probe_names[] arrays everywhere. Uwe Hermann 2012-12-26 00:12:52 +0100
  • df36acb36a nexus-osciprime: suppress warnings Bert Vermeulen 2012-12-26 00:01:37 +0100
  • f9b9bd632f serial-dmm: Handle time-limited acquisition Alexandru Gagniuc 2012-12-23 12:48:48 -0600
  • 47eda193b2 rs9lcd: Fix segfault with unusual modes. Alexandru Gagniuc 2012-12-25 16:21:24 -0600
  • 0853d5e627 rs9lcd: Convenience fixes Alexandru Gagniuc 2012-12-25 15:40:30 -0600
  • a97a3d7089 added Nexus-Computing OsciPrime VID:PID Bert Vermeulen 2012-12-25 19:13:20 +0100
  • 523dfc2497 nexus-osciprime: basic scanning functionality Bert Vermeulen 2012-12-25 19:09:12 +0100
  • 35a078bce5 nexus-osciprime: Initial driver skeleton. Bert Vermeulen 2012-12-24 20:11:38 +0100
  • 2f1e5c7cb7 fluke-dmm: Properly handle continuous mode Bert Vermeulen 2012-12-24 20:27:45 +0100
  • f1f7e62d6d session.c: Remove all remaining sources on sr_session_stop Alexandru Gagniuc 2012-12-19 04:15:18 -0600
  • dc890b8f9f asix-sigma: Quickfix for an ASIX SIGMA issue. Uwe Hermann 2012-12-24 16:57:55 +0100
  • b36e715395 fx2lafw: Tidied probe_names Joel Holdsworth 2012-12-11 20:51:53 +0000
  • 0aba65da9f ols: Split into api.c and protocol.[ch]. Uwe Hermann 2012-12-23 20:41:27 +0100
  • a567547e20 ols: Use logging helper macro. Uwe Hermann 2012-12-23 19:09:11 +0100
  • 11fb7110f4 fluke-dmm: 190 series scopemeter support Bert Vermeulen 2012-12-24 11:00:55 +0100
  • 4cea0ff7fe fluke-dmm: parser cleanup Bert Vermeulen 2012-12-24 10:59:41 +0100
  • 9fa0968027 fluke-dmm: adapt scanner to accomodate 190 series scopemeters Bert Vermeulen 2012-12-24 10:56:54 +0100
  • d4b11de09a fluke-dmm: make poll timeout configurable Bert Vermeulen 2012-12-24 10:40:04 +0100
  • d92faf6cac serial: more debug cleanup Bert Vermeulen 2012-12-23 18:54:24 +0100
  • 49aaa0bc68 serial: get rid of overly verbose spew Bert Vermeulen 2012-12-20 10:41:48 +0100
  • 9cd9f6b71c alsa: Split into api.c and protocol.c Alexandru Gagniuc 2012-12-20 11:33:49 -0600
  • acac8fc350 device.c: Fix memory leak in sr_serial_dev_inst_free Alexandru Gagniuc 2012-12-19 21:39:38 -0600
  • d55c89f523 serial-dmm: Properly handle continuous mode Alexandru Gagniuc 2012-12-22 16:00:44 -0600
  • 17dfb2c32c configure.ac: Improve check for libusb-1.0. Uwe Hermann 2012-12-22 01:33:03 +0100
  • 0254651dcb alsa: Update to latest APIs/conventions. Uwe Hermann 2012-12-17 19:39:13 +0100
  • bf53457d1d Pass sr_datafeed_packets and payloads with const pointers Joel Holdsworth 2012-12-13 21:07:53 +0000
  • 16d6e56d12 hardware/agilent-dmm/Makefile.am: Fix typo. Uwe Hermann 2012-12-18 02:25:17 +0100
  • 4f9bf9a202 chronovu-la8: Fix memory leak in hw_scan Alexandru Gagniuc 2012-12-17 02:04:35 -0600
  • c0bf69c29b fx2lafw: Fix int64_t printing. Uwe Hermann 2012-12-18 01:30:34 +0100
  • b99457f09c fx2lafw: Various cosmetics, typo fixes, etc. Uwe Hermann 2012-12-18 01:26:58 +0100
  • a873c5940c Consistently use 'di' as variable name. Uwe Hermann 2012-12-18 00:52:39 +0100
  • 443a14d81f fx2lafw: Print device failed to renumerate error Alexandru Gagniuc 2012-12-06 15:55:14 -0600
  • f427daefb0 fx2lafw: Use DRIVER_LOG_DOMAIN for log messages Alexandru Gagniuc 2012-12-13 15:08:05 -0600
  • 006dbe5587 serial_stream_detect(): Drop unneeded sr_spew(). Uwe Hermann 2012-12-16 22:27:04 +0100
  • 54d1122187 serial-dmm: Add Voltcraft VC-840 (UT-D02) support. Uwe Hermann 2012-12-16 22:17:48 +0100
  • 40830061eb serial-dmm: Add Voltcraft VC-820 (UT-D02) support. Uwe Hermann 2012-12-16 22:03:28 +0100
  • 16b7b79005 serial-dmm: Eliminate unneeded "subdriver" field. Uwe Hermann 2012-12-16 21:28:26 +0100
  • 22f5419235 serial-dmm: Cosmetics, documentation fixes. Uwe Hermann 2012-12-16 21:23:49 +0100
  • 6aed917b13 lascar-el-usb: fix sample limit parameter Bert Vermeulen 2012-12-16 23:06:15 +0100
  • 801c7800c6 linsigrok.h: Document meaning of SR_UNIT_CONCENTRATION Alexandru Gagniuc 2012-12-15 11:03:10 -0600
  • 6787f4049a lascar-el-usb: support for EL-USB-2* Bert Vermeulen 2012-12-16 18:48:20 +0100
  • ef4344e7f4 add relative humidity MQ Bert Vermeulen 2012-12-16 18:38:44 +0100
  • 7249d7833b analog: support ppm output Bert Vermeulen 2012-12-15 22:50:33 +0100
  • 7f00750ca4 lascar-el-usb: properly submit CO concentration as a PPM value Bert Vermeulen 2012-12-15 22:49:40 +0100
  • b0c95747e1 lascar-el-usb: add config saver Bert Vermeulen 2012-12-15 22:34:40 +0100
  • b6506d5e03 lascar-el-usb: EL-USB-CO300 support Bert Vermeulen 2012-12-15 11:15:30 +0100
  • 521a0cd357 cosmetics Bert Vermeulen 2012-12-15 11:07:18 +0100
  • 4f3bd685e6 add MQ/units for carbon monoxide concentration Bert Vermeulen 2012-12-15 10:50:22 +0100
  • 6aa1eb4ea3 lascar-el-usb: generic EL-USB support + EL-USB-CO support Bert Vermeulen 2012-12-15 04:06:51 +0100
  • c5f1a021b8 usb: strip overly verbose debugging Bert Vermeulen 2012-12-09 15:19:39 +0100
  • 9ec7ff94ed victor-dmm: free in the right order Bert Vermeulen 2012-12-09 14:40:12 +0100
  • e7f378fd1a usb: strip useless code Bert Vermeulen 2012-12-09 14:39:17 +0100
  • e7ed87a469 serial-dmm: Use dummy info struct for rs9lcd parser Alexandru Gagniuc 2012-12-13 12:35:06 -0600
  • c69049091e libsigrok.h: Don't store subdriver in sr_dev_driver Alexandru Gagniuc 2012-12-13 11:08:38 -0600
  • d128bf12b2 serial-dmm: Remove global sr_dev_driver *di alias Alexandru Gagniuc 2012-12-13 10:53:28 -0600
  • 3098b3902d serial-dmm: Simplify wrapper layout Alexandru Gagniuc 2012-12-13 08:58:01 -0600
  • fd9b2b865a serial-dmm: Add per-driver clear_instances() wrappers. Uwe Hermann 2012-12-13 01:54:13 +0100
  • 0c23677d0b serial-dmm: Add per-driver hw_cleanup() wrappers. Uwe Hermann 2012-12-13 01:47:02 +0100