Nice work Steve
and in these days of microcontrollers and machines with small cache,
sometimes computing on the fly can be faster than a look up table/ large
array due to the cache miss.
On 21/06/2018 10:00 AM, Steve wrote:
I checked in some changes that reduce memory requirements by 21K for
the firmware project. This basically removes the W[][] array, creates
a w[] array, and we compute the data on the fly.
You would think this would be a drag on the CPU, but nothing changed
here. Plus, all the tests passed and the numbers are pretty much the same.
It's been awhile since I've used SVN, so hopefully everything will
compile for you.
Steve/k5okc
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Freetel-codec2 mailing list
Freetel-codec2@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freetel-codec2
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Freetel-codec2 mailing list
Freetel-codec2@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freetel-codec2