Skip to content

0.2.1-alpha-bookmarks

Pre-release
Pre-release
Compare
Choose a tag to compare
@cjcliffe cjcliffe released this 30 Dec 03:37

Experimental bookmark feature release.

Though attempts have been made to backup and recover the last copy of bookmarks in event of a failure, it's still likely that loss may occur.

Bookmarks (bookmarks.xml), backups and configs are stored in..

  • "/Users/your_user_name/Library/Application Support/CubicSDR/" on OSX
  • on Windows
  • /home/your_user_name/.CubicSDR/ (note the "." before CubicSDR) on Linux

If you're able to send it for diagnosis, bookmark files that fail to save/load will be named "bookmarks.xml.failed".

Additionally you may find bookmarks.xml.backup and bookmarks.xml.lastload which are the previous saved and last successfully loaded bookmarks files used for recovery.

Release Notes:

  • Experimental Bookmarks Panel
  • Bookmark Active and Recent modems
  • Bookmark View Ranges
  • Group and arrange bookmarks
  • Drag & Drop to create / move bookmarks
  • Click to edit labels directly in tree
  • Quick search by keywords
  • Save sizer sash positions
  • Show / hide bookmarks in display menu
  • SoapySDR updated to 0.6.x
  • SoapySDRPlay should now support RSP1 & 2

Using AppImage (Linux)

  • Run chmod +x CubicSDR-0.2.0-x86_64.AppImage to make the file executable.
  • Run from shell ./CubicSDR-0.2.0-x86_64.AppImage or double-click in file browser.

Included SoapySDR support modules

  • SoapyRemote
  • RTL-SDR
  • AirSpy
  • SDRPlay** (only AppImage supported for Linux currently)
  • HackRF
  • BladeRF
  • Red Pitaya
  • Audio Devices
  • UHD (OSX / Windows Only)
  • RFSpace (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.