Giter Club home page Giter Club logo

Comments (13)

kwmcclintick avatar kwmcclintick commented on July 24, 2024 3

Ok yes I was right. to download gr-mapper (THE RIGHT ONE! :) ), type the following in the same location as your generate_RML2016.10a.py file and transmitters.py file

sudo git clone https://github.com/gr-vt/gr-mapper.git

cd gr-mapper

sudo mkdir build

cd build

sudo cmake ..

sudo make

sudo make install

sudo ldconfig

then exit your gr-mapper directory and type:

python generate_RML2016.10a.py
and you should be good! Not sure if you need all those sudo's, but I did.

from dataset.

lbb123 avatar lbb123 commented on July 24, 2024

The same question I meet.Directly,I have downloaded the dataset "2016.10b.dat" and It's to big to open.I just want to see the python code to find the format of the dataset.

from dataset.

kwmcclintick avatar kwmcclintick commented on July 24, 2024

I am also seeing this run time error. I have the dataset but I want to change the way its generated. Help please!

from dataset.

kwmcclintick avatar kwmcclintick commented on July 24, 2024

there appears to be a mapper made by tim o'shea
https://github.com/gr-vt/gr-mapper/tree/master/python

and this other one made by a Daniel Mullner
http://danifold.net/mapper/
...Daniel's is called when I type "import mapper" as v0.1.17, i downloaded it using pip

from dataset.

hongdehua avatar hongdehua commented on July 24, 2024

Thanks for your detailed instruction, I've solved this on Linux system. Happy Spring Festival !

from dataset.

kevinbdsouza avatar kevinbdsouza commented on July 24, 2024

This procedure does not work on MacOS. Says No module named mapper. Any suggestions?

from dataset.

hongdehua avatar hongdehua commented on July 24, 2024

You should install gr-mapper library when error is " No module named mapper".

I've not tried on MacOs.

from dataset.

pingguokiller avatar pingguokiller commented on July 24, 2024

This procedure does not work on MacOS. Says No module named mapper. Any suggestions?

Have u succeed in MACOS? I meet the same problem.

from dataset.

jinglld43 avatar jinglld43 commented on July 24, 2024

Ok yes I was right. to download gr-mapper (THE RIGHT ONE! :) ), type the following in the same location as your generate_RML2016.10a.py file and transmitters.py file

sudo git clone https://github.com/gr-vt/gr-mapper.git

cd gr-mapper

sudo mkdir build

cd build

sudo cmake ..

sudo make

sudo make install

sudo ldconfig

then exit your gr-mapper directory and type:

python generate_RML2016.10a.py
and you should be good! Not sure if you need all those sudo's, but I did.

I am wondering if there is a gr-mapper version for GNU radio3.8, the gr-mapper uploaded from the URL as you showed is an old version which is not applicable. Thanks a lot!

from dataset.

roman-popenov avatar roman-popenov commented on July 24, 2024

gr-vt/gr-mapper#20 - this PR makes it compatible with GNU Radio 3.8

from dataset.

sumit429 avatar sumit429 commented on July 24, 2024

Screenshot from 2022-11-24 16-56-18

Still my problem is not resolved.

from dataset.

roman-popenov avatar roman-popenov commented on July 24, 2024

Screenshot from 2022-11-24 16-56-18

Still my problem is not resolved.

Have you tried porting the code from gr-vt/gr-mapper#20, it solved the issue for 3.8 only, but it might be compatible with other versions.

from dataset.

sumit429 avatar sumit429 commented on July 24, 2024

from dataset.

Related Issues (20)

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.