discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] problem in executing benchmark_tx.py


From: ashwini
Subject: [Discuss-gnuradio] problem in executing benchmark_tx.py
Date: Mon, 1 Feb 2010 16:52:08 +0530

Hi,
 
I am trying to run benchmark_tx.py with USRP1 from one PC, and receiving data with another USRP1 from another PC, with this some .dat files are getting generated with some junk data.
My approach:
At TX PC:  ./benchmark_tx.py --modulation=gmsk --size=1500 --megabytes=1.0 --from-file=payload.dat --freq=423e6 --bitrate=500000 --tx-subdev-spec=A --tx-amplitude=12000
 
At RX PC:  ./benchmark_rx.py --modulation=gmsk --freq=423e6 --bitrate=500000 --rx-subdev-spec=A
 
Can anyone tell me what is wrong in my approach, (why junk data is getting written) and how to resolve this issue.
 
Thanks,
Ashwini

reply via email to

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