discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Send custom data


From: Gong Zhang
Subject: Re: [Discuss-gnuradio] Send custom data
Date: Wed, 05 Jun 2013 16:37:31 +0800
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

I wanna send variables, which depends on the operating environment. Flowgraph can only send predefined data. So maybe I should directly call the UHD API. Is it correct? Thanks.
 2013/3/20 1:47, Josh Blum wrote:
Isnt all data, custom data? So the streamer interface is still just
samples, as is the gr-uhd sink's input port. If you want to send
arbitrary information, you still need to packet-ize and modulate the
information.

Maybe you will find this project relevant:
https://github.com/jmalsbury/pre-cog/wiki

-josh

On 03/19/2013 03:35 AM, Gong Zhang wrote:
Hi,
I wanna send custom data such as the device number or device status with
USRP.Does it mean I should go deeply into something like
tx_stream->send()?Is there any similar example?
Thanks in advance.

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

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





reply via email to

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