diff --git a/Documentation/DeveloperInfo/USB_protocol_v12.pdf b/Documentation/DeveloperInfo/USB_protocol_v12.pdf index d42c41d..e193992 100644 Binary files a/Documentation/DeveloperInfo/USB_protocol_v12.pdf and b/Documentation/DeveloperInfo/USB_protocol_v12.pdf differ diff --git a/Documentation/DeveloperInfo/USB_protocol_v12.tex b/Documentation/DeveloperInfo/USB_protocol_v12.tex index dd4aca8..e411a82 100644 --- a/Documentation/DeveloperInfo/USB_protocol_v12.tex +++ b/Documentation/DeveloperInfo/USB_protocol_v12.tex @@ -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}