kumquat-buildroot/package/fft-eval/Config.in
Peter Seiderer 21d5d592a4 package/fft_eval: new package
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-08-11 00:04:33 +02:00

14 lines
396 B
Plaintext

config BR2_PACKAGE_FFT_EVAL
bool "fft-eval"
help
Program to aid open source spectrum analyzer development for
Qualcomm/Atheros AR92xx and AR93xx based chipsets.
It visualizes the FFT data reported by the chips to help
interpreting and understanding the data.
Enable sdl2 and sdl2_ttf for the graphic output tool
fft_eval_sdl.
https://github.com/simonwunderlich/FFT_eval