Commit Graph

  • ccf1461825 hameg-hmo: Expose more options with config_get(). poljar (Damir Jelić) 2014-01-16 15:28:58 +0100
  • eff1ee0321 hameg-hmo: Advertise the frame limit option. poljar (Damir Jelić) 2014-01-16 15:28:57 +0100
  • 23e1ea7a7d hameg-hmo: Update the sample rate when the channel states or the timebase change. poljar (Damir Jelić) 2014-01-16 15:28:56 +0100
  • 14a2f74d9a hameg-hmo: Add support for sample rate fetching. poljar (Damir Jelić) 2014-01-16 15:28:55 +0100
  • c09392d092 scpi: Add CMD_GET_SAMPLE_RATE to the command enum. poljar (Damir Jelić) 2014-01-16 15:28:54 +0100
  • 8de2dc3b2e hameg-hmo: Change the way vdiv and timebase are saved. poljar (Damir Jelić) 2014-01-16 15:28:53 +0100
  • 66e3219dbd hameg-hmo: Send the DF_END packet in acquisition_stop() poljar (Damir Jelić) 2014-01-16 15:28:52 +0100
  • 68e3d07014 hameg-hmo: Close the device after initial scan. poljar (Damir Jelić) 2014-01-16 15:28:51 +0100
  • 965b463d98 hameg-hmo: Handle floating point numbers while ignoring the locale. poljar (Damir Jelić) 2014-01-16 15:28:50 +0100
  • 13dbd151fe scpi: Use sr_atof_ascii() instead of sr_atof(). poljar (Damir Jelić) 2014-01-16 15:28:49 +0100
  • 9806c2d573 strutil: Add function to parse floating point numbers while ignoring the locale. poljar (Damir Jelić) 2014-01-16 15:28:48 +0100
  • 92b68bb5d6 device: Pass sdi as an function argument to config_list in dev_has_option() poljar (Damir Jelić) 2014-01-16 02:53:41 +0100
  • 580f309948 strutil: Correctly parse floating point frequencies in parse_size_string(). poljar (Damir Jelić) 2014-01-16 02:53:40 +0100
  • 0b92c32cb8 sysclk-lwla: Make use of the probe index again. Daniel Elstner 2014-01-15 11:09:06 +0100
  • d02d475442 sysclk-lwla: Bypass divider in external clock mode. Daniel Elstner 2014-01-15 02:51:08 +0100
  • 313c7a7da2 sysclk-lwla: Utility functions clean-up and semantic fixes. Daniel Elstner 2014-01-15 01:12:39 +0100
  • 60e2fa0a03 sysclk-lwla: Remove unused dev_context::next_state. Daniel Elstner 2014-01-15 00:59:08 +0100
  • 945e4343e2 sysclk-lwla: Avoid warning due to bogus range check. Daniel Elstner 2014-01-15 00:52:26 +0100
  • 9e2bf9d204 configure: add -Wmissing-prototypes compiler option Aurelien Jacobs 2014-01-14 23:30:02 +0100
  • 8a2aaffa02 remove unused static functions Aurelien Jacobs 2014-01-14 23:29:17 +0100
  • d87c1766f2 change a bunch of functions from SR_PRIV to static Aurelien Jacobs 2014-01-14 23:16:55 +0100
  • 8162cad7e0 move function declarations to the appropriate header Aurelien Jacobs 2014-01-14 23:38:23 +0100
  • 2588e50c63 es519xx: add missing declarations for es519xx_2400_11b_altfn Aurelien Jacobs 2014-01-14 23:24:47 +0100
  • 365cca8aca gnuplot: proper error message when using gnuplot output without logic probe Aurelien Jacobs 2014-01-14 22:59:33 +0100
  • ad7621d445 add udev rule for the Rigol DS2000 series Aurelien Jacobs 2014-01-14 22:56:55 +0100
  • 1f98295dfa sysclk-lwla: Fix probe name issue. Uwe Hermann 2014-01-14 19:52:26 +0100
  • 2379783d85 configure.ac: Don't build sysclk-lwla if libusb-1.0 is not found. Uwe Hermann 2014-01-14 19:46:05 +0100
  • 87283d98c9 configure.ac: Move sysclk-lwla chunk to correct location. Uwe Hermann 2014-01-14 19:36:28 +0100
  • 7ebe9b9e7e sysclk-lwla: Honor SR_CONF_CONN at scan time. Daniel Elstner 2014-01-14 01:43:02 +0100
  • 8a3ddd8815 sysclk-lwla: Fix calculation of the running sample count. Daniel Elstner 2014-01-14 01:28:00 +0100
  • 5874e88d83 sysclk-lwla: Implement support for the LWLA1034. Daniel Elstner 2014-01-13 22:57:59 +0100
  • aeaad0b0b5 sysclk-lwla: Initial driver skeleton. Daniel Elstner 2014-01-13 22:49:55 +0100
  • bfaf112b68 rigol-ds: Use correct digital channel numbers when fetching config. Martin Ling 2014-01-14 18:25:08 +0000
  • a4eb4b296d cem-dt-885x: Don't use char as signed type. Bert Vermeulen 2014-01-14 00:05:24 +0100
  • 613c110849 scpi: properly check for HAVE_RPC (which is always defined) Aurelien Jacobs 2014-01-14 00:17:44 +0100
  • d993d8d39d rigol-ds: remove lonely break Aurelien Jacobs 2014-01-13 23:40:55 +0100
  • a31b2ccbd8 rigol-ds: prevent config_list() to return empty g_variant Aurelien Jacobs 2014-01-13 23:38:32 +0100
  • 69d83be9bf Use PRIu64 for format in pretty-printer. Bert Vermeulen 2014-01-13 22:22:40 +0100
  • 02820f0795 rigol-ds: does not depend on libserialport Aurelien Jacobs 2014-01-13 22:49:57 +0100
  • a44a804bc6 scpi_usbtmc: does not depend on libserialport Aurelien Jacobs 2014-01-13 22:49:21 +0100
  • 138c0652f8 udev: Add the Rigol DG4000 series to the udev rules poljar (Damir Jelić) 2014-01-13 12:54:24 +0100
  • e22aa87808 atten-pps3xxx: Fix options reporting. Bert Vermeulen 2014-01-13 02:10:11 +0100
  • fe997353bf atten-pps3xxx: Fix output channel mode get. Bert Vermeulen 2014-01-13 02:05:39 +0100
  • 2388ae860c demo: Properly handle logic vs. analog when setting the pattern. Bert Vermeulen 2014-01-12 23:31:23 +0100
  • 7a1da33198 demo: Split supported device options by probe group. Bert Vermeulen 2014-01-12 22:36:39 +0100
  • dc3b3be5cb scpi_vxi: ensure the vxi link was properly opened before closing it Aurelien Jacobs 2014-01-12 18:46:24 +0100
  • 104ed12553 scpi_tcp: split into scpi_tcp_raw and scpi_tcp_rigol Aurelien Jacobs 2014-01-12 00:38:08 +0100
  • f754c14691 scpi: make the scpi_dev_inst_new more generic Aurelien Jacobs 2014-01-12 00:05:02 +0100
  • c3515cea44 scpi: factorize dev_inst_new calls out of individual drivers Aurelien Jacobs 2014-01-11 17:56:15 +0100
  • d5876cfb4a scpi: add VXI transport support Aurelien Jacobs 2014-01-09 23:44:35 +0100
  • c84b6ab81c import VXI RPC Language description Aurelien Jacobs 2014-01-07 23:28:28 +0100
  • 1c183900d2 configure.ac: Disable atten-pps3xxx driver if libserialport is not found. Marc Schink 2014-01-11 13:55:26 +0100
  • 45357ce64f std: use #ifdef rather than #if where the constant may not be defined Aurelien Jacobs 2014-01-11 17:48:53 +0100
  • ab988ecb23 atten-pps3xxx: Push configured settings even without acquisition. Bert Vermeulen 2014-01-10 02:10:51 +0100
  • 81c9e1a064 atten-pps3xxx: Use configured values to construct packet. Bert Vermeulen 2014-01-10 02:09:49 +0100
  • 33c40990fd atten-pps3xxx: Full support for the PPS3203T-3S. Bert Vermeulen 2014-01-08 21:18:19 +0100
  • 471607f024 Add config keys for programmable power supplies. Bert Vermeulen 2014-01-08 21:15:45 +0100
  • fa0d6afe19 atten-pps3xxx: Initial driver skeleton. Bert Vermeulen 2014-01-05 13:12:01 +0100
  • 14563512ec chronovu-la8: Publish SR_CONF_MAX_UNCOMPRESSED_SAMPLES. Bert Vermeulen 2014-01-09 16:28:29 +0100
  • 0b9b3c41c2 ikalogic-scanalogic2: List all keys in device options. Bert Vermeulen 2014-01-09 16:27:56 +0100
  • f649fe8f8e zeroplus-logic-cube: List all keys in device options. Bert Vermeulen 2014-01-09 16:26:58 +0100
  • 67055d4c18 zeroplus-logic-cube: Publish SR_CONF_MAX_UNCOMPRESSED_SAMPLES. Bert Vermeulen 2014-01-09 14:30:20 +0100
  • c2b988bd4a ikalogic-scanalogic2: Publish SR_CONF_MAX_UNCOMPRESSED_SAMPLES. Bert Vermeulen 2014-01-09 14:00:53 +0100
  • 7730e4f002 Add support for SR_CONF_MAX_UNCOMPRESSED_SAMPLES. Bert Vermeulen 2014-01-09 13:08:32 +0100
  • d86e0b11c7 Add SR_CONF_MAX_UNCOMPRESSED_SAMPLES. Bert Vermeulen 2014-01-09 12:36:05 +0100
  • a769b9f357 Add sr_session_save_init(). Bert Vermeulen 2014-01-07 12:52:23 +0100
  • 311622f69e serial-dmm: Drop unused DMM_COUNT. Uwe Hermann 2014-01-06 20:53:12 +0100
  • ec5186f936 hardware/common/dmm: Fix debug output level. Uwe Hermann 2014-01-06 20:44:44 +0100
  • 2710cb53fd serial-dmm: Support the Tenma 72-7745 via UT-D02 cable. Uwe Hermann 2014-01-06 18:08:55 +0100
  • d9e79c5122 Add support for the Tenma 72-7750 (UNI-T UT60G rebadge). Uwe Hermann 2014-01-06 17:20:35 +0100
  • 4104ef810e Add initial support for the UNI-T UT60G. Uwe Hermann 2014-01-03 22:32:16 +0100
  • 1267f128ac README.devices: Cosmetics, consistency fixes, updates. Uwe Hermann 2014-01-04 00:18:29 +0100
  • 48d3238e66 serial: Improved docs. Matthias Heidbrink 2014-01-03 14:37:39 +0100
  • 8ae157d976 scpi_usbtmc: fix reading of blocks bigger than the 2048 bytes buffer Aurelien Jacobs 2014-01-03 17:50:16 +0100
  • a53278de01 rigol-ds: fix waveform reception on DS2000 series Aurelien Jacobs 2014-01-01 18:24:45 +0100
  • 036d378a62 rigol-ds: add a few more DS2000 models to the supported list Aurelien Jacobs 2014-01-01 18:23:48 +0100
  • 7142d6b9d5 zeroplus: Add voltage threshold support Russ Dill 2013-12-02 23:29:04 -0800
  • 42ceb77726 zeroplus: Major rework of sample buffer processing Russ Dill 2013-12-30 07:12:49 -0800
  • a864a05b25 zeroplus: Add getters for memory configuration Russ Dill 2013-12-30 07:04:42 -0800
  • aad031928e zeroplus: Modify analyzer_read_start to just prep for bulk reads. Russ Dill 2013-12-31 16:25:51 -0800
  • bc059b42a2 zeroplus: Always set DONT_CARE_TRIGGERBAR to 1 Russ Dill 2013-12-30 06:59:55 -0800
  • 4c1433d172 zeroplus: Ignore capture ratio if there is no trigger Russ Dill 2013-12-02 22:00:30 -0800
  • 05f853b5c3 zeroplus: Add missing config_get for SR_CONF_CAPTURE_RATIO Russ Dill 2013-12-30 07:05:17 -0800
  • 5db0c668fa zeroplus: Support all 32 channels of 32 channel models Russ Dill 2013-12-02 21:25:10 -0800
  • 1d4a283928 gmc_mh_1x_2x: Fixed sign and AC/DC for current measurements with Metrahit <= 16. Matthias Heidbrink 2014-01-02 19:38:52 +0100
  • 124c548de8 serial-dmm: Increase timeout when scanning for DMMs. Uwe Hermann 2014-01-02 14:25:06 +0100
  • 7fb5f0a0f5 serial-dmm: Drop obsolete function prototypes. Uwe Hermann 2014-01-02 02:48:13 +0100
  • d327972b97 Add initial support for the V&A VA40B multimeter. Uwe Hermann 2014-01-02 01:34:21 +0100
  • 641d8f276c output/analog: Add missing space (consistency). Uwe Hermann 2014-01-01 17:38:05 +0100
  • 79bc9924d7 uni-t-dmm: Fix incorrect order which breaks UT61B/C. Uwe Hermann 2014-01-01 16:40:36 +0100
  • 7cb69b1870 Add support for the UNI-T UT61B multimeter. Uwe Hermann 2014-01-01 15:25:39 +0100
  • 162a48bfc7 teleinfo: Fix a compiler warning (clang). Uwe Hermann 2013-12-31 19:22:16 +0100
  • 42f2f8a533 gmc-mh-1x-2x: Fix compiler warning (clang). Uwe Hermann 2013-12-31 19:21:04 +0100
  • 35b904a792 es519xx.c: Fix a few compiler warnings (clang). Uwe Hermann 2013-12-31 19:20:51 +0100
  • 79a1176b3f fix endian neutral helper macro to return an integer type Aurelien Jacobs 2013-12-30 19:23:54 +0100
  • 264c99eda2 ols: Use serial source management wrappers. Martin Ling 2013-12-30 04:00:41 +0100
  • 9f5d4c3cc3 ols: Mark all serial calls as blocking or nonblocking. Martin Ling 2013-12-30 03:54:55 +0100
  • 9a47421157 Add blocking and nonblocking versions of serial_read and serial_write. Martin Ling 2013-12-30 03:52:17 +0100
  • cb410697fb remove the es51922 protocol parser, superseded by the es519xx protocol parser Aurelien Jacobs 2013-10-03 23:35:33 +0200
  • d97824e52e switch the UNI-T UT61E driver to the new es519xx parser Aurelien Jacobs 2013-10-03 23:30:18 +0200