Hi Josh,
I'd really appreciate your help if you could help me fix this issue as soon
as possible because I do need to fix it for my project in a very short time.
Thank you.
Best,
Chen
Josh Blum-3 wrote:
>
>
>
> On 07/31/2012 09:27 AM, cdong8812 wrote:
>>
>> Hi Josh,
>> Thank you for th
Yeah, I'm using Ubuntu 10.04. Maybe I should make it more clear about the
structure of my code. Actually I'd like the spectrum sensing program to run
for a certain time and then quit. So I add a time control in my code. Below
is a more detailed structure:
Class Wimax_Receiver(gr.top_block):
...
On 07/31/2012 09:27 AM, cdong8812 wrote:
>
> Hi Josh,
> Thank you for the quick reply. I have went through previous post and find
> one that had been fixed by your latest UHD build then. However I found this
> annoying problem again with latest master build and N210. The structure of
> my code i
Hi Josh,
Thank you for the quick reply. I have went through previous post and find
one that had been fixed by your latest UHD build then. However I found this
annoying problem again with latest master build and N210. The structure of
my code is as follows:
Class Wimax_Receiver(gr.top_block):
...
On 07/29/2012 03:57 PM, cdong8812 wrote:
>
> I have a problem with the thread scheduler in GNU Radio. I am using USRP N210
> + RFX 2400 daughterboards with UHD. When I run my spectrum sensing codes, if
> I stop the flowgraph it will show the thread-per-block number mismatch error
> message on sc
I have a problem with the thread scheduler in GNU Radio. I am using USRP N210
+ RFX 2400 daughterboards with UHD. When I run my spectrum sensing codes, if
I stop the flowgraph it will show the thread-per-block number mismatch error
message on screen. I wonder if there is any way to get rid of this