discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] tunnel.py command not working.


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] tunnel.py command not working.
Date: Wed, 27 Feb 2013 10:13:11 -0500

On Wed, Feb 27, 2013 at 9:28 AM, Sajjad Safdar
<address@hidden> wrote:
> Hi,
> Yes now it works but can not able to ping the Machines. I am using RFX400
> daughter card and set 192.168.200.1 and 192.168.200.2 respectively on
> machine A and B.
>
> On machine A:
>
>
>   # sudo ./tunnel.py --freq 423.0M --bitrate 500k -A TX/RX -v
>   # # in another window on A,
>   # ifconfig gr0 192.168.200.1
>
>
> On machine B:
>
>
>   # sudo ./tunnel.py --freq 423.0M --bitrate 500k -A TX/RX -v
>   # # in another window on B
>   # ifconfig gr0 192.168.200.2
>

Try using different transmit and receive frequencies. tunnel.py has
some serious issues, and among them is with how data is handled with
the UHD interface where it doesn't really handle the proper SOB and
BOB concepts that would allow you to do full duplex on the same
frequency. At this point, I'm not even sure doing FDD is going to work
properly with it.

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]