discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] how to use from file in benchmark_tx.py


From: adib_sairi
Subject: Re: [Discuss-gnuradio] how to use from file in benchmark_tx.py
Date: Tue, 1 Jun 2010 06:19:23 -0700 (PDT)



Muhammad Rizwan-3 wrote:
> 
> Hello,
> I have a couple of (in fact more than that) questions, kindly answer
> them asap:
> How to use the option of --from-file in benchmark_tx.py?
> I am using USRP1, gnuradio3.2.1 and RFX2400. Secondly how to use --log
> option in benchmark_rx.py? From where the --from-file option reads the
> input files and how to receive that file? Kindly describe these options
> a little bit as well, what they exactly do?
> This is how i am using it in the terminal:
> ./benchmark_tx.py -f 2.45G -r 512k --from-file Apress.pdf
> but its not working.
> When i use the log file option, it generates a file
> 'clock_recovery.dat'. It never opens. What to do?
> Thanks!
> Muhammad Rizwan
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 

option of --from-file is for system that you want to send the data from a
file. by default it will take the data from the program which is written in
the python code. --log is to log the raw signal in every stage of DSP which
done. .dat is a raw data file and you cannot open it just like that. you can
plot it using what gnuradio have in the package depend on the data type of
the log data. 

by the way, are you Malaysian? maybe we can see each other to have more
knowledge sharing =) please contact me at address@hidden



-----
Mohd Adib Sarijari
Universiti Teknologi Malaysia
www.fke.utm.my
www.utm.my
-- 
View this message in context: 
http://old.nabble.com/how-to-use-from-file-in-benchmark_tx.py-tp28739017p28741636.html
Sent from the GnuRadio mailing list archive at Nabble.com.




reply via email to

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