Commit Graph

  • 4f2dad42f4 input/vcd: Remove debug output from inner loops. Daniel Elstner 2014-02-05 00:25:32 +0100
  • cd1b0e8f79 input/vcd: Avoid truncation of shift to 32 bits. Daniel Elstner 2014-02-03 01:54:20 +0100
  • 7ad4e2b80b scpi_visa.c: Minor cosmetics. Uwe Hermann 2014-02-03 00:24:13 +0100
  • 1fb2312f99 Add librevisa SCPI backend. Martin Ling 2014-02-01 10:01:05 +0000
  • 191c7e5f4b vcd: Remove bogus $dumpvars and $dumpoff commands. Daniel Elstner 2014-01-30 22:11:10 +0100
  • 2b6363b433 vcd: Output timestamp only once per change. Daniel Elstner 2014-01-30 21:57:49 +0100
  • 563080a8d1 vcd: Fix output for more than 8 channels. Daniel Elstner 2014-01-30 20:49:36 +0100
  • a6c12f3f70 Drop unneeded comments. Uwe Hermann 2014-01-30 17:52:44 +0100
  • 85d8aa496e sr_probe->index is no longer deprecated (for now). Uwe Hermann 2014-01-30 17:48:10 +0100
  • 7d4874c1b6 configure.ac: Only check for things we actually use. Uwe Hermann 2014-01-30 17:02:34 +0100
  • 6358f0a956 sysclk-lwla: Implement SR_CONF_CLOCK_EDGE setting. Daniel Elstner 2014-01-30 00:31:42 +0100
  • 860bc59b0f hwdriver: Add SR_CONF_CLOCK_EDGE option. Daniel Elstner 2014-01-29 20:53:51 +0100
  • 625763e2c2 ols: Code cleanup and more debug output. Bert Vermeulen 2014-01-30 11:58:07 +0100
  • 016e72f30e ols: Fix endianness problems in protocol. Bert Vermeulen 2014-01-29 08:22:02 +0100
  • e6e54bd253 sysclk-lwla: Add support for external trigger input. Daniel Elstner 2014-01-26 21:42:22 +0100
  • e0df15d436 sysclk-lwla: Simplify and optimize word extraction. Daniel Elstner 2014-01-26 20:28:59 +0100
  • 5413df1952 sysclk-lwla: Limit use of SR_ERR_ARG to user-supplied arguments. Daniel Elstner 2014-01-25 23:27:40 +0100
  • 1c873c114c scpi: Limit the log message in get_string() to 70 characters. poljar (Damir Jelić) 2014-01-28 17:13:00 +0100
  • 9d156555a5 demo: Cast to double while calculating the pattern frequency. poljar (Damir Jelić) 2014-01-26 21:30:57 +0100
  • 464d49360a rigol-ds: Deal with dev_close() getting called multiple times. Bert Vermeulen 2014-01-27 21:19:41 +0100
  • ca9b9f4834 hwdriver: Change TRIGGER_SLOPE setting to string type. Daniel Elstner 2014-01-27 00:22:01 +0100
  • fe90fbb782 demo: Require sample limit. Bert Vermeulen 2014-01-25 21:20:29 +0100
  • c2066c2104 sysclk-lwla: Load bitstream files in RBF format. Daniel Elstner 2014-01-25 02:21:19 +0100
  • 7f4975b440 demo: Keep separate counters for logic and analog sources. Bert Vermeulen 2014-01-25 20:39:50 +0100
  • aa48adf960 Properly publish samplerate when loading session file. Bert Vermeulen 2014-01-25 12:44:00 +0100
  • 3a84104080 sr file format: Bump version to 2. Uwe Hermann 2014-01-23 22:45:08 +0100
  • fe0d9caa88 rigol-ds: Fix a couple of compile warnings. Martin Ling 2014-01-23 10:13:54 +0000
  • e36aae989c output/csv: Drop last separators as needed. Bert Vermeulen 2014-01-23 23:11:34 +0100
  • ee38c8ba3e sysclk-lwla: Implement config_commit() callback. Daniel Elstner 2014-01-23 02:35:51 +0100
  • 43db343618 sysclk-lwla: Implement config_probe_set() callback. Daniel Elstner 2014-01-23 02:27:58 +0100
  • 50cad98d1b sysclk-lwla: Do not reset drv_context.instances on scan. Daniel Elstner 2014-01-23 01:24:29 +0100
  • 99c76642aa sysclk-lwla: Advertise SR_CONF_CONN option. Daniel Elstner 2014-01-23 01:10:31 +0100
  • 4472867a9f rigol-ds: Don't run rigol_ds_block_wait() code unless supported. Martin Ling 2014-01-22 08:15:12 +0000
  • aff00e4088 rigol-ds: Fix partial read handling in header parser. Martin Ling 2014-01-22 08:13:27 +0000
  • 8943049cd4 scpi_serial: Reimplement to allow scpi_read_complete() to work correctly. Martin Ling 2014-01-22 07:41:34 +0000
  • 824eb2acfd rigol-ds: Fix divide by zero when no analog probes selected. Martin Ling 2014-01-22 05:07:20 +0000
  • 7d63347e90 rigol-ds: Stop capture cleanly on read errors. Martin Ling 2014-01-22 04:57:48 +0000
  • ae3a191366 rigol-ds: Improve protocol debugging output, abort on read errors. Martin Ling 2014-01-22 04:50:38 +0000
  • 2b399703d1 rigol-ds: Only protocol v3 adds trailing linefeeds to data blocks. Martin Ling 2014-01-22 04:49:57 +0000
  • a849c43a50 scpi_usbtmc: Improve debugging output. Martin Ling 2014-01-22 04:48:33 +0000
  • 569d4dbd3e rigol-ds: Overhaul vendor/series/model info and protocol variants. Martin Ling 2014-01-22 04:08:00 +0000
  • e086b750fa rigol-ds: Overhaul VS5000 and DS1000 support. Martin Ling 2014-01-22 00:25:32 +0000
  • 38354d9d9e rigol-ds: Use common rigol_ds_config_set() function throughout. Martin Ling 2014-01-22 00:22:41 +0000
  • cf9f4bc5b0 scpi: Log responses received by sr_scpi_get_string(). Martin Ling 2014-01-22 00:14:42 +0000
  • 32f09bfd9e ols: Don't reduce sample count just because it's not a multiple of 4. Bert Vermeulen 2014-01-23 01:09:16 +0100
  • 54da58ca9b output/csv: Drop extra separator on every line. Bert Vermeulen 2014-01-22 02:44:52 +0100
  • e96cf218c0 output/csv: Get rid of 64-probe limit. Bert Vermeulen 2014-01-22 02:34:56 +0100
  • 4829d37d6a output/csv: Use new output API. Bert Vermeulen 2014-01-22 01:14:26 +0100
  • 2b36d6c64e demo: Cycle through all available patterns for default analog probes. Bert Vermeulen 2014-01-21 18:25:50 +0100
  • 03aa381efb demo: Probe indexes should be unique, even if the types are different. Bert Vermeulen 2014-01-21 18:19:57 +0100
  • eca2f85213 Don't mention non-logic probes in session file metadata. Bert Vermeulen 2014-01-21 18:16:52 +0100
  • 22c196883d rigol-ds: Disable key lock when closing device. Martin Ling 2014-01-21 16:51:01 +0000
  • 933e63a13b brymen-dmm: Make protocol parser locale-independent. Bert Vermeulen 2014-01-21 17:02:27 +0100
  • fe9d5abefc agilent-dmm: Make protocol parser locale-independent. Bert Vermeulen 2014-01-21 16:43:49 +0100
  • 357e341d9a fluke-dmm: Make protocol parsers locale-independent. Bert Vermeulen 2014-01-21 16:33:34 +0100
  • d2cd06e7e9 Make sure to delete temporary metadata file after use. Bert Vermeulen 2014-01-21 14:47:05 +0100
  • ac2926b37b std: Fix caller prefix output. Bert Vermeulen 2014-01-21 14:03:27 +0100
  • 10d309c8ab rigol-ds: DS1000 series still needs the stupid delay. Martin Ling 2014-01-21 02:23:38 +0000
  • 32b7cd4f02 session: Auto-commit settings before acquisition. Daniel Elstner 2014-01-20 23:04:49 +0100
  • 8dd0b290eb rigol-ds: On DS1000 with firmware < 0.2.4, use legacy protocol. Bert Vermeulen 2014-01-21 12:54:24 +0100
  • fcdebbe89c rigol-ds: Shorten vendor name. Bert Vermeulen 2014-01-20 19:08:10 +0100
  • 67d6f6fca2 agilent-dmm: Shorten vendor name. Bert Vermeulen 2014-01-20 19:07:48 +0100
  • 6d16fdfb13 ols: Add option to turn test patterns off again. Bert Vermeulen 2014-01-20 18:16:25 +0100
  • 2a854d7139 hwdriver: Introduce sr_config_commit() API call. Daniel Elstner 2014-01-19 20:39:11 +0100
  • 2b0e4a468a rigol-ds: add support for more keys in config_get() Aurelien Jacobs 2014-01-19 23:28:40 +0100
  • 72ecba02f4 rigol-ds: use appropriately defined NUM_VDIV constant Aurelien Jacobs 2014-01-19 23:26:26 +0100
  • 8e06edf528 rigol-ds: add more valid timebases for DS2302 Aurelien Jacobs 2014-01-19 23:24:58 +0100
  • 889ef4a01c rigol-ds: fix set_cfg() calls with float parameters to avoid locale issues Aurelien Jacobs 2014-01-19 14:46:59 +0100
  • f76c24f6fd rigol-ds: Send FRAME_BEGIN and FRAME_END per frame, not per channel. Martin Ling 2014-01-17 15:07:15 +0000
  • bac11aeb1b rigol-ds: Cleanup and fix check for short data blocks. Martin Ling 2014-01-17 14:46:10 +0000
  • 51bfe5363a rigol-ds: Use *OPC? command rather than delay to await completion. Martin Ling 2014-01-17 14:22:09 +0000
  • 7788579e66 scpi: Remove redundant newline removal in sr_scpi_get_hw_id(). Martin Ling 2014-01-17 14:17:50 +0000
  • 334fbc2ac0 rigol-ds: Use standard sr_scpi_get functions, remove internal versions. Martin Ling 2014-01-17 14:10:36 +0000
  • d03dfac6b9 scpi: Strip trailing newlines in sr_scpi_get_string(). Martin Ling 2014-01-17 13:43:34 +0000
  • 470140fc0d rigol-ds: DS1000 series actually use IEEE488.2 data block format. Martin Ling 2014-01-17 02:56:45 +0000
  • d22250a96a rigol-ds: Correct digital waveform block sizes. Martin Ling 2014-01-17 02:56:01 +0000
  • 3ed7a40c75 rigol-ds: Check SCPI read is complete after reading expected block length. Martin Ling 2014-01-17 02:27:29 +0000
  • 904fd29b72 rigol-ds: Update which channels are enabled after making changes. Martin Ling 2014-01-17 00:46:16 +0000
  • f0de2dd0fa Remove SR_CONF_MAX_UNCOMPRESSED_SAMPLES again. Bert Vermeulen 2014-01-19 17:18:59 +0100
  • 9497f49ef8 sysclk-lwla: Improve message log output. Daniel Elstner 2014-01-18 18:13:40 +0100
  • 2cfd16a316 sysclk-lwla: Streamline packet output logic. Daniel Elstner 2014-01-18 17:36:23 +0100
  • 29d587670d sysclk-lwla: Implement SR_CONF_LIMIT_MSEC. Daniel Elstner 2014-01-18 16:08:39 +0100
  • 17794067f9 tests: Fix a few warnings. Uwe Hermann 2014-01-17 20:41:56 +0100
  • 2438b737ae demo: Bring analog square wave amplitude into line with other patterns. Bert Vermeulen 2014-01-15 01:51:04 +0100
  • 9f54e0e84f demo: Add analog sawtooth pattern. poljar (Damir Jelić) 2014-01-14 23:03:10 +0100
  • 091c962127 demo: Add triangle pattern. poljar (Damir Jelić) 2014-01-14 23:03:09 +0100
  • 4374219bc8 demo: Implement sine wave pattern. poljar (Damir Jelić) 2014-01-14 23:03:08 +0100
  • e196cb6193 uni-t-ut32x: Fix typo that prevents usage with multiple devices. Bert Vermeulen 2014-01-17 12:11:52 +0100
  • c2b394d562 rigol-ds: Minor whitespace fixes. Uwe Hermann 2014-01-17 01:57:09 +0100
  • 04e8e01ec6 rigol-ds: Enable/disable LA pod when (de)selecting digital channels. Martin Ling 2014-01-16 23:25:59 +0000
  • 51b294cd01 rigol-ds: Reset num_frames to zero in dev_acquisition_start. Martin Ling 2014-01-16 18:57:45 +0000
  • b751cf7a82 rigol-ds: Make sure to always send SR_DF_END at end of capture. Martin Ling 2014-01-15 17:06:46 +0000
  • 4914dd4b9a rigol-ds: Calculate effective samplerate. Martin Ling 2014-01-14 21:27:58 +0000
  • 5415e60247 rigol-ds: Separate function to compute analog frame size. Martin Ling 2014-01-14 21:21:31 +0000
  • c1bcb8cc63 rigol-ds: Advertise SR_CONF_LIMIT_FRAMES support. Martin Ling 2014-01-14 20:55:20 +0000
  • 969edf6306 rigol-ds: Fix check for probe group validity. Martin Ling 2014-01-14 20:48:17 +0000
  • 55eb33dbf8 hameg-hmo: Fix two compiler warnings on Windows. Uwe Hermann 2014-01-17 00:37:58 +0100
  • dcc94340bd usb: Fix two compiler warnings on Windows. Uwe Hermann 2014-01-17 00:26:30 +0100
  • c06c24d2d3 hameg-hmo: Silence warning about format security. poljar (Damir Jelić) 2014-01-16 19:42:27 +0100
  • ef1a346b0b hameg-hmo: Reset the number of acquired frames in acquisition stop. poljar (Damir Jelić) 2014-01-16 19:55:00 +0100