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-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3bf8f1240fb9
Choose a base ref
...
head repository: ngscopeclient/scopehal-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1f1953654a64
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Dec 14, 2020

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1f19536 View commit details
Showing with 11 additions and 0 deletions.
  1. +11 −0 section-gettingstarted.tex
11 changes: 11 additions & 0 deletions section-gettingstarted.tex
Original file line number Diff line number Diff line change
@@ -236,3 +236,14 @@ \section{Design Philosophy}
double clicking (open properties dialog), or right clicking (context menu).

Most text fields allow SI prefixes for scaling values (mV, us, GHz, etc).

\section{Troubleshooting}

\subsection{Poor performance or hangs}

Ensure the OMP\_WAIT\_POLICY environment variable is set to PASSIVE.

\subsection{Corrupted or no graphical output in waveform areas}

Some users have reported problems with libglvnd under Linux. Changing the CMP0072 declaration in
glscopeclient/CMakeLists.txt from NEW to OLD may fix it.