Releases: kb1vc/SoDaRadio
SoDa Radio V 5.0.0
This release is a major rewrite of the GUI.
The new GUI is built on Qt version 5. The old Wx interface is now more-or-less abandoned and won't be tended any longer. Wx has begun to bitrot and version 3.x is not really compatible with v 2.8. The new Qt interface looks so much better.
As a bonus, the new Qt interface made the implementation of a hamlib interface rather straightforward.
Connect your hamlib client via the Hamlib NET rigctl interface to localhost:4575 (this port can be changed to port 3838 for instance, by adding "--hamlib_port=3838" to the SoDaRadio command line.
The hamlib interface has been tested against wsjt-x version 1.8.0-rc1. It works.
See the "BuildingSoDaRadio.txt" file for help in finding the appropriate pre-requisites.
This project is in the process of moving from SourceForge. It will take a week or so.
To install from the RPM or DEB kits, try this:
Fedora 25
# copy the Fedora 25 RPM to your current directory
sudo dnf install `pwd`/SoDaRadio-5.0.0-1.x86_64.Fedora-25.rpm
Fedora 24
# copy the Fedora 24 RPM to your current directory
sudo dnf install `pwd`/SoDaRadio-5.0.0-1.x86_64.Fedora-24.rpm
Ubuntu 16.04
# first you need to point your installation at the Ettus repo
# for libuhd
sudo add-apt-repository ppa:ettusresearch/uhd
sudo apt-get update
# now, assuming you've copied the 16.04 kit to your current directory
sudo apt install ./SoDaRadio-5.0.0-1.x86_64.Ubuntu-16.04.deb
# now get the images for your USRP
sudo /usr/lib/uhd/utils/uhd_images_downloader.py