Update README.md

feature/fir_interpolate_cc
András Retzler 2016-04-09 19:15:04 +02:00
rodzic 90f15cb4a5
commit c287d67872
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -19,6 +19,7 @@ The project was only tested on Linux. It has the following dependencies: `libfft
If you compile on ARM, please edit the Makefile and tailor `PARAMS_NEON` for your CPU.
To run the examples, you will also need <a href="http://sdr.osmocom.org/trac/wiki/rtl-sdr">rtl_sdr</a> from Osmocom, and the following packages (at least on Debian): `mplayer octave gnuplot gnuplot-x11`
If you compile *fftw3* from sources to use with *libcsdr*, you need to configure it with 32-bit float support enabled: `./configure --enable-float`
Credits
-------