On Thu, Aug 09, 2007 at 04:07:28PM -0700, Jeffrey Ung wrote: > Hi everyone, > > I'm still quite new to SDR and GNU Radio and I'm not sure if something > like this already exists. I want to send a jpeg image through a USRP, > this signal modulated into dbpsk, and transmitted via a FLEX400 > daughterboard. Additionally, I want a different daughterboard on the > same USRP to receive this modulated signal, demodulate it, and then > output this image. > > How do I go about this? I'm really confused. All this time I thought > I could use benchmark_tx.py and benchmark_rx.py... but that obviously > doesn't work now. > > Thanks everyone! > > Sincerely, > Jeffrey Ung
Use gnuradio-examples/python/digital/tunnel.py See gnuradio-examples/python/digital/README Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
