Skip to content

Releases: cjcliffe/CubicSDR

patch release 0.1.5 - issue 139

04 Sep 21:23
Compare
Choose a tag to compare
Pre-release
  • To avoid confusion, this is the first patch release; the next general release will be 0.2.0
  • Compiled for OSX with latest version of wxWidgets from GitHub repository

v0.1.4-beta

29 Aug 01:15
Compare
Choose a tag to compare

Note - Aug 31st -- Win32 Build updated due to a few bugs

  • Audio Spectrum visuals, drag the A/V visuals area to toggle between audio Scope and Spectrum
  • Waterfall speed can now be controlled between 1 and 1024 lines per second
  • Waterfall now continues to render while minimized or in background
  • Waterfall/Spectrum can now be zoomed to 30khz window with improved resolution
  • Spectrum averaging speed can now be controlled between 1% and 99%
  • I/Q mode for piping decimated I/Q to other applications at audio sample rate
  • Spectrum peak and floor decibels now displayed (can toggle off/on with 'B')
  • Can now mute demodulator with 'M' button or pressing 'M" while hovering
  • Save and recall device Offset, I/Q swap, Direct sampling, Waterfall/Spectrum speed, Window state
  • Performance and UI responsiveness improvements
  • Can now use direct input for demod bandwidth
  • Direct input < 3000 now assumes Mhz
  • Additional device input sample rates
  • Improved waterfall keyboard controls via arrow keys
  • Can now specify alternate configuration name via -c (name) or -config (name) at command line
  • Automatically reduce unused buffer memory over time
  • Several crash fixes

v0.1.3-beta

08 Jun 04:20
Compare
Choose a tag to compare
v0.1.3-beta Pre-release
Pre-release
  • New FM Stereo code utilizing PLL for stereo pilot (hover and 'S' to toggle)
  • Direct sampling mode setting in menu
  • I/Q Swap setting in menu
  • Direct frequency entry via SPACE
    • Accepts suffixed input values (i.e. 100Mhz, 1.09Ghz); decimal assumes Mhz
  • Right-click frequency digit to toggle frequency snap/align
  • Fixes for crash on exit and visual threading performance improvements by @dovandung

v0.1.2-beta

24 Apr 03:04
Compare
Choose a tag to compare
v0.1.2-beta Pre-release
Pre-release
  • Audio frequency can now be changed per-device
  • Default audio frequency selection improvements
  • XML configuration file, just saves PPM for now
  • PPM setting per-device saved and loaded on startup
  • New frequency tuning bar with large digits
    • Click digits to move up/down
    • Hold shift to disable carrying
    • Drag digits to scrub frequency
    • Use mouse wheel to step digits
    • Hold ALT for PPM adjustment
  • Stability improvements, mostly for when deleting demodulators
  • Visuals now follow tuner

v0.1.1-beta

09 Mar 01:56
Compare
Choose a tag to compare
v0.1.1-beta Pre-release
Pre-release
  • Audio clipping fixes
  • Visual tweaks
  • Installer bundles for Windows and Linux

Win32 and Linux (.deb) bundles have not been heavily tested and are considered experimental.

March 11 update: Updated win32 installer includes missing libgcc dll, now working on windows 8.1 test system.

v0.1.0-beta

24 Feb 00:55
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release

Beta test builds.

Note that the Win32 build appears bound to build machine; haven't been able to run it elsewhere.