REDHAWK SDR 2.0.7 Initial compatibility release
Includes additional fixes:
- Template-based build to simplify removing old versions (
VERSION=X.Y.Z make clean
) as well as building newer versions. - More macOS compatibility tweaks
- New version of REST-Python with extended BULKIO decimation and "zooming" features is now included in
webserver
(special thanks to @jschindehette for that feature) along with other fixes. - Fix for the
REDHAWK Development
package group from REDHAWK SDR not including the-devel
packages for Shared Libraries (rh.dsp-devel
, etc.)
NOTE: The above fix for
REDHAWK Development
and thewebserver
image have both been hot-patched into the latest 2.0.6 tag on DockerHub. If youdocker pull geontech/redhawk-development:2.0.6
for example, you will receive the above fix.
NOTE: The fix for
REDHAWK Development
requires that you rebuild your SDRROOT volume, if you have one, by copying your files into a new volume. This way the development libraries will be exposed in your runtime.