github f4exb/sdrangel v3.13.1
LimeSDR and Web API updates

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

LimeSDR updates

introduced a few fixes to work with LimeSuite version matching the 2.14 gateware i.e. commit myriadrf/LimeSuite@90c3991
Be careful not to use the latest commit for gateware 2.15 that has not been verified.

Now the Rx part is working with all its features. Unfortunately the Tx part still does not work (garbled modulation).

Fixes issue #139

Web API channel report entry points

New entry points to get the channel report data. Includes average power received and squelch status. A "scanner" Python script client scanner.py has been created in the swagger/sdrangel/examples folder. Check all options with python ./scanner.py --help. This script will create a series of equally spaced channel of the same type (AM or NFM) then the center frequency will sweep the requested band thus sweeping the channel "comb" over the requested band. As soon as one of the channel squelch is active the sweeping is stopped and resumes after a user defined delay. Some frequencies can be excluded so that it will not stop on continuous transmissions.

Support of AirspyHF source and AM demodulator added.
Partially implements issue #143

Other changes

  • RTLSDR direct mode frequency limits updated so that it starts at DC. Fixes issue #146
  • MSVC/clang-cl export header fixes for swagger library
  • Multiple audio support: preparatory works

Don't miss a new sdrangel release

NewReleases is sending notifications on new releases.