Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overhaul GNU Radio backend (ready for gr 3.8) #748

Merged
merged 33 commits into from
Mar 22, 2020
Merged

Overhaul GNU Radio backend (ready for gr 3.8) #748

merged 33 commits into from
Mar 22, 2020

Conversation

jopohl
Copy link
Owner

@jopohl jopohl commented Mar 21, 2020

This PR will refactor the GNU Radio backend and make it ready for Python 3 (GNU Radio 3.8+). It will also fix #746 .

Steps:

  • Update core (support Python 2/3)
  • Use Process instead of QThread?
  • Update all the scripts
  • Without ZMQ? Will UDP source/sink work as well?
  • Update Docs: No pyzmq required anymore

@jopohl jopohl changed the title Overhaul GNU Radio backend Overhaul GNU Radio backend (ready for python3/gr 3.8) Mar 22, 2020
@jopohl jopohl changed the title Overhaul GNU Radio backend (ready for python3/gr 3.8) Overhaul GNU Radio backend (ready for gr 3.8) Mar 22, 2020
@jopohl jopohl merged commit 7e15029 into master Mar 22, 2020
@jopohl jopohl deleted the gr branch March 22, 2020 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spectrum or record produces error loading 'grc_gnuradio' on 2.8.4
1 participant