CatRadio - Radio Control Software #software
Johnny IZ8EWD
CatRadio is the new free, opensource, multiplatform software to control rig via PC. It uses the Hamlib libraries and supports many models and functions.
CatRadio 1.3.0 is now available for download https://www.pianetaradio.it/blog/catradio/ Main changes:
|
|
Mark Griffith
Pretty nifty stuff! We sometimes forget there are hams in other parts of the world that are doing good things. Thanks for sharing! Mark KD0QYN
CatRadio is the new free, opensource, multiplatform software to control rig via PC. It uses the Hamlib libraries and supports many models and functions.
|
|
N5XMT
Do they have a port for the Pi?
If not that's kind of a mute point for this group
CatRadio is the new free, opensource, multiplatform software to control rig via PC. It uses the Hamlib libraries and supports many models and functions.
|
|
Dave Wade
toggle quoted messageShow quoted text
From: RaspberryPi-4-HamRadio@groups.io <RaspberryPi-4-HamRadio@groups.io> On Behalf Of N5XMT
Sent: 29 November 2022 16:26 To: raspberrypi-4-hamradio@groups.io Subject: Re: [RaspberryPi-4-HamRadio] CatRadio - Radio Control Software #software
Do they have a port for the Pi? If not that's kind of a mute point for this group On Nov 29, 2022, at 01:27, "Johnny IZ8EWD via groups.io" <yahoo.com@groups.io target=_blank>js.slave=yahoo.com@groups.io> wrote:
|
|
N5XMT
toggle quoted messageShow quoted text
|
|
"Do they have a port for the Pi?"
There is a "CatRadio on Raspberry Pi Install Guide" referenced on the PianetaRadio.it website for CatRadio, so likely there is a port for it. 73, Matt, WE1H we1h AT arrl.net www.we1h.com
|
|
N5XMT
just installed it no rigs to control, but it installs easily and runs. one issue in the install they have this line to install Qt5: sudo apt install qt5-default libqt5serialport5 libqt5serialport5-dev there is no qt5-default package in the latest Bullseye piOS so replace it with: "sudo apt install qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools libqt5serialport5 libqt5serialport5-dev" and all is good!
On Tue, Nov 29, 2022 at 8:44 AM Dave Wade <dave.g4ugm@...> wrote:
|
|
Johnny IZ8EWD
On Tue, Nov 29, 2022 at 09:51 AM, N5XMT wrote:
"sudo apt install qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools libqt5serialport5 libqt5serialport5-dev"Thanks for this note, I will update the instructions
|
|