mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-11-05 17:01:16 -05:00
38 lines
1.3 KiB
Markdown
38 lines
1.3 KiB
Markdown
CubicSDR
|
|
========
|
|
|
|
Cross-Platform Software-Defined Radio Application
|
|
|
|
- Please see the [CubicSDR GitHub Wiki](https://github.com/cjcliffe/CubicSDR/wiki) for build instructions.
|
|
- See also the current [CubicSDR Releases](https://github.com/cjcliffe/CubicSDR/releases) page for available binaries.
|
|
|
|
Utilizes:
|
|
--------
|
|
- liquid-dsp (http://liquidsdr.org/ -- https://github.com/jgaeddert/liquid-dsp)
|
|
- 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/)
|
|
- LodePNG (http://lodev.org/lodepng/)
|
|
- BMFont (http://www.angelcode.com/ -- http://www.angelcode.com/products/bmfont/)
|
|
- Bitstream Vera font (http://en.wikipedia.org/wiki/Bitstream_Vera)
|
|
- OpenGL (https://www.opengl.org/)
|
|
- wxWidgets (https://www.wxwidgets.org/)
|
|
- CMake (http://www.cmake.org/)
|
|
|
|
Features and Status:
|
|
--------------------
|
|
- Please see the issues on GitHub or visit https://github.com/cjcliffe/CubicSDR/wiki/CubicSDR-Roadmap-and-Ideas for more information.
|
|
- A manual is in development at https://github.com/cjcliffe/CubicSDR/issues/248 if you would like to contribute.
|
|
|
|
Target Platforms:
|
|
----------------
|
|
- [x] OSX
|
|
- [x] Windows
|
|
- [x] Linux
|
|
- [ ] HTML5
|
|
|
|
|
|
License:
|
|
-------
|
|
- GPL
|