discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] timed command


From: Josh Blum
Subject: Re: [Discuss-gnuradio] timed command
Date: Mon, 04 Mar 2013 11:29:04 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130221 Thunderbird/17.0.3

>>
> Thank you for your valuable feedback.//If I wanna retune the device
> every second,it really has nothing to do with data stream.Maybe I should
> refer to python or UHD.Can you give me some example?
> 

Here is an example in C++ for tuning two LOs at a given time, the same
methods are also available on the gr-uhd blocks and python wrappers:

http://files.ettus.com/uhd_docs/manual/html/sync.html#align-los-in-the-front-end-sbx-wbx-n-series

The name of the functions may be slightly different because the
source/sink abstraction, see the name of the functions here:

http://gnuradio.org/cgit/gnuradio.git/tree/gr-uhd/include/gr_uhd_usrp_source.h

-josh



reply via email to

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