1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-28 15:56:33 -04:00

Updated missing documentation for SSB and WFM audio UDP output

This commit is contained in:
f4exb 2018-01-07 10:42:25 +01:00
parent 5354acc406
commit 1fd5c48d62

View File

@ -588,6 +588,22 @@ Some channels can exchange data over UDP. Depending on the channel the data is t
<td>N/A</td>
<td>Remote</td>
</tr>
<tr>
<td>SSB demod</td>
<td>Audio</td>
<td>Mono</td>
<td>N/A</td>
<td>N/A</td>
<td>Remote</td>
</tr>
<tr>
<td>WFM demod</td>
<td>Audio</td>
<td>Mono</td>
<td>N/A</td>
<td>N/A</td>
<td>Remote</td>
</tr>
<tr>
<td>UDP source</td>
<td>Audio, I/Q</td>