github f4exb/sdrangel v4.12.3
PlutoSDR: changed network support

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

PlutoSDR: changed network support

Removed the auto discovery at program startup for two reasons:

  • It is a pain for anybody not having a Pluto in their network to wait ~5s at each startup for nothing
  • It is not working when more than one Pluto is in the network as reported in #445

Instead you will have to specify the Pluto(s) IP address(es) in the user arguments dialog by creating a non discoverable device for the Pluto(s) and associate a uri=ip:x.x.x.x argument to it. The user arguments dialog is accessed from the main window menu via Preferences > Devcies > User arguments.

Other changes and fixes

  • MainCore: fixed sink device set creation. This fixes issues when creating a new sink device set in the server variant,

Don't miss a new sdrangel release

NewReleases is sending notifications on new releases.