discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gr-fcdproplus for non-Linux?


From: Brian Padalino
Subject: Re: [Discuss-gnuradio] gr-fcdproplus for non-Linux?
Date: Fri, 17 Jan 2014 10:44:00 -0500

We ran into the clock_gettime issue for the bladerf library
implementation.  We fixed it like this:

  
https://github.com/Nuand/bladeRF/blob/master/host/utilities/common/src/osx/clock_gettime.c

According to stackoverflow, the pthread_barrier_t is discussed here:

  
http://stackoverflow.com/questions/8920803/pthread-and-gcc-compiling-issue-on-os-x

Hope this helps.

Brian

On Fri, Jan 17, 2014 at 10:33 AM, Michael Dickens <address@hidden> wrote:
> I was playing around with gr-fcdproplus < 
> https://github.com/dl1ksv/gr-fcdproplus > in MacPorts just now, and it 
> requires Linux (e.g., uses "pthread_barrier_t" and "clock_gettime") ... 
> anyone know if there is another version which is more OS compatible? - MLD
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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