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: 3e98367c392c
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: 3d54e3ba3483
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 2, 2020

  1. Copy the full SHA
    93b17b1 View commit details
  2. Copy the full SHA
    3d54e3b View commit details
Showing with 5 additions and 3 deletions.
  1. +4 −2 section-drivers.tex
  2. +1 −1 section-gettingstarted.tex
6 changes: 4 additions & 2 deletions section-drivers.tex
Original file line number Diff line number Diff line change
@@ -118,10 +118,12 @@ \subsection{Siglent}
SDS1000DL+ series & siglent & lxi & Untested \\
\thickhline
SDS1000CML+ series & siglent & lxi & Untested \\
\thickhline
SDS3000X series & lecroy & vicp & Should be same as WaveSurfer 3000 \\
\end{tabularx}

Unlike TCP/IP sockets (``lan"), VXI-11 (``lxi") is a synchronous protocol that does not support
queueing multiple transactions. When an oscilloscope supports both the lan and the lxi transport,
Unlike TCP/IP sockets (``lan"), VXI-11 (``lxi") is a synchronous protocol that does not support
queueing multiple transactions. When an oscilloscope supports both the lan and the lxi transport,
chances are that the lan transport will have a better performance than the lxi transport.

\subsection{Teledyne LeCroy / LeCroy}
2 changes: 1 addition & 1 deletion section-gettingstarted.tex
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@ \subsection{Compilation}
\begin{lstlisting}[language=sh]
sudo apt install build-essential cmake pkg-config libglm-dev \
libgtkmm-3.0-dev libsigc++-2.0-dev libyaml-cpp-dev \
liblxi-dev
liblxi-dev texlive texlive-fonts-extra
\end{lstlisting}

\item Install FFTS library