discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Bug in usrp_rx_cfile.py?


From: Charles Swiger
Subject: Re: [Discuss-gnuradio] Bug in usrp_rx_cfile.py?
Date: Thu, 30 Mar 2006 15:56:53 -0500

On Thu, 2006-03-30 at 12:11 -0800, John Windish wrote:
> I think I have found a bug in usrp_rx_cfile.py...
> 

Looks like a few blocks of stale data like you surmised. You can
strip off the first 500 samples with dd like:

dd ibs=8 skip=500 if=N20kD32.dat of=N20kD32_stripped.dat







reply via email to

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