Note: You should clone this repository recursively as it contains submodules.
First: welcome! You may have seen or heard about this project at the GNURadio Convention 2017 (GRCon 2017). If you have and want to get involved in the project, please see Contributions.
GNURadio and REDHAWK SDR can be integrated in a number of ways. In this repository, we provide options for various paths whereby REDHAWK can deploy a Flow Graph as a Component in a Waveform (application) into a REDHAWK Domain. Each path makes use of the gr-redhawk_integration
(readme) and gr-component_converter
(readme) packages.
A very special thanks to Drew Cormier and Chris Conover of Geon Technologies, LLC, for their invaluable kick-start efforts that resulted in the gr-redhawk_integration_python
and gr-component_converter
packages.
Please see the associated deployment method for more information:
- Traditional
- Docker-Aware (GRCon 2017)
This is a community effort. Contributions are always welcome. Please see the Milestones and Issues lists to see what needs work and where the team sees this project heading. Please feel free to fork and submit pull requests.
Or, if you're interested in joining in the development of this capability as a contributor, please contact the team through this repository's contact information.
NB FM Modulator and Demodulator: This is a similar integration effort that builds a Flow Graph into a REDHAWK Component (C++ implementation). Similarly, it includes source and sink blocks that translate between GNURadio ports and BULKIO.