Skip to content

Dft avg

Boston Terry requested to merge dft_avg into master

Big cleanup and improvement of signal processing components. Removed duplicate implementations of PSD. Averaging over small time scale at each frequency step adds a negligible total runtime and significantly reduces false positives due to noise.

Big cleanup of device.py. Collapsed ~5 different methods for collecting samples into essentially just one. Improvements made for reducing radio locks.

Merge request reports