Revision 2381d291
| b/host/docs/stream.rst | ||
|---|---|---|
| 44 | 44 |
The link-layer data type |
| 45 | 45 |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 46 | 46 |
The link-layer or "over-the-wire" data type refers to the format of the samples sent through the link. |
| 47 |
Typically, this data type is **complex-int16*. |
|
| 47 |
Typically, this data type is **complex-int16**.
|
|
| 48 | 48 |
However, to increase throughput over the link-layer, |
| 49 | 49 |
at the expense of precision, **complex-int8** may be used. |
| 50 | 50 |
|
Also available in: Unified diff