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
James Watson 2f4e9a9e74 Adds a fix to scale the Frequency dialog.
The dialog layout uses a sizer to scale the content automatically.  The layout wasn't very good using sizers alone as width of the dialog was being set too narrow for the title string.  The width is set manually to either the [title string width + 35%] or the [content string width +10%], whichever's the greater.
2020-04-19 10:25:05 +02:00
cmake use the system RtAudio on Linux 2016-09-02 17:54:23 +02:00
external Updated Windows liquid-dsp binaries to master using GCC 9.30 2020-04-17 13:09:06 +02: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 Adds a fix to scale the Frequency dialog. 2020-04-19 10:25:05 +02:00
travis-ci Changed wxWidgets version to 3.1.3 2019-12-27 11:42:57 +01:00
.gitignore Update digital_lab 2015-11-10 20:53:55 -05:00
.travis.yml Additional warning fixes; run brew update before brew install for hamlib 2019-01-10 21:23:26 -05:00
CMakeLists.txt Winsock.h was included multiple times through windows.h causing compile errors (#772) 2019-12-11 06:50:06 +01:00
cubicsdr.rc Set app frame icon 2015-03-07 20:29:25 -05: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 2019-01-08 00:05:36 -05:00

CubicSDR Image Travis-CI Status

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

Target Platforms:

  • OSX
  • Windows
  • Linux

License:

  • GPL-2.0+