discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Help on editing a usrp1_source_c.cc file


From: Meenaktchi Venkatachalam
Subject: Re: [Discuss-gnuradio] Help on editing a usrp1_source_c.cc file
Date: Thu, 21 Jun 2007 14:12:00 -0700

usrp_rx_cfile.py logs data using gr.file_sink and the output file is a binary file. Can I have a .dat output file?

I guess for replaying data using the gr.file_source -> usrp.sink_c, the gr.file_source would be reading from a .dat file

Thanks for all help
Meenaktchi

On 6/21/07, Dan Halperin <address@hidden> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Meenaktchi Venkatachalam wrote:
> Thanks Tarun, this helped.
>
> Is there anyway to do the opposite? I have 16-bit I and Q data, I would
> like
> to send this data to USRP and transmit
>
> Thanks
> Meenaktchi

To log data from the USRP: usrp.source_c -> gr.file_sink(complex)
To replay data to the USRP: gr.file_source(complex) -> usrp.sink_c

- -Dan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGeuVSy9GYuuMoUJ4RAgi+AJ0SW+l/dlQYVpqHm/T3cbZuMym2hQCfTMDF
o9zq9y2gdBX/L5iE1NXm4Sg=
=V91g
-----END PGP SIGNATURE-----


reply via email to

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