Switching between 2 different radios without OmniRig

Post Reply
N6LKA
New user
Posts: 1
Joined: 21 Jun 2024, 12:55

Switching between 2 different radios without OmniRig

Post by N6LKA »

I would like the ability to setup two different CAT controls for different radios, and have a switch on the main screen to switch between them. For example, I have an Apache Labs ANAN-G2 for HF, and the ICom 9700 for VHF/UHF Satellite work. I like the TCIP CAT connection for the ANAN-G2, especially with the spotting features showing on THETIS. I would also like to setup a CAT connection for my 9700 and be able to switch between them.

I know people are going to say to use OmniRig. I have tried. I can get OmniRig to connect to my 9700 and control it, but I can't get it set up and working to communicate with THETIS to control the ANAN-G2. Therefore, I'm unable to use OmniRig to switch between the two radios. Also, I am not putting OmniRig down because it is a great program, but it is very dated and lacks newer features. It would be nice to have the ability to add a second radio via CAT control with a newer interface and more features.

73,
Larry
N6LKA
User avatar
G4POP
Log4OM Alpha Team
Posts: 11570
Joined: 21 Jan 2013, 14:55
Location: Burnham on Crouch, Essex UK

Re: Switching between 2 different radios without OmniRig

Post by G4POP »

We are already looking at this
73 Terry G4POP
SM3PZG
New user
Posts: 2
Joined: 02 Sep 2024, 05:33
Contact:

Re: Switching between 2 different radios without OmniRig

Post by SM3PZG »

I agree with Larry. I am in the same position. Have ANAN7000 connected via TCI and that works great. Also have a FTDX9000 and a IC9700. Before I was using the old DX4WIN that had the two radio feature. Just configure RADIO 1 and RADIO 2 then a switch between the two radios with a mouse click. Best would be to be able to configure 3-4 radios.
LB2EG
Novice Class
Posts: 15
Joined: 04 Aug 2014, 08:29

Re: Switching between 2 different radios without OmniRig

Post by LB2EG »

I use 2 HF radios at the same time, and have solved the logging and CAT-control using to instances of Log4OM at the same time with the log on a MySQL-server. With this setup I have individual setups and radio controls on each instance of Log4OM, TCI to Thetis and Hamlib to the other radio.

You will find instruction for the installation and setup of a MySQL server in the Log4OM user manual, from page 257 onwards.

73 de LB2EG Richard
User avatar
G4POP
Log4OM Alpha Team
Posts: 11570
Joined: 21 Jan 2013, 14:55
Location: Burnham on Crouch, Essex UK

Re: Switching between 2 different radios without OmniRig

Post by G4POP »

LB2EG wrote: 23 Oct 2024, 17:43 I use 2 HF radios at the same time, and have solved the logging and CAT-control using to instances of Log4OM at the same time with the log on a MySQL-server. With this setup I have individual setups and radio controls on each instance of Log4OM, TCI to Thetis and Hamlib to the other radio.

You will find instruction for the installation and setup of a MySQL server in the Log4OM user manual, from page 257 onwards.

73 de LB2EG Richard
You dont actuallly need to use MySQL unless your likely to log 2 QSO's at the exact same time
73 Terry G4POP
User avatar
IW3HMH
Site Admin
Posts: 2988
Joined: 21 Jan 2013, 14:20
Location: Quarto d'Altino - Venezia (ITA)
Contact:

Re: Switching between 2 different radios without OmniRig

Post by IW3HMH »

Actually log4om CAT structure is made with a centralized "hub" that take the role to transfer information from the application to the desired CAT engine, and is responsible to start and stop the CAT engine itself and 3 different libraries, published under C# interfaces, that are dynamically loaded in memory following the user needs.
The library load is performed on start and when Log4OM is updating his configuration (closing old/opening new) on program settings change.

The CAT hub is made to deal with a single CAT engine (Omnirig, hamlib or the internal TCI one)
Starting 2 or more CAT engines is actually not in the Log4OM design, altough is not theoretically impossible will require a CAT hub rewrite.

Another possibility could be creating own internal CAT driver (alternative to omnirig and hamlib) with only basic functions and able to open multiple different connections, but it's a whole new world.

I'm actually busy implementing a decent MariaDB support in Log4OM and we will soon release a beta, a rewrite of CAT hub will take some time so i'm closing open issues before start working on rewriting parts of the code. What we can eventually do is being able to run omnirig (2 rigs) + hamlib instance (1 rig) + TCI at the same time, but for someone this could not be enough too...

We're thinking about possible ways :-)
Daniele Pistollato - IW3HMH
VE9IOU
New user
Posts: 1
Joined: 24 Dec 2024, 17:07

Re: Switching between 2 different radios without OmniRig

Post by VE9IOU »

Looking forward to this, I also use an Anan and SUNSDR using TCI, along with some legacy radios using RS232.
Doug
DM1TBE
Novice Class
Posts: 18
Joined: 01 May 2023, 06:55

Re: Switching between 2 different radios without OmniRig

Post by DM1TBE »

I am also looking forward to using my 2 radios (SunSDR & IC7300). I personally don't need it simultaneously, just a switch like for the profile.
Post Reply