Skip to content

Releases: cjcliffe/CubicSDR

0.2.0-beta-rc3

10 Jul 21:24
Compare
Choose a tag to compare
0.2.0-beta-rc3 Pre-release
Pre-release

Release Notes:

  • Additional crash fixes and threading improvements ( thanks to @vsonnier )
  • Additional character support for sessions / labels ( thanks to @vsonnier )
  • Additional high resolution fonts, better fonts sizes for UI scaling, general improvements ( thanks to @vsonnier )
  • Experimental SoapySDR native SoapyAirspy module for all platforms
  • Gain UI and font scale improvements
  • Active Zoom / View states now saved with session file
  • SoapySDR and modules updated to latest maintenance releases

Includes SoapySDR support modules for:

  • SoapyRemote
  • RTL-SDR
  • AirSpy
  • SDRPlay**
  • HackRF
  • BladeRF
  • Red Pitaya
  • Audio Devices
  • UHD
  • RFSpace (Linux / OSX Only)

**Note that SDRPlay requires C:\Program Files\MiricsSDR\API\x64\mir_sdr_api.dll for Win64 or C:\Program Files\MiricsSDR\API\x86\mir_sdr_api.dll (not included) to be copied to C:\Program Files\CubicSDR for windows. SDRPlay owners can obtain an installer from http://sdrplay.com/windows.html, http://sdrplay.com/linux.html or http://sdrplay.com/mac.html.

0.2.0-beta-rc2

14 Jun 00:02
Compare
Choose a tag to compare
0.2.0-beta-rc2 Pre-release
Pre-release

Release Notes:

  • Updated internal libraries ( thanks to @vsonnier )
  • Additional crash fixes and threading improvements
  • Enable peak hold for modem view ( thanks to @vsonnier )
  • Edit modem labels with 'E', saved to session ( thanks to @vsonnier )
  • Font support for additional characters ( thanks to @vsonnier )
  • Add AirSpy and UHD support for windows
  • Add UHD support for Linux

Linux Note:

  • Use CubicSDR.AppImage and set it to executable
    • chmod +x CubicSDR.AppImage

Includes SoapySDR support modules for:

  • RTL-SDR
  • Audio Devices
  • HackRF
  • BladeRF
  • SoapyRemote
  • SDRPlay**
  • Red Pitaya
  • UHD
  • AirSpy (Windows / OSX Only)
  • RFSpace (Linux / OSX Only)

**Note that SDRPlay requires C:\Program Files\MiricsSDR\API\x64\mir_sdr_api.dll for Win64 or C:\Program Files\MiricsSDR\API\x86\mir_sdr_api.dll (not included) to be copied to C:\Program Files\CubicSDR for windows. SDRPlay owners can obtain the installer from http://sdrplay.com/windows.html or http://sdrplay.com/mac.html.

0.2.0-beta-rc1

04 Jun 00:59
Compare
Choose a tag to compare
0.2.0-beta-rc1 Pre-release
Pre-release

Release Notes:

  • Save sample rate, gain levels and AGC state per-device
  • Fix issue with intel graphics drivers
  • Sample rate now selectable from device dialog
  • Add NBFM mode at 12.5KHz default
  • Improve mode selector font choice when scaled down
  • Mouse wheel improvements for meter UIs, focus fixes for Windows 7
  • Fix mouse wheel usage on spectrum
  • Gain meters now support mouse wheel
  • Crash fixes and thread cleanup by @vsonnier
  • Fix session loading problems
  • Hamlib now included in releases by default

Linux Note:

  • Use CubicSDR.AppImage and set it to executable
    • chmod +x CubicSDR.AppImage

Includes SoapySDR support modules for:

  • RTL-SDR
  • Audio Devices
  • HackRF
  • BladeRF
  • SoapyRemote
  • SDRPlay**
  • Red Pitaya
  • AirSpy (OSX Only)
  • RFSpace (OSX Only)
  • UHD (OSX Only)

