github f4exb/sdrangel v3.6.0
UDP sink plugin

latest releases: v7.20.0, v7.19.1, v7.19.0...
6 years ago

UDP sink plugin

This is for Linux only. Included in Mac O/S build but not tested.

New sink (Tx) channel plugin to get the channel input from UDP. This is the Tx counterpart of the UDP source plugin.

Main purpose is to add the linear transponder capability. It is also possible to transpose individual channels with various output modulations: AM, FM, SSB. Thus in combination with the UDP source plugin cross modulation transponders are possible (AM->FM, FM->SSB, ...) but also FM->FM, AM->AM, ...

More details here: https://github.com/f4exb/sdrangel/blob/master/plugins/channeltx/udpsink/readme.md

This implements issue #37

Other changes

  • Revision of the UDP source plugin with major GUI changes
  • LimeSDR output: fixed Tx not stopping on stop. Fixes issue #50
  • Make Boost package required by cmake. Fixes issue #46
  • reorder main window default widgets position so that the sampling device interface appears on the top left

Don't miss a new sdrangel release

NewReleases is sending notifications on new releases.