github f4exb/sdrangel v4.0.0
Web API and Server

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

Web API and Server

Many of you will not see a dramatic change for this new major version and in fact it has been in preparation for a while starting with v3.8.6. Now it is complete with almost all plugins supported:

  • Channel Rx: AM, BFM, DSD, NFM, SSB, WFM demodulators and UDP source.
  • Channel Tx: AM, ATV, NFM, SSB, WFM modulators and UDP sink.
  • Sample sources: Airspy, AirspyHF, BladeRF, FCDPro, FCDPro+, File source, HackRF, LimeSDR, Perseus, PlutoSDR, RTL-SDR, SDRdaemon, SDRPlay, Test source
  • Sample sinks: BladeRF, File sink, HackRF, LimeSDR, PlutoSDR, SDRdaemon

The HTTP REST API is self documented using Swagger UI. The address of the Swagger UI is documented in the "About" window and by default is http://127.0.0.1:8089.

The sdrangelsdrv server instance is a UI less version of SDRangel. As there is no UI all interaction is done via the REST API.

For both the server and REST API more information can be found in the sdrsrv folder. More information will also be given in the Wiki in the near future.

Other changes

  • The Channel Analyzer NG plugin has been renamed to Channel Analyzer and the old Channel Analyzer has been decommissioned.
  • The TCP source plugin has been discontinued.
  • BladeRF input: fixed settings handling and therefore sample rate vs center frequency discrepancies when using shifted decimators
  • BFM demod: fixed squelch to be compatible with server mode
  • SDRdaemon input: removed old message and tick handling
  • BladeRF: cleanup: removed useless fixed sample rates support

Don't miss a new sdrangel release

NewReleases is sending notifications on new releases.