On Sat, Jun 11, 2005 at 10:42:56PM -0400, James Cooley wrote:
> Is the
>
> test_ccc_004
>
> check in gnuradio-core new with these updates? Is it really necessary?
> It's set for 1000 loops and is taking a very long time to run through
> them all. Hours.
>
> -jamie
Sorry about that. It was on
Is the
test_ccc_004
check in gnuradio-core new with these updates? Is it really necessary?
It's set for 1000 loops and is taking a very long time to run through
them all. Hours.
-jamie
Eric Blossom wrote:
I've made some changes to the buffer sizing algorithm such that we can
now compute
I've made some changes to the buffer sizing algorithm such that we can
now compute big FFTs (I tested with 256K points) or for that matter,
anything that involves large decimation ratios.
If this matters to you, please update gnuradio-core from CVS.
Eric