discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] How to access UHD from within my own OOT block?


From: Boschma, J.J. (Jeroen)
Subject: [Discuss-gnuradio] How to access UHD from within my own OOT block?
Date: Wed, 8 Oct 2014 14:01:39 +0000

Dear all,

 

In the Companion GUI I use the UHD source- and sink-blocks, together with my own OOT blocks. Now I want to control the UHD blocks from within my own blocks, for example changing the center frequency. So in my own block I would like to write something like:

 

    usrp->set_center_freq(whatever);

 

I there an easy interface/API available to do this? Or do I have to download the gr-uhd, modify it (maybe add a method to get a pointer to the USRP out of it?) and rebuild? Unfortunately I just could not find a starting point yet.

 

Regards,

 

      Jeroen




Dit bericht kan informatie bevatten die niet voor u is bestemd. Indien u niet de geadresseerde bent of dit bericht abusievelijk aan u is toegezonden, wordt u verzocht dat aan de afzender te melden en het bericht te verwijderen. TNO aanvaardt geen aansprakelijkheid voor de inhoud van deze e-mail, de wijze waarop u deze gebruikt en voor schade, van welke aard ook, die verband houdt met risico's verbonden aan het elektronisch verzenden van berichten.

 

This message may contain information that is not intended for you. If you are not the addressee or if this message was sent to you by mistake, you are requested to inform the sender and delete the message. TNO accepts no liability for the content of this e-mail, for the manner in which you use it and for damage of any kind resulting from the risks inherent to the electronic transmission of messages.


reply via email to

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