**Note that SDRPlay requires C:\Program Files\MiricsSDR\API\x64\mir_sdr_api.dll for Win64 or C:\Program Files\MiricsSDR\API\x86\mir_sdr_api.dll (not included) to be copied to C:\Program Files\CubicSDR for windows. SDRPlay owners can obtain the installer from http://sdrplay.com/windows.html or http://sdrplay.com/mac.html.

0.1.28-alpha with bundled hamlib

28 Apr 23:44
Compare
Choose a tag to compare
Pre-release

Release Notes:

  • Includes bundled build of hamlib
  • Adds "Rig Control" Menu
    • Per-rig SDR-IF control
    • Model / Serial Rate / Control port configuration per-rig
    • Rig control toggle
    • Follow rig control toggle
    • Floating center frequency toggle
    • Rig modem tracking toggle

Linux Note:

  • Use CubicSDR.AppImage and set it to executable
    • chmod +x CubicSDR.AppImage

Includes SoapySDR support modules for:

  • RTL-SDR
  • Audio Devices
  • HackRF
  • BladeRF
  • SoapyRemote
  • SDRPlay**
  • Red Pitaya
  • AirSpy (OSX Only)
  • RFSpace (OSX Only)
  • UHD (OSX Only)

**Note that SDRPlay requires C:\Program Files\MiricsSDR\API\x64\mir_sdr_api.dll for Win64 or C:\Program Files\MiricsSDR\API\x86\mir_sdr_api.dll (not included) to be copied to C:\Program Files\CubicSDR for windows. SDRPlay owners can obtain the installer from http://sdrplay.com/windows.html or http://sdrplay.com/mac.html.

0.1.27-alpha

02 Apr 01:32
Compare
Choose a tag to compare
0.1.27-alpha Pre-release
Pre-release

CubicSDR v0.1.27-alpha

Notes:

  • OSX Build updated to address SoapyHackRF and bundled library issues.
  • Win64 Build updated; build script failed to include some modules.
  • OSX Build updated to prefer bundled Soapy modules.
  • Linux AppImage build updated to fix OpenGL init error.
  • OSX Build updated again to address issue with the waterfall and Intel Graphics driver
  • OSX Build updated again to fix broken AirSpy module

Release Notes:

  • OSX now works with 10.9+ (previously 10.10+)
  • Significant optimizations and performance improvements
  • Addition of "Reduce CPU Usage" mode to Settings menu
  • Update to wxWidgets 3.1.0
  • Linux AppImageKit based build -- just extract and run

Includes SoapySDR support modules for:

  • RTL-SDR
  • Audio Devices
  • HackRF
  • BladeRF
  • SoapyRemote
  • SDRPlay**
  • Red Pitaya
  • AirSpy (OSX Only)
  • RFSpace (OSX Only)
  • UHD (OSX Only)

If compatible local SoapySDR modules are installed they will be preferred over bundled versions automatically.

**Note that SDRPlay requires C:\Program Files\MiricsSDR\API\x64\mir_sdr_api.dll for Win64 or C:\Program Files\MiricsSDR\API\x86\mir_sdr_api.dll (not included) to be copied to C:\Program Files\CubicSDR for windows. SDRPlay owners can obtain the installer from http://sdrplay.com/windows.html or http://sdrplay.com/mac.html.

v0.1.26-alpha experimental builds

16 Mar 01:33
Compare
Choose a tag to compare
Pre-release

Experimental release builds for testing purposes, you probably want 0.1.25 for general use.

Notes:

CubicSDR-LinuxApp.tgz

Built on Ubuntu 15

This is an experimental Linux self-contained application image based on AppImageKit, it's intent is to be a self-contained binary able to run on any x64 linux distribution.

Includes bundled support for: SoapyAudio, SoapyRemote, SoapyRTLSDR, SoapyRedPitaya, SoapySDRPlay, SoapyHackRF, SoapyBladeRF

Just extract the tgz file and it should appear as an icon in your file browser; you can probably double-click to run or type ./CubicSDR from command line.

