mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-04 16:01:14 -05:00
UDPSinnk Readme Change
The UDPSink is available on Windows installation.
This commit is contained in:
parent
9a3a131446
commit
b1a8ac958d
@ -8,8 +8,6 @@ The UDP block size or UDP payload size is fixed at 512 bytes.
|
||||
|
||||
The receiving application must make sure it acknowledges this block size. UDP may fragment the block but there will be a point when the last UDP block will fill up a complete block of this amount of bytes. In particular in GNUradio the UDP source block must be configured with a 512 bytes payload size.
|
||||
|
||||
This plugin is available for Linux and Mac O/S only.
|
||||
|
||||
<h2>Interface</h2>
|
||||
|
||||
The top and bottom bars of the channel window are described [here](../../../sdrgui/channel/readme.md)
|
||||
|
Loading…
Reference in New Issue
Block a user