Hi,
I am trying to write Python programming for GNU radio with USRP interface.
When I look at some coding, I see many imports like,
from gnuradio import gr, eng_notation
from gnuradio import audio
from gnuradio import usrp
from gnuradio import blks
from gnuradio.eng_option import eng_option
How will I know which are all the modules/ packages. Also, how to find which module is contained in which package/module. What is the tree structure? Kindly guide me.
Regards
Chris Clement
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment