Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi one question, if I have on application in pyqt and want run a script of gnuradio since my interface in pyqt, as I doing ?
Hi and welcome to devnet,
Do you mean use the gnuradio Python API at the same time as PyQt ?
@SGaist Hi Yes, that is to say, I want can used my application created in pyqt and run a script of gnuradio
@SGaist I have two scripts in python, the first: is the interface and the second: is the script of gnuradio that detect signals of wifi
@Denni-0 thanks