Note: RTL-SDR users should just able to just install librtlsdr0 dependency package for udev rules and dvb_ module blacklist files (thanks @piotr-szegda), RTL-SDR libraries are included.

CubicSDR-0.1.26-Darwin.dmg

This is a Developer ID (Charles J. Cliffe) signed DMG and APP file; they should pass GateKeeper protection set to "Mac App Store and Identified Developers" so make sure your security settings are NOT set to "Allow From Anywhere" to test this build properly.

This build should work on OSX 10.9 and above.

Note: updated from previous test builds adding back all the usual SDR modules

Please post any issues as I'd like to have both of these experiments confirmed working for the 0.2.0 beta release.

CubicSDR-0.1.26-win64.exe

Win64 version with optimizations_and_fixes branch and wxWidgets 3.1.0

Includes bundled support for: SoapyAudio, SoapyRemote, SoapyRTLSDR, SoapySDRPlay, SoapyHackRF, SoapyBladeRF

v0.1.25-alpha

02 Mar 01:00
Compare
Choose a tag to compare
v0.1.25-alpha Pre-release
Pre-release

CubicSDR v0.1.25-alpha

Note: Windows builds updated to fix overlooked keyboard handler issue.

Release Notes:

  • Device input dialog fix for windows
  • New keyboard handler
  • Hover and start typing a number for numeric entry (alternate to space).
  • Waterfall lines-per-second, spectrum averaging, gain values can now be set via direct-entry (space, number)
  • Add hover help tips by default for new users, experienced can disable in settings menu
  • Tab / Shift-Tab now selects next / previous modem
  • Solo mode 'S' can now solo a modem's output, solo follows modem focus
  • Squelch break will automatically focus in solo mode
  • ']' and '[' keys will now nudge the active modem by the current frequency snap value (or 1Hz if no snap)
    • Hold shift to nudge at half the snap value, i.e. 1KHz snap + SHIFT - ] = 500Hz nudge
  • High-res graphics switching and discrete graphics enable for OSX
  • Add swap I/Q setting for all devices
  • Add delta-locked modems; delta-locked modems will remain locked relative to the center frequency for band-plan sessions
  • Add auto-zero for squelch, right click to set above current signal level (thanks @george-viaud)
    • Fine tune squelch /w mouse wheel
  • Start / Stop device on demand from menu
  • Possible fix for edge-case startup crash
  • Minor internal tweaks

Includes SoapySDR support modules for:

  • RTL-SDR
  • Audio Devices
  • HackRF
  • BladeRF
  • SoapyRemote
  • SDRPlay**
  • Red Pitaya (OSX Only -- forgot to add to win build, will update soon)
  • AirSpy (OSX Only)
  • RFSpace (OSX Only)
  • UHD (OSX Only)

If compatible local SoapySDR modules are installed they will be preferred over bundled versions automatically.

**Note that SDRPlay requires C:\Program Files\MiricsSDR\API\x64\mir_sdr_api.dll for Win64 or C:\Program Files\MiricsSDR\API\x86\mir_sdr_api.dll (not included) to be copied to C:\Program Files\CubicSDR for windows. SDRPlay owners can obtain the installer from http://sdrplay.com/windows.html or http://sdrplay.com/mac.html.

v0.1.24-alpha

05 Feb 01:15
Compare
Choose a tag to compare
v0.1.24-alpha Pre-release
Pre-release

CubicSDR v0.1.24-alpha

Release Notes:

  • Rewrite/optimize of SSB modem
  • Fixes USB and LSB signal drift
  • Adds SoapyRedPitaya for Red Pitaya support
  • Improved SDR thread performance and stream handling
  • Several minor fixes for possible crashes
  • SDR Device dialog options now synchronize with app
  • Refresh for SoapySDR modules with variable and dependent settings
  • Improve SDR Add device dialog spacing
  • Updated bundled library versions for hackrf, rtlsdr, bladerf and more
  • Updated SoapySDR

