copy/paste fix
This commit is contained in:
parent
5dfe2f02e7
commit
87429c076f
Binary file not shown.
@ -64,7 +64,7 @@
|
||||
\renewmenumacro{\keys}[+]{shadowedroundedkeys}
|
||||
|
||||
\usepackage{booktabs,caption}
|
||||
\usepackage[flushleft]{threeparttable}
|
||||
\usepackage{threeparttable}
|
||||
\newcolumntype{L}[1]{>{\raggedright\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
|
||||
\newcolumntype{C}[1]{>{\centering\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
|
||||
\newcolumntype{R}[1]{>{\raggedleft\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
|
||||
@ -277,7 +277,7 @@ The packet contains the following fields:
|
||||
|
||||
0 & 8 & UINT64 & f\_start & Start frequency in Hz \\
|
||||
8 & 8 & UINT64 & f\_stop & Stop frequency in Hz \\
|
||||
16 & 2 & UINT16 & points & Stop frequency in Hz \\
|
||||
16 & 2 & UINT16 & points & Number of points in the sweep \\
|
||||
18 & 4 & UINT32 & IF\_bandwidth & Bandwidth of the IF sampling in Hz \\
|
||||
22 & 2 & UIN164 &cdbm\_excitation\_start & Stimulus power at the first point in $\frac{1}{100}$dBm \\
|
||||
24 & 2 & UINT16 & Configuration & Bitmap for configuration, see below \\
|
||||
|
Loading…
Reference in New Issue
Block a user