Removing SSE version of FFT filter until we work out how we want to handle the SSE the use of intrinics. Code for the SSE versions is still there just disabled.
Now have a FFT filter implemented in SSE and generic version that can be switched into FFT filter block.
Adding SSE version of fft filters. Complex (ccc) version working.
Adding Doxygen comments to new FFT filter blocks.
New fft filter base class to handle complex data types. Passes make check.
Renaming ffft filter base class to reflect its use with floats.
Adding a base class to handle FFT filters for use in other blocks. Old fft_filter_fff now uses new class successfully and passes make check.
Fixing use of pick_bitrate2 in QT Rx2.
Fixing logging in new DBPSK and DQPSK.
Fixing a few bugs in handling of real samples per symbol.
View all revisions | View revisions
Also available in: Atom