digitalwire
New member
Hi,
My current project is an tone decoder. Using the Audio board and FFT libraries works very well, but the speed is much to slow to decode Morse or RTTY signals.
I am not very familiar with C language but I think when the FFT1024 library can be modified to analyse only tones from 500 to 2500Hz the performace wil be much better for this project. The resolution of the FFT1024 will be ok.
Is it possible to modify the current library and how can I do that?
My current project is an tone decoder. Using the Audio board and FFT libraries works very well, but the speed is much to slow to decode Morse or RTTY signals.
I am not very familiar with C language but I think when the FFT1024 library can be modified to analyse only tones from 500 to 2500Hz the performace wil be much better for this project. The resolution of the FFT1024 will be ok.
Is it possible to modify the current library and how can I do that?