Hi, I
went through the GNU-radio exploring and I got an idea of how exactly we use
our own code. Now I need to call certain API’s of USRP while running
my speech sample. Libraries req From gnuradio import gr From gnuradio import audio From gnuradio import mc4020 Is it sufficient for me to call only these or do I need to
add any other library or anything for my speech samples? I need to know what all are the API’s req for TX
and RX in USRP as my speech samples are ready and need to send it to USRP
board.What are the API’s I need to call so as to access the USRP for
Transmission and reception?? Will this path /gnuradio/python/usrp give me an idea?? Regards DISCLAIMER: |
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio