discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Underrun (using libusrp only)


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Underrun (using libusrp only)
Date: Tue, 19 Feb 2008 09:19:18 -0800
User-agent: Mutt/1.5.17 (2007-11-01)

On Tue, Feb 19, 2008 at 01:59:45PM +0100, Per Zetterberg wrote:
> 
> Dear All,
> 
> I am trying to send a square-wave from the USRP DAC (basic TX board). I have
> made the the following little C++ program - but it gives me underruns
> whenever I set the interpolation factor less than 64. Any help is
> appreciated!
> 
> BR/
> Per Zetterberg

What kind of machine and OS are you running this on?

What FUSB_TECH is configure choosing?
You can find this out by grepping a Makefile for FUSB_TECH.  E.g., 

address@hidden gnuradio-core]$ grep FUSB_TECH Makefile
FUSB_TECH = linux

Eric




reply via email to

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