discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Creating a source with Python


From: Scott Meuleners
Subject: [Discuss-gnuradio] Creating a source with Python
Date: Sun, 3 Dec 2006 10:29:04 -0500

Hey All,

I have figured out how to program signal processing blocks in c++, and get them to run in python, but I am looking at creating a source that will read from a wx slider bar and scale that value and pass it into my other signal processing blocks.  So I need to set up a source in python, but I am unsure how to do this, since all of the examples (that I can find) were done in c++.  Can someone point me in the right direction?

Thank You,
Scott Meuleners

reply via email to

[Prev in Thread] Current Thread [Next in Thread]