discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] stop() and wait() on topblock does not work on OS


From: Stefan Oltmanns
Subject: Re: [Discuss-gnuradio] stop() and wait() on topblock does not work on OS X
Date: Thu, 25 Sep 2014 16:22:40 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:24.0) Gecko/20100101 Thunderbird/24.0

Unfortunately I do not have any other hardware than two different RTL
devices (one with E4000 tuner and one with R820T).
I attached the most simple program to reproduce that error, it just
connects the OsmoSDR source with a null sink, starts the flowgraph,
waits a second and then stops it and exit.
Working fine on Linux and Windows, but not on OS X (10.9), program never
returns. Same problem with all stuff (boost/libusb...) self build or
installed using ports.
Is someone able to find the bug?

Thanks
Stefan



Am 23.09.2014 09:06, schrieb Sylvain Munaut:
>> Ah; OK.  Running osmocom_fft using a HackRF Jawbreaker and everything works 
>> OK; I can do "stop", "run", and close without issues.  Maybe this issue is 
>> specific to some RTL device(s) rather than OSX? - MLD
> 
> Well, it definitely works with rtl on linux, but it wouldn't suprise
> me if the issue was specific to the combination OSX+rtl since the
> 'stop' path is highly dependent of the hw driver and its interactions
> with libusb.
> 
> Cheers,
> 
>     Sylvain
> 

Attachment: osmo_test.cc
Description: Text document


reply via email to

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