discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Assertion `dac_rate () == 128000000' failed.


From: Thomas Tsou
Subject: Re: [Discuss-gnuradio] Assertion `dac_rate () == 128000000' failed.
Date: Wed, 4 Nov 2009 16:19:37 -0500

On Mon, Nov 2, 2009 at 4:35 PM, Alexander Chemeris
<address@hidden> wrote:
>
> Thank you for information!
> I do hate this awkward heap, named git, so I'd better go with patches.

No problem. I'm quite fond of git, but that discussion is for another
time and place. To each their own.

> Hum, why branch GnuRadio if it works pretty nicely with OpenBTS?

Because individual branches are routinely part of git development. Of
course, that is not necessarily the case with other revision control
systems. You mentioned future changes, so I was suggesting a branch to
collect the current and any future re-clocking related patches.

> Right. But problem is that no python code (especially examples)
> don't set FPGA clock rate on start. So you either need to modify
> all python examples (ugh!) or provide a way to set default FPGA
> clock rate without touching any python files. One way I see is to
> pull default FPGA clock rate from environment.

Ok, I see your point. As you know, the driver itself defaults to 64M,
which is appropriate, and provides interfaces to change that value.
IMO, that part should not change. One option is to set the clock rate
information in the gr-usrp constructors. I agree that the examples
should be left alone since they're not dependent on what the usrp is
clocked at.

  Thomas




reply via email to

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