fft-eval: add package
authorPaul Spooren <mail@aparcar.org>
Wed, 20 Feb 2019 15:07:36 +0000 (16:07 +0100)
committerPaul Spooren <mail@aparcar.org>
Thu, 21 Feb 2019 07:56:43 +0000 (08:56 +0100)
commit6ddfe18e315ae8c1c087b35e77836cab338e20c1
tree336161d743ba45ae47fe6dc06c189ec36d7e2a9b
parent43c894d233c2c9482dbd065e3c71f0a4475a1d8f
fft-eval: add package

This program has been created to aid open source spectrum analyzer
development for Qualcomm/Atheros AR92xx and AR93xx based chipsets.

Find more information about the package here:
https://github.com/simonwunderlich/FFT_eval

This package is used in LibreMesh, however our CI doesn't support
multiple architecures as all LibreMesh code is lua. Adding this package
to the official repos allows us to offer it in our tool chain.

Signed-off-by: Paul Spooren <mail@aparcar.org>
utils/fft-eval/Makefile [new file with mode: 0644]