Hi, the program 'usrp_rx_cfile.py' only stores the received samples in a binary file. If you want to check the received data you can import the samples in Octave or Matlab using the file read_complex_binary.m located in gnuradio- core/src/utils/read_complex_binary.m or use it for further processing.
Cheers, Christoph > Hello, > Does anyone know if use 'usrp_rx_cfile.py' to collect ofdm signal will > be any problem? In other words, after collection, is it possible to decode > these signals? > > Thanks, > Bin Zan _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
