mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-04 14:07:30 +00:00
correction to sweep settings table
This commit is contained in:
parent
e6dfc83330
commit
de33f632e1
2 changed files with 1 additions and 1 deletions
|
|
@ -279,7 +279,7 @@ The packet contains the following fields:
|
|||
8 & 8 & UINT64 & f\_stop & 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 \\
|
||||
22 & 2 & UINT16 &cdbm\_excitation\_start & Stimulus power at the first point in $\frac{1}{100}$dBm \\
|
||||
24 & 2 & UINT16 & Configuration & Bitmap for configuration, see below \\
|
||||
26 & 2 & UINT16 &cdbm\_excitation\_stop & Stimulus power at the last point in $\frac{1}{100}$dBm \\
|
||||
\end{longtable}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue