github f4exb/sdrangel v4.15.5
Rigctl support

latest releases: v7.20.1, v7.20.0, v7.19.1...
3 years ago

Rigctl support

This contribution brings rigctl support to control some parameters (frequency, current demod used) of the SDRangel instance. More interestingly this has been developed as a plugin and fosters the idea to have extra functionality implemented as plugins that can be optionally instantiated a bit like channel plugins. This is a first go at such a "feature" plugin and will later become more integrated in the global plugins management so some more changes are expected. For now this is an addition at the bottom of the "Preferences" menu list and the interface is detailed here

Other changes and fixes

  • REST API: changed uint64 to int64 integer formats. Fixes #624
  • Test Source: fixed worker lifecycle. Fixes issue #626
  • DeviceUISet: fixed deleteChannel. Fixes issue #625
  • Ported FreeDV plugins to Windows. PR #620
  • Added Windows SoapySDR support libs and UHD DLL. PR #622

Don't miss a new sdrangel release

NewReleases is sending notifications on new releases.