Sunday, July 24, 2011

Re: [Discuss-gnuradio] Plotting Data Received by USRP

> to verify the payload. I've tried to use a vector_source and append the data
> to it every time a correct packet is received and then attach that source to
> my plot sink, but this does not work. The vector is correctly modified, but
> this data is not passed to the plot. There's also the problem then of only
> updating when the packet is received.
>

The message source and message sink blocks are great ways to get data
into and out-of a stream. -josh

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

No comments:

Post a Comment