Hello,

I am using two USRPs rev 4 and two RFX2400. I am basically trying to make
the USRPs communicate with each other using the benchmark_ofdm_tx.py and
benchmark_ofdm_rx.py scripts. The commands I am executing are

./benchmark_ofdm_tx.py -f2.4e9 -T A (at one USRP connected to laptop)

./benchmark_ofdm_rx.py -f2.4e9 -R A (at the other USRP connected to another
laptop)

The benchmark_ofdm_tx.py script is working as I can see the packet number
displayed(I wrote a print pktno in the script)

However the benchmark_ofdm_rx.py script does not give any output. I don't
think the rx_callback function is being executed(as the packets are printed
in that function).

Can anyone please help me out and give suggestions as to what the problem
could be?

Thank you.

On 10/19/07, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
>
> Send Discuss-gnuradio mailing list submissions to
>         discuss-gnuradio@gnu.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> or, via email, send a message with subject or body 'help' to
>         [EMAIL PROTECTED]
>
> You can reach the person managing the list at
>         [EMAIL PROTECTED]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Discuss-gnuradio digest..."
>
>
> Today's Topics:
>
>    1. Re: Contribution: ofdm system (Johnathan Corgan)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 19 Oct 2007 07:22:23 -0700
> From: Johnathan Corgan <[EMAIL PROTECTED]>
> Subject: Re: [Discuss-gnuradio] Contribution: ofdm system
> To: Dominik Auras <[EMAIL PROTECTED]>
> Cc: 'Eric Blossom' <[EMAIL PROTECTED]>, discuss-gnuradio@gnu.org
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Dominik Auras wrote:
>
> > In the last months, we have developed an ofdm system using your gnuradio
> > architecture as part of a research on dynamic resource allocation. Now
> we
> > like to contribute parts of our code to the gnuradio project. We think
> that
> > it will be useful to you since it partially employs more advanced
> techniques
> > than in your example. If you like it, I suggest to add it as an
> alternative
> > ofdm system.
>
> Dominik-
>
> You may have already heard privately from Eric, but yes, we'd like to
> see your code for review and possible incorporation into the project.
>
> Is it published anywhere else?
>
> All of the host code in GNU Radio is copyrighted by FSF, so if we do
> incorporate it, there is a copyright assignment process you'll have to
> go through.
>
> Thanks for offering it.  While we already have an in-progress OFDM
> implementation, having multiple options is good, and it may even be
> possible to merge implementations.
>
> --
> Johnathan Corgan
> Corgan Enterprises LLC
> http://corganenterprises.com
>
>
>
>
> ------------------------------
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
> End of Discuss-gnuradio Digest, Vol 59, Issue 52
> ************************************************
>



-- 
Archana Ragothaman
Master's in Telecommunications
Graduate Research Assistant
MIND Lab,UMIACS
University of Maryland, College Park
Email: [EMAIL PROTECTED]
Phone: 240-422-7887
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to