github f4exb/sdrangel v3.6.1
UDP functionality extension

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

UDP functionality extension

Some demodulator plugins have now the possibility to export the audio output via UDP. These are:

  • AM demod
  • BFM demod (can be used for transponding broadcast FM)
  • DSD demod (can be used for transponding digital voice transmissions)
  • NFM demod

Used in conjunction with the UDP sink plugin introduced in the previous release many transponder combinations can be made.

Note that UDP functionality does not work in Windows.

Channel basic settings dialog (channel marker)

The basic settings implemented in the channel marker can now be modified using a popup dialog. This makes it more convenient than the original options appearing at the bottom of the channel plugin window. Moreover more functionality has been implemented.

You can change:

  • the window title
  • the window top bar and spectrum overlay color
  • the text displayed on the spectrum frequency scale:
    • absolute frequency
    • window title
    • UDP address and send port
    • UDP address and receive port

Details of the dialog are described here: https://github.com/f4exb/sdrangel/blob/master/sdrbase/readme.md#6-channels.

UDP addresses and ports for the UDP plugins are now specified using this dialog.

Other changes

Don't miss a new sdrangel release

NewReleases is sending notifications on new releases.