Hey Sinta,

> Should i edit the python that grc generate?
Exactly!
You can find the example Sumit mentioned under
gnuradio/gr-uhd/examples/python/.
Either use this directly or copy over the required functionality to your
flowgraph.
However, it should be mentioned that this functionality could also be
achieved using messages
which makes it much easier to setup from within GRC.

Cheers,

On 06/13/2017 01:21 AM, Sinta Novtafiani wrote:
> How can i get that?
> I using gnuradio companion to create a receiver. How to syncronize the
> flowgraph and the python? Should i edit the python that grc generate?
>
> On Jun 12, 2017 6:13 PM, "Sumit Kumar" <sumit.ku...@alumni.iiit.ac.in
> <mailto:sumit.ku...@alumni.iiit.ac.in>> wrote:
>
>     try using usrp_spectrum_sense.py 
>     its very near to what you want.
>
>     On Mon, Jun 12, 2017 at 8:41 AM, Sinta Novtafiani
>     <snvt...@gmail.com <mailto:snvt...@gmail.com>> wrote:
>
>         Hi all,
>
>         I'm on reseaching receiver radio frequency using USRP B200. I
>         want to sweep
>         center frequency in rx usrp over 45-870 MHz. I want it running
>         just like
>         slider on QT and WX slider. Is it possible to make it running
>         automatically?
>
>         Best Regards,
>         Sinta.
>
>
>
>
>
>         --
>         View this message in context:
>         
> http://gnuradio.4.n7.nabble.com/How-to-change-center-frequency-automatically-in-rx-usrp-tp64224.html
>         
> <http://gnuradio.4.n7.nabble.com/How-to-change-center-frequency-automatically-in-rx-usrp-tp64224.html>
>         Sent from the GnuRadio mailing list archive at Nabble.com.
>
>         _______________________________________________
>         Discuss-gnuradio mailing list
>         Discuss-gnuradio@gnu.org <mailto:Discuss-gnuradio@gnu.org>
>         https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>         <https://lists.gnu.org/mailman/listinfo/discuss-gnuradio>
>
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

-- 
Julian Arnold, M.Sc.

Institute for Networked Systems
RWTH Aachen University

Kackertstrasse 9
52072 Aachen
Germany


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to