AlexandreRouma / SDRPlusPlus

Cross-Platform SDR Software
GNU General Public License v3.0
3.94k stars 541 forks source link

Bypass FFT calculation on SDR #1449

Open Debupt opened 1 month ago

Debupt commented 1 month ago

Feature description I have already calculated the FFT for the data and sent it via socket to SDRPP. Now, I want to bypass the current FFT calculation and directly display the raw data (which is already the spectrum results), but reuse waterfall and other related features

AlexandreRouma commented 3 weeks ago

planned since it's needed for the SDR++ server feature to work more efficiently