-
Notifications
You must be signed in to change notification settings - Fork 101
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3623e1b9210e
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ngscopeclient/scopehal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c45d7b5689ac
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 1 file changed
- 2 contributors
Commits on Jun 3, 2020
-
Retrigger when acquisition is complete.
In addition to retriggering, I also reduced the scope of lock(m_mutex) to just the acquisition phase, just as it is done for the LeCroy scope. This increases the responsiveness of the STOP button such that it reacts immediately to the event. Without it, there are 4 or more AcquireData calls before the STOP button event kicks in. During that time, the LeCroyOscilloscope::Stop() is stalled at the lock(m_mutex) phase.
Configuration menu - View commit details
-
Copy full SHA for e879d6f - Browse repository at this point
Copy the full SHA e879d6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87c242c - Browse repository at this point
Copy the full SHA 87c242cView commit details -
Merge pull request #137 from tomverbeure/retrigger
Siglent: Retrigger after waveforms have been captured
Configuration menu - View commit details
-
Copy full SHA for c45d7b5 - Browse repository at this point
Copy the full SHA c45d7b5View commit details
There are no files selected for viewing