discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gr-ieee 802.11 and threads for real time


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] gr-ieee 802.11 and threads for real time
Date: Wed, 2 Nov 2016 17:15:52 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

At least one. I don't have the full gr-ieee802-11 architecture in my
head; some of the blocks might, as explained, be hierarchical and
contain multiple blocks.

Really, you say your software is crashing. That doesn't happen because
you have too many threads – that's because you've got some bug, and that
bug might or might not be related with how you do multithreading.

Anyway, it's not really sensible to discuss how /your/ software is
misbehaving here, since it doesn't seem to be a GNU Radio application.

Best regards,

Marcus


On 11/02/2016 03:22 PM, sumitstop wrote:
> Marcus, please correct if my understanding is wrong in the following : 
>
> If a rx is something like this : 
>
>  [preamble search] -> [frame alignment] --> [deinterleaver] --> [decoder]
> --> [descrambler] 
>
> So with GNU Radio framework there will one thread for each of the [ ]
> bracketed component ? 
>
>
>
> --
> View this message in context: 
> http://gnuradio.4.n7.nabble.com/gr-ieee-802-11-and-threads-for-real-time-tp61872p61877.html
> Sent from the GnuRadio mailing list archive at Nabble.com.
>
> _______________________________________________
> 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]