On Wed, Feb 27, 2013 at 9:28 AM, Sajjad Safdar
<engrsajjadsaf...@yahoo.com> 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

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to