CubicSDR 0.2.0 发布了,CubicSDR 是跨平台的开源音频应用,允许你操作无线电频谱和解调你可能发现的任意信号。当前包括一些常规模拟解调模式,比如 AM 和 FM,未来还会支持数字模式。
本次发布改进如下:
Initial CubicSDR Manual is now available at http://cubicsdr.readthedocs.io/en/latest/
0.2.0 builds updated September 3, 2016 to fix a session loading issue
使用 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.
使用 Flatpak (Linux)
Install flatpak using instructions from http://flatpak.org/getting.html
Install the gnome repo and 3.20 runtime if you don't have it already:
# download and install key, add remote
wget https://sdk.gnome.org/keys/gnome-sdk.gpg
sudo flatpak remote-add --gpg-import=gnome-sdk.gpg gnome https://sdk.gnome.org/repo/
# note: if the installer crashes just run it again until it finishes.
flatpak install gnome org.gnome.Platform 3.20
Install CubicSDR flatpak flatpak install --bundle CubicSDR-0.2.0.flatpak
Once installed, run with flatpak run com.cubicsdr.App
To uninstall CubicSDR flatpak (or prepare for re-install) flatpak uninstall com.cubicsdr.App
SoapySDR 支持的模块
SoapyRemote
RTL-SDR
AirSpy
SDRPlay** (only AppImage supported for Linux currently)
HackRF
BladeRF
Red Pitaya
Audio Devices
UHD (OSX / Windows Only)
RFSpace (OSX Only)
软件详情:https://github.com/cjcliffe/CubicSDR/
下载地址:https://github.com/cjcliffe/CubicSDR/releases/download/0.2.0/CubicSDR-0.2.0-x86_64.AppImage
来自:开源中国社区

