discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] How to decipher raw output of USRP to a file?


From: radulesc
Subject: [Discuss-gnuradio] How to decipher raw output of USRP to a file?
Date: Sun, 5 Jul 2009 23:14:25 -0400
User-agent: SquirrelMail/1.4.19

Hi,

I am trying to use C++ to read data from the USRP. I've compiled an
example found at the following address:
http://gnuradio.org/trac/browser/gnuradio/trunk/usrp/host/apps/test_usrp_standard_rx.cc.
The program seems to run as intended and outputs the data to a file I
specify with -o. However, when I open the file it is binary and I don't
understand how the file is structured. I would like to take the data
stored in this output file and be able to display it graphically. Is the
file generated by the example above made up of integers? How are they
structured?




reply via email to

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