Cross-platform Software Defined Radio application. Uses SoapySDR, and has support for a wide range of dongles and strange pieces of hardware. https://www.cubicsdr.com
Go to file
Charles J. Cliffe 033330367c
Merge pull request #1026 from cjcliffe/cjcliffe-readme-update-1
Update README.md
2024-03-05 20:50:29 -05:00
.circleci Don't use nproc on CI; it returns host threads 2023-03-29 00:10:20 -04:00
cmake Update code_sign.sh.in 2023-10-16 23:36:37 -04:00
external Restore deleted pthread lib needed for user builds 2023-04-11 20:41:52 -04:00
font Changed medium to 1.5x instead of 1.3333x... 2016-06-21 21:26:06 +02:00
icon exe / shortcut icon, NSIS branding header 2015-03-05 21:02:38 -05:00
src Fix modem bandwidth interaction lag; favor visual responsiveness 2023-04-17 23:25:02 -04:00
.gitignore Update digital_lab 2015-11-10 20:53:55 -05:00
CMakeLists.txt Update CMakeLists.txt 2023-10-27 01:02:14 -04:00
LICENSE Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
README.md Update README.md 2024-03-05 20:37:46 -05:00
cubicsdr.rc Set app frame icon 2015-03-07 20:29:25 -05:00

README.md

CubicSDR CircleCI

Cross-Platform Software-Defined Radio Application

Utilizes:

Optional Libs:

  • 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+.

Platform build scripts and test builds:

License:

  • GPL-2.0+