Skip to content

REDHAWK 2.2.5

Compare
Choose a tag to compare
@RedhawkDeployer RedhawkDeployer released this 30 Dec 20:19
· 29 commits to master since this release
2.2.5
e2569d8

The effort in REDHAWK 2.2.5 focused on:

  • Resolving an issue that occurred when creating an event channel with an empty string name. In this case, an exception is now thrown and documentation was added explaining valid content for event channel names.

Fixes

The following fixes were completed in REDHAWK 2.2.5:

Core Framework Fixes

  • Corrected misspellings in loghelpers.cpp.
  • The generated SAD xml excludes components such as StreamSource, StreamSink, etc.

IDE Fixes

  • Consolidated graphical and graphical-runtime tests to both use the installed REDHAWK components.
  • Removed synchronous call when closing the Signal Related Information (SRI) view because a port disappeared.