discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Wireshark issue


From: Matt Ettus
Subject: Re: [Discuss-gnuradio] Wireshark issue
Date: Fri, 30 Jul 2010 11:47:10 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100720 Fedora/3.0.6-1.fc12 Thunderbird/3.0.6

On 07/30/2010 10:41 AM, David Barton wrote:
Hi,
I am relatively new to GNU Radio. I set up a simple experiment of
connecting a file source directly to the usrp sink and monitoring the
traffic on the ethernet port using wireshark. The source file simply
contains the letters abc. When I ran the flowgraph in GRC it did seem to
initiate traffic on the ethernet interface to the USRP but I could not
find the string abc in any ethernet frame. I thought that since there is
no modulation or any other manipulation of the source data in the
flowgraph before the usrp that I would be able to find this data string
in the ethernet frame. Is there anything the USRP sink block could be
doing on the host side that would alter the data before it gets sent out
over ethernet interface to the USRP?
Thanks,
Dave


There may be data format conversion happening. What data types are you using?

Matt



reply via email to

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