Config.in 396 B

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