mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2025-04-21 12:27:27 +03:00
sal/: primitive USRP2-based spectrum analyzer
This commit is contained in:
3
sal/Makefile
Normal file
3
sal/Makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
sal: sal.cpp
|
||||
g++ -Wall -o sal sal.cpp \
|
||||
-lusrp2 -lfftw3 -lm `sdl-config --cflags --libs` -lSDL_gfx
|
||||
Reference in New Issue
Block a user