core-framework icon indicating copy to clipboard operation
core-framework copied to clipboard

REDHAWK is a software-defined radio (SDR) framework designed to support the development, deployment, and management of real-time software radio applications

Results 16 core-framework issues
Sort by recently updated
recently updated
newest added

The `ossie::corba::erase()` function in `redhawk/src/base/include/ossie/CorbaSequence.h` has an extra template parameter that breaks type deduction. In order to invoke the function, the caller must explicilty specify both template parameters (the second...

When generating sad files using the python sandbox the connections do not appear to be added to the xml generated using sb.generateSADXML, conversely when you load a sad file containing...

https://github.com/RedhawkSDR/core-framework/blob/07031bbd1c62c40cdbca6198c6f093f1ee0729bb/redhawk/src/base/framework/python/ossie/utils/bulkio/bulkio_helpers.py#L121 **Use case:** A user is manipulating data using `numpy` complex floats, and uses this function to convert it to a format compatible with BULKIO. **Method of failure:** Because the...

When using the `ResourcePackage` with the default SCD, SPD, and PRF templates, and then calling `resourcepackage.writeXML()` to generate base XML files, the default templates in `redhawk.packagegen.templates` are not used. Instead...

Hello! I am attempting to build from source and have questions I hope you can address. I am using Ubuntu 24.04, not Redhat or any of its derivatives. I find...