Skip to content

API: completed features support

Compare
Choose a tag to compare
@f4exb f4exb released this 06 Sep 02:57
· 2824 commits to master since this release

API: completed features support

  • Added GET /sdrangel/featurepresets
  • Added DELETE /sdrangel/featurepreset
  • Added PUT, PATCH, POST /sdrangel/featureset/{featureSetIndex}/preset
  • Added feature sets in the instance summary
  • Added /sdrangel/features (GET) to get the list of available feature plugins

Other changes and fixes

  • SDRplay V3: fixes for API
  • Satellite Tracker: fixed compilation in server mode. Fixes #996
  • Satellite Tracker: various enhancements. PR #997.
  • Moved sdrangel-windows-libraries repository to sdrangel-windows-libraries-lfs with LFS support

Binary artifacts

For more details on artifacts and their contents please read the quick start in the Wiki.
Note that Ubuntu .deb package is for 20.04. Please note that since v6.2.0 SSE 4.2 is required. It has been intended to be like that for a long time but was not effective until this release.