Code Monkey home page Code Monkey logo

Comments (5)

git-artes avatar git-artes commented on July 16, 2024

We're about to release some new funcionalities. Once that's up and running, we'll take a look at how to make it 3.9-compatible.

from gr-tempest.

dkozel avatar dkozel commented on July 16, 2024

The guide for porting from GNU Radio 3.8 to 3.9 is here:
https://wiki.gnuradio.org/index.php?title=GNU_Radio_3.9_OOT_Module_Porting_Guide

3.10 has now been released, but most out-of-tree modules do not require changes to be compatible.
https://wiki.gnuradio.org/index.php?title=GNU_Radio_3.10_OOT_Module_Porting_Guide

from gr-tempest.

bkerler avatar bkerler commented on July 16, 2024

Support for gnuradio 3.9 - 3.11 has been added via pr #16

from gr-tempest.

kalaksi avatar kalaksi commented on July 16, 2024

@bkerler I'm having issues with the PR using gnuradio 3.9.5.0 (built from source, installed globally).
First, I changed the gnuradio package version in CMakeLists.txt from 3.10 to 3.9, but seems that there are some incompatibilities:

CMake Error at CMakeLists.txt:47 (include):
  include could not find load file:

    GrMinReq


CMake Error at CMakeLists.txt:53 (include):
  include could not find load file:

    GrCompilerSettings

The lines look similar to ones in gnuradio's CMakeLists.txt that were introduced in version 3.10.
Additionally, I got multiple errors similar to this one:

CMake Error at /usr/local/lib/cmake/gnuradio/GrPybind.cmake:195 (file):
  file MD5 failed to read file
  "/home/user/SDR/gr-tempest/python/tempest/bindings/../../../include/tempest/fine_sampling_synchronization.h":
  No such file or directory
Call Stack (most recent call first):
  python/tempest/bindings/CMakeLists.txt:39 (GR_PYBIND_MAKE_OOT)

The path should be include/gnuradio/tempest/fine_sampling_synchronization.h. Not sure what the root cause is since I didn't look into it at this time.

from gr-tempest.

bkerler avatar bkerler commented on July 16, 2024

Yes, some lines were added for gnuradio 3.10. I might port it specifically to 3.9 if that is really needed.

from gr-tempest.

Related Issues (19)

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.