Re: [Discuss-gnuradio] Wireshark Help

2013-03-22 Thread Sean Nowlan
On 03/22/2013 11:06 AM, Matt D wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/22/2013 09:58 AM, Sean Nowlan wrote: Perhaps you mean the TCP or UDP sink block? Matt D wrote: Thanks Nick, I was under the impression that gnu radio had a sink that would send packets to an ip address

Re: [Discuss-gnuradio] Wireshark Help

2013-03-22 Thread Sean Nowlan
Perhaps you mean the TCP or UDP sink block? Matt D wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Thanks Nick, >I was under the impression that gnu radio had a sink that would send >packets to an ip address on the local machine. the guys at osmomcom >did it somehow but their site is

Re: [Discuss-gnuradio] Wireshark Help

2013-03-22 Thread Matt D
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks Nick, I was under the impression that gnu radio had a sink that would send packets to an ip address on the local machine. the guys at osmomcom did it somehow but their site is down (sad). Thanks, Matt - --- -BEGIN PGP S

Re: [Discuss-gnuradio] Wireshark Help

2013-03-21 Thread Nick Foster
Are you talking about sniffing USRP data? Gnuradio doesn't have "packets" -- it only knows about raw samples. If you're using a USRP, UHD will packetize those samples on their way to/from the hardware; we use the VITA 49/VRT protocol for this. You can use the VRT dissector found here: https:/