mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-04 14:35:54 +01:00
* Call fftw_execute once prior to starting IQ streaming * Add options to use/save to an FFTW wisdom file and specify plan * Fix bug where using -P would also enable one-shot mode Fixes #1366 Fixes #1260 Addresses #863