Skip to content

Commit

Permalink
Added tinySA driver section.
Browse files Browse the repository at this point in the history
  • Loading branch information
fredzo committed Nov 3, 2024
1 parent 07b1ef7 commit 737a71b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions section-scope-drivers.tex
Original file line number Diff line number Diff line change
Expand Up @@ -721,5 +721,23 @@ \subsubsection{Typical Performance (MSO64, LXI, embedded OS)}
\thickhline
\end{tabularx}

\section{tinySA}

This driver is meant to be used with tinySA and tinySA ULTRA spectrum analyzers.

It has been developed and tested on a tinySA ULTRA.

The communication with the device is made with UART transport layer.

\begin{tabularx}{16cm}{lllX}
\thickhline
\textbf{Device Family} & \textbf{Driver} & \textbf{Transport} & \textbf{Notes} \\
\thickhline
tinySA & tiny\_sa & uart & Not tested but should work \\
\thinhline
tinySA ULTRA & tiny\_sa & uart & Driver tested on this device \\
\thickhline
\end{tabularx}

\section{Xilinx}
TODO (\issue{scopehal}{40})

0 comments on commit 737a71b

Please sign in to comment.