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
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
-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
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:/