redhawk
redhawk copied to clipboard
A submodule repository for distributing REDHAWK artifacts and the latest REDHAWK source code. Use 'git clone --recurse-submodules [email protected]:RedhawkSDR/redhawk.git' to also clone all submodules.
Summary: The GPP tracks 2 file limit states, one for the gpp process and one for the overall system. If the system limit parsing of `/proc/sys/fs/file-nr` fails to result in...
REDHAWK 2.2.6 The code checks specifically for 1000 `type` files when 1001 and 1004 are valid for one-dimensional formats. Alternatively, the header field `class` can be used to generalize this...
REDHAWK 2.2.6 The way the method is written, the extended header (`ext_header`) must be of list format. In the iteration over a dictionary, the `value` is unused and `item` is...
Steps to reproduce: 1. Open the IDE Sandbox 2. Add a SigGen and DataConverter, connecting the two together (dataFloat, for example) 3. Start the sandbox 4. Stop the sandbox 5....
I want to build and install Redhawk and all supporting libraries entirely from source, meaning without any yum install commands. Is this feasible? Is the standalone redhawk EPEL RPM available...
When a BULKIO stream has multiple stream IDs, the falling raster seems to arbitrarily pick a stream to plot even when from the settings panel, you select a specific signal...
RH v3.0.0 - Failed to fetch profile object from profile path: 'sca:///domain/DomainManager.dmd.xml
I have faced this error using the v3.0.0 after trying to connect to the DeviceManger. The message is shown inside REDHAWK_DEV CONNECTED. Am I missing anything? ``` Failed to fetch...
@metaindia I'd love to contribute to the community
When using Redhawk 2.10 + the solution described in [issue 55](https://github.com/RedhawkSDR/redhawk/issues/55), launching a component in the python sandbox sometimes results in the following error: ```bash bash-4.2# python -i VocoderFileCapture.py /usr/bin/python...
I am using Redhawk 2.10 and was trying to generate a component that uses ports defined in JTRS idl. When I tried to generate the component, I received "No such...