github f4exb/sdrangel v4.5.5
Changes in cmake build

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

Changes in cmake build

There were many changes in the cmake files and some fixes for compiler warnings. The main thing is an automatic detection of the optimization flags for the architecture on which the software is compiled. A -DENABLE_DISTRIBUTION=ON can be specified to limit optimizations to SSSE3 for x86 architecture that should suit most installations. Building from source and building the Docker image is not affected. When building from source you may need to restart from scratch. This should make compilation for Mac OS more straightforward however this may disturb your current build chain and adjustments may be needed.

Thanks to ra1nb0w for this contribution.

Other changes and fixes

  • LimeSDR: fixes the antenna labels when dealing with the Lime mini (issue #325)
  • Many fixes related to REST API for the reverse API control.

Don't miss a new sdrangel release

NewReleases is sending notifications on new releases.