MCPcopy Create free account
hub / github.com/cjcliffe/CubicSDR

github.com/cjcliffe/CubicSDR @0.2.7

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.2.7 ↗ · + Follow
2,803 symbols 6,378 edges 236 files 304 documented · 11% updated 2y ago0.2.7 · 2022-02-05★ 2,262242 open issues

Browse by type

Functions 2,357 Types & classes 446
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

CubicSDR

Cross-Platform Software-Defined Radio Application

Utilizes:

  • liquid-dsp (http://liquidsdr.org/ -- https://github.com/jgaeddert/liquid-dsp)
  • SoapySDR (http://www.pothosware.com/ -- https://github.com/pothosware/SoapySDR)
  • 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/)

Optional Libs:

  • FFTW3 (can be compiled into liquid-dsp if desired) (http://www.fftw.org/ -- https://github.com/FFTW/fftw3)
  • hamlib (https://github.com/Hamlib/Hamlib)

Recommended minimum requirements:

  • Multi-core processor system with at least 1GB RAM.
  • Graphics card with at least 128MB video memory and OpenGL 3.x or ES 2.0 support.
  • OSX 10.9+ for Mac binary releases.
  • Windows 7+ for 64 or 32-bit Windows binary releases.
  • Linux and other embedded distribution support yet to be indexed, known to at least work on Debian 8+ and Ubuntu 14+.

Target Platforms:

  • [x] OSX
  • [x] Windows
  • [x] Linux

License:

  • GPL-2.0+

Core symbols most depended-on inside this repo

Shape

Method 2,045
Class 375
Function 312
Enum 71

Languages

C++100%

Modules by API surface

external/lodepng/lodepng.cpp238 symbols
external/rtaudio/RtAudio.cpp133 symbols
external/tinyxml/tinyxml.h131 symbols
src/AppFrame.cpp101 symbols
src/forms/Bookmark/BookmarkView.cpp94 symbols
src/AppConfig.cpp93 symbols
src/CubicSDR.cpp91 symbols
src/demod/DemodulatorInstance.cpp67 symbols
external/rtaudio/RtAudio.h67 symbols
external/hamlib/hamlib/rig.h64 symbols
external/tinyxml/tinyxml.cpp59 symbols
src/demod/DemodulatorMgr.cpp42 symbols

For agents

$ claude mcp add CubicSDR \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page