GithubHelp home page GithubHelp logo

geontech / gr-component_converter Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 112 KB

GNURadio GRC to REDHAWK SDR Component conversion tooling

License: GNU General Public License v3.0

Makefile 2.59% Python 91.66% Shell 2.73% Dockerfile 3.02%
gnuradio redhawk

gr-component_converter's People

Contributors

btgoodwin avatar jalbright-geon avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

kchow-gt

gr-component_converter's Issues

Python Error When Trying to Convert via Traditional Method

Hello,
I have been trying to run your GNURADIO to REDHAWK component converter example but I have been unable to complete the example conversion via the traditional method. I have RedHawk 2.0.6, GNURadio 3.7.11 and have successfully installed the integration package (I can see the SINK/SOURCE blocks in GNURadio). Below is a copy of the error traceback. Is there any suggestions to correct this?

./converter/run.py ./test/fm_example.grc
Traceback (most recent call last):
File "./converter/run.py", line 176, in
main(grc_file, destination, options)
File "./converter/run.py", line 80, in main
grc_to_py(grc_input, output_dir)
File "/home/user/gnuradio-redhawk/gr-component_converter/converter/lib/grc_to_py.py", line 6, in grc_to_py
platform = Platform()
File "/prefix/default/lib64/python2.7/site-packages/gnuradio/grc/core/Platform.py", line 53, in init
self.config = self.Config(*args, **kwargs)
TypeError: init() takes at least 3 arguments (1 given)

gnuradio-redhawk error. The error with gr-component_converter execute.

I tried to deploy a GNURadio Flow Graph as a Component with GNURadio-REDHAWK Integration (https://github.com/GeonTech/gnuradio-redhawk). I selected Traditional Integration way (https://github.com/Geontech/gnuradio-redhawk/tree/master/1-traditional) and used gr-redhawk_integration_python and gr-component_converter packages.

An error occurred during the Component Generation and don't generated the component.

My system and tools versions: CentOS Linux 7, Python 2.7.5, REDHAWK 2.2.1, GNU Radio 3.7.9. Details in system_tools_versions.TXT

After installing the GNU Radio has installed packages: gr-redhawk_integration_python, gr-component_converter.
Created and configured the Flow Graph to meet requirements with redhawk_source and redhawk_sink blocks.

An error occurred during the Component Generation, which is indicated in the error_redhawk_codegen.TXT

Maybe the reason for the error in the difference of REDHAWK versions (need 2.0.6, but my version is 2.2.1)?
May I ask how to solve this problem?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.