Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ngscopeclient/scopehal
base: 2dce2496ba4c
Choose a base ref
...
head repository: ngscopeclient/scopehal
compare: 7d3f4dc8d522
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 3, 2020

  1. Fix Rigol MSO5000 issues/timeout bugs when retrieving :WAV:DATA

    Fix the issue #358 glscopeclient hangs on Rigol MSO5000
    This fix oscilloscope single trigger synchronization with waveform data by adding "*WAI" command which "Waits for all the pending operations to complete before executing any additional commands." (it is an IEEE488.2 Common Commands)
    bvernoux committed Dec 3, 2020
    Copy the full SHA
    6bfbfb4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #359 from bvernoux/patch-1

    Fix glscopeclient hangs on Rigol MSO5000
    azonenberg committed Dec 3, 2020
    Copy the full SHA
    7d3f4dc View commit details
    Browse the repository at this point in the history