Giter Club home page Giter Club logo

gr-ofdm's People

Contributors

bd03 avatar ckuethe avatar johschmitz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gr-ofdm's Issues

Errors in installing ITPP

Dear Sir or Madam,
I am new to gnu radio and this is my first example on implementing a full scale tutorial.
I have installed all the prerequisites as suggested, but there is an error in ITPP installation. I have followed all the steps as described in Source forge but still I am unable to resolve this `issue.
eaitpp
ebofitpp

ImportError on grc files

Hello,

I have issues with all the grc files in the apps folder. When I execute a flowgraph I have the error :
ImportError: No module named fbmc_insert_preamble_vcvc

run_app.sh file is missing

As per the README file, apps folder should have a run_app.sh file, but its missing in the GitHub code.
can you please add the file or let us know the alternative file for this?

Various C++ errors when using pybombs on Ubuntu 16.04

When installing this, I ran into several of each of the following types of errors:

src/gr-ofdm/lib/schmidl_tm_rec_stage2_impl.cc:85:29: error: invalid initialization of non-const reference of type ‘float&’ from an rvalue of type ‘float’
float & y = acc1.imag();

allocation_src_impl.cc:201:78: error: cannot convert ‘zmq::socket_t’ to ‘void*’ in initialization
zmq::pollitem_t items[] = { { *d_socket_feedback, 0, ZMQ_POLLIN, 0 } };

include/ofdm/ofdmi_mod.h:253:32: error: ‘constexpr’ needed for in-class initialization of static data member ‘const float m16qam_scheme::level_0’ of non-integral type [-fpermissive]
static const float level_0 = 0.6325;

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.