Giter VIP home page Giter VIP logo

Comments (4)

duggabe avatar duggabe commented on July 30, 2024

what is the source of your user input? is it the terminal 'stdin' or a text file?
if all you want is to unpack the bits, you can use https://wiki.gnuradio.org/index.php/Unpack_K_Bits and not have python code at all.

from gr-morse-code-gen.

lceans avatar lceans commented on July 30, 2024

what is the source of your user input? is it the terminal 'stdin' or a text file?
if all you want is to unpack the bits, you can use https://wiki.gnuradio.org/index.php/Unpack_K_Bits and not have python code at all.

So essentially my block has an input parameter called message where I can enter "Hello World" for example. This is then converted into binary. I want this binary to then be output of the block like the vector source.

I did some experimenting with your code at the end where you are assigning output_items to get the output to function like this and it worked successfully on GRC 3.7.13.5 but my issue is I need to get this to work on an older system which runs GRC 3.7.11. Is there anything you did when assigning the outputs_items that causes an issue to not work between two versions

from gr-morse-code-gen.

duggabe avatar duggabe commented on July 30, 2024

I have very little experience with 3.7 and do not have a system to test with. A question like this is better suited for the gnuradio mailing list. See https://wiki.gnuradio.org/index.php/MailingLists
Also you can try the Matrix General Chat room:

  • server: https://chat.gnuradio.org
  • or via the Homeserver in a matrix app: gnuradio.matrix.ungleich.cloud
  • room: #gnuradio:gnuradio.org

from gr-morse-code-gen.

lceans avatar lceans commented on July 30, 2024

Appreciate the help thank!

from gr-morse-code-gen.

Related Issues (5)

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.