discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] GNU Radio Input Block Size


From: George Nychis
Subject: Re: [Discuss-gnuradio] GNU Radio Input Block Size
Date: Thu, 20 Nov 2008 16:07:30 -0500
User-agent: Thunderbird 2.0.0.17 (X11/20080925)



Isaac Gerg wrote:
It seems the biggest block (complex) is 4095 samples. Can you go larger than this with some software hacks? Also, when you get a "U0" How do you know how much data you dropped?


Take at the defines in fusb_sysconfig_linux.cc (given you're using linux). This is where these numbers come from. However, you don't have to change the defines, you just need to change how the usrp_basic_rx() is called, and change the parameters there. The defines are just the default.

The comment "// fewer kernel memory problems" with 4*1024 may suggest that Eric chose some of these parameters for a reason. Unfortunately he's on vacation for the next 3 weeks I think.

- George




reply via email to

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