kgoba / ft8_lib

FT8 library
MIT License
201 stars 67 forks source link

6400/12800hz sample rate WAV files #30

Closed xtchon closed 1 year ago

xtchon commented 1 year ago

Hello and thank you for your FT8 C code.

I am trying to make the FT8 code work on a FPGA platform and I am wondering if a 2^n point FFT would be more efficient than a Mixed point FFT which 12000hz*0.16 frequency leads to. I need some WAV files of 6400/12800hz sample rates, but I don't have any equipment yet for recording a 15sec signal sample. Would it be possible for you to provide me some of the files?

Thanks !

Edit: Oh I found it in the update_to_0_2 branch. Thanks for helping !