[Discuss-gnuradio] Confusing uO Errors

2011-01-05 Thread Neil Bedwell
Hello, I am having overruns that I cannot get figured out, and I am on a time crunch to get this resolved. Any help would be appreciated. Problem: I seem to get uO's that appear irregularly, maybe every 20 seconds or so on average. Script in Python: USRP with 2 TVRx boards -> Decimation set to

Re: [Discuss-gnuradio] Confusing uO Errors

2011-01-05 Thread Neil Bedwell
e for sustained periods of time. > > If all else fails, create a ramdisk to save your samples: > > mount -t tmpfs /mnt/ramdisk -o -size=512m > > ...and copy them over to HDD when you're done streaming. > > --n > > On Wed, 2011-01-05 at 10:47 -0500, Neil Bedwell wr