Includes SoapySDR support modules for:

  • RTL-SDR
  • Audio Devices
  • HackRF
  • BladeRF
  • SoapyRemote
  • SDRPlay**
  • Red Pitaya (OSX Only -- forgot to add to win build, will update soon)
  • AirSpy (OSX Only)
  • RFSpace (OSX Only)
  • UHD (OSX Only)

If compatible local SoapySDR modules are installed they will be preferred over bundled versions automatically.

**Note that SDRPlay requires C:\Program Files\MiricsSDR\API\x64\mir_sdr_api.dll for Win64 or C:\Program Files\MiricsSDR\API\x86\mir_sdr_api.dll (not included) to be copied to C:\Program Files\CubicSDR for windows. SDRPlay owners can obtain the installer from http://sdrplay.com/windows.html or http://sdrplay.com/mac.html.

v0.1.22-alpha

23 Jan 00:43
Compare
Choose a tag to compare
v0.1.22-alpha Pre-release
Pre-release

CubicSDR v0.1.22-alpha

Release Notes:

  • Improvements for low-bandwidth such as reduced FFT resolution
  • Adds SoapyAudio for audio input devices / VLF
  • Improved side-band suppression for SSB modes
  • Adds Peak Hold feature
  • Fix for SSB manual bandwidth entry
  • Frequency and modem placement preview (with snap) in spectrum view
  • Device name editing in SDR Devices dialog (possibly not working in windows?)
  • Can now refresh SDR Devices dialog for hot-swapping devices
  • Can now add SoapySDR devices manually (i.e. RedPitaya, RFSpace)
  • Fix for waterfall halt / overload crash when exceeding CPU limits
  • Font size and layout size improvements
  • Can now center frequency on modem or hovered frequency with 'c'
  • Sessions now save current sample rate

Includes SoapySDR support modules for:

  • RTL-SDR
  • Audio Devices
  • HackRF
  • BladeRF
  • SoapyRemote
  • SDRPlay**
  • AirSpy (OSX Only)
  • RFSpace (OSX Only)
  • UHD (OSX Only)

If compatible local SoapySDR modules are installed they will be preferred over bundled versions automatically.

**Note that SDRPlay requires C:\Program Files\MiricsSDR\API\x64\mir_sdr_api.dll for Win64 or C:\Program Files\MiricsSDR\API\x86\mir_sdr_api.dll (not included) to be copied to C:\Program Files\CubicSDR for windows. SDRPlay owners can obtain the installer from http://sdrplay.com/windows.html or http://sdrplay.com/mac.html.

v0.1.20-alpha

15 Dec 00:39
Compare
Choose a tag to compare
v0.1.20-alpha Pre-release
Pre-release

CubicSDR v0.1.20-alpha

Release Notes:

  • Fixes a crash introduced with 0.1.19 release
  • Fixes default modem bandwidth update

0.1.19 Notes:

  • Rework of waterfall/spectrum Zoom functionality
  • Zoom processing now partly off-loaded from liquid-dsp to FFTW
  • Doubled internal FFT resolution allowing some additional visual detail via averaging
  • Eliminated aliases crawling across spectrum during zoom
  • Eliminates CPU spikes while zooming
  • Reduces CPU usage while zoomed deeply
  • Fix for some LSB/USB tuning bugs
  • Fix for FFT visual buffer overflow + memory leak
  • Fix for moving center frequency while zoomed

Includes SoapySDR support modules for:

  • RTL-SDR
  • HackRF
  • BladeRF
  • SoapyRemote
  • SDRPlay**
  • AirSpy (OSX Only)
  • RFSpace (OSX Only)
  • UHD (OSX Only)

If compatible local SoapySDR modules are installed they will be preferred over bundled versions automatically.

**Note that SDRPlay requires C:\Program Files\MiricsSDR\API\x64\mir_sdr_api.dll for Win64 or C:\Program Files\MiricsSDR\API\x86\mir_sdr_api.dll (not included) to be copied to C:\Program Files\CubicSDR for windows. SDRPlay owners can obtain the installer from http://sdrplay.com/windows.html or http://sdrplay.com/mac.html.