discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] OSX gnuradio/uhd issue


From: Josh Blum
Subject: Re: [Discuss-gnuradio] OSX gnuradio/uhd issue
Date: Wed, 26 Jan 2011 11:45:49 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7

I pushed a fix to the master, can you try it?

In short, resizing the socket buffer on macos is very bad. I had
accidentally changed the logic that blocked this behavior. Fixed.

-Josh

On 01/26/2011 06:03 AM, update lee wrote:
> Use the latest gnuradio/uhd I get an error when trying to use UHD with my N210
> 
> Exception in static block load_modules
>   basic_string::_S_construct NULL not valid
> 
> and my app segfaults
> 
> if I also include a fft sink I get
> 
> RuntimeError: No buffer space available
> 
> and it hangs untill I Ctrl-C it
> 
> the code is here
> 
> www.updatelee.com/src/rx_fft.grc
> www.updatelee.com/src/rx_fft.py
> www.updatelee.com/src/rx_fft.py.log
> 
> macbook-chris:gnuradio updatelee$ sudo sysctl -w net.core.rmem_max=250000000
> net: class is not implemented
> 
> doesnt work on OSX
> 
> Any idea's ?
> 
> Chris Lee
> VE6UDL
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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