Update README.md

This commit is contained in:
Charles J. Cliffe 2016-03-21 18:39:33 -04:00
parent 020145c705
commit a66d1ea5b1

View File

@ -10,7 +10,6 @@ Utilizes:
-------- --------
- liquid-dsp (http://liquidsdr.org/ -- https://github.com/jgaeddert/liquid-dsp) - liquid-dsp (http://liquidsdr.org/ -- https://github.com/jgaeddert/liquid-dsp)
- SoapySDR (http://www.pothosware.com/ -- https://github.com/pothosware/SoapySDR) - SoapySDR (http://www.pothosware.com/ -- https://github.com/pothosware/SoapySDR)
- FFTW (http://www.fftw.org/ -- https://github.com/FFTW/fftw3)
- RtAudio (http://www.music.mcgill.ca/~gary/rtaudio/ -- http://github.com/thestk/rtaudio/) - RtAudio (http://www.music.mcgill.ca/~gary/rtaudio/ -- http://github.com/thestk/rtaudio/)
- LodePNG (http://lodev.org/lodepng/) - LodePNG (http://lodev.org/lodepng/)
- BMFont (http://www.angelcode.com/ -- http://www.angelcode.com/products/bmfont/) - BMFont (http://www.angelcode.com/ -- http://www.angelcode.com/products/bmfont/)
@ -19,6 +18,11 @@ Utilizes:
- wxWidgets (https://www.wxwidgets.org/) - wxWidgets (https://www.wxwidgets.org/)
- CMake (http://www.cmake.org/) - CMake (http://www.cmake.org/)
Optional Libs:
--------
- FFTW (http://www.fftw.org/ -- https://github.com/FFTW/fftw3)
- hamlib (https://sourceforge.net/p/hamlib/wiki/Hamlib/ -- https://sourceforge.net/p/hamlib/code/ci/master/tree/)
Features and Status: Features and Status:
-------------------- --------------------
- Please see the issues on GitHub or visit https://github.com/cjcliffe/CubicSDR/wiki/CubicSDR-Roadmap-and-Ideas for more information. - Please see the issues on GitHub or visit https://github.com/cjcliffe/CubicSDR/wiki/CubicSDR-Roadmap-and-Ideas for more information.