RFToolSDR/linux-app/ui-test/README.md

11 lines
493 B
Markdown
Raw Normal View History

# RFTool Spectrum Analyser demo
This is a simple spectrum analyser application for Linux, using the FTDI ftd3xx driver;
AD9361 driver code and GTKmm.
You will need to download the ftd3xx driver and place it in the ftd3xx folder; and install
the GTKmm and fftw development libraries; then run make to build to program.
The code in the `ad9361` folder has been obtained from Analog Devices and is subject to their
license terms. All other code is licensed under the terms of the MIT License.