discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] USRP external clocking outdated documents


From: Juha Vierinen
Subject: Re: [Discuss-gnuradio] USRP external clocking outdated documents
Date: Mon, 25 Oct 2010 13:15:28 +0000

That is pretty much everything you need to do. I'm using a 60
MHz clock and calling set_fpga_master_clock() modifies the main master
clock variable, which is used in the tuning of the DDC and also most
(if not all) of the daughterboard drivers query this as well. I've
tested this using BasicRX, LFRX and WBX.

juha

On Mon, Oct 25, 2010 at 10:47, Burak TUYSUZ <address@hidden> wrote:
> Hi,
>
> USRP external clocking documents are outdated so I could not find answer to
> my questions.
> I modified the USRP board for external clock input, but which parameters
> should I change in the code for a different clock frequency (10MHz).
> I guess in python I can set it by writing
>
> self.u.set_fpga_master_clock_freq(10000000)
>
> but I guess more files should be edited(I am using basic rx).
> I am having some hard times with this so if you could help I will really
> appreciate it
> Thank you in advance.
>
>
>
>
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>



reply via email to

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