Releases: cjcliffe/CubicSDR
Releases · cjcliffe/CubicSDR
patch release 0.1.5 - issue 139
- 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
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
- 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
- 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
- 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
Beta test builds.
Note that the Win32 build appears bound to build machine; haven't been able to run it elsewhere.