Scratch the question. I think I'm thinking wrong ( he said, recursively).

Excuse the spam.


On Wed, May 22, 2013 at 4:58 PM, M. Ranganathan <[email protected]> wrote:

> Hello!
>
> I am modifying a gnuradio mac implementation to do CSMA/CA. The
> modulator/demodulator etc are generated using gnuradio-companion.
>
> From mac.cc I want to make a determination of whether the channel is free.
> I need to do this within time constraints so I'd like to implement it as a
> c++ block.
>
> Following along the python code, in usrp_spectrum_sense, I need to get a
> handle to the uhd.usrp_source of the transciever. However, I dont know how
> to get at it from my C++ code. Is there a global location where I can look
> this up ?
>
> Not even sure I am thinking about this problem right so any guidance would
> be appreciated.
>
> Regards
>
> Ranga
>
>
>
> --
> M. Ranganathan
>



-- 
M. Ranganathan
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to