Well, I have build it on the mac. I just used standard makefiles to build. I got my dependencies from installable web packages and mac ports. If you have installed gnuradio, then you probably have all the dependencies. I didnt try the xcode project file generation with cmake.

The driver is able to talk to the usrp2, however, I just noticed that since i put the code in to resize the buffer, that mac osx gives error: no buffer space available. There seems to a sysctl to resize the incoming udp buffer size but it wont let me go as high as 50MB, and I cant find a sysctl for the send buffer. I will probably put some code in to conditionally disable the buffer resizing on mac until its figured out.

-Josh

On 07/14/2010 01:59 AM, Elvis Dowson wrote:
Hi,
         Has anyone built the USRP2 UHD drivers for Mac OS X 10.6.x ?

Elvis Dowson


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to