This release includes:
- Support for REDHAWK SDR 2.2.1
- Large reorganization of code base to facilitate supporting multiple release versions in the branch going forward
- Integration tool in
scripts
to facilitate producing target SPD implementations and package structures that can be easily installed into non-target Domains (making multi-implementation domains easier) - Reverting back to pulling individual repositories rather than the super submodule repository to decrease build times by not unpacking it repeatedly.
- The
qemuarm64
andredhawk-test-image
can now be used to "smoke test" the build environment, as the resulting image will auto-start a stand-alone domain and GPP with all omni services running. Change the omniORB configuration to the runtime IP address and reboot to access the device from the x86 IDE.
NOTE: We're open for a community discussion on what to do with our versioning system once we port-forward 2.0.x back into master so that we have both LTS releases going forward.