Skip to content

Fix current and split VFO frequency handling for Kenwood TM-D710(G)#1095

Merged
mdblack98 merged 1 commit into
Hamlib:masterfrom
mikaelnousiainen:fix-kenwood-tmd710-split
Jul 28, 2022
Merged

Fix current and split VFO frequency handling for Kenwood TM-D710(G)#1095
mdblack98 merged 1 commit into
Hamlib:masterfrom
mikaelnousiainen:fix-kenwood-tmd710-split

Conversation

@mikaelnousiainen
Copy link
Copy Markdown
Collaborator

This fixes handling of current and split VFO frequencies on Kenwood TM-D710(G).

The code uses CTRL VFO in the rig for denoting current VFO and PTT VFO for split VFO.

\set_split_freq command now always sets the frequency of the TX VFO, which can be changed using \set_split_vfo command. This works now the way most other rigs handle split too.

To enable split, one can simply do \set_split_vfo 1 VFOB (when current VFO is VFOA). I've tested opposite use of VFOs too (current = VFOB, TX = VFOA).

…Use CTRL VFO in the rig for denoting current VFO and PTT VFO for split VFO.
@mikaelnousiainen
Copy link
Copy Markdown
Collaborator Author

This fixes #1082

@mikaelnousiainen
Copy link
Copy Markdown
Collaborator Author

@RhinoLance Please test if this code works for you in split / gpredict use

@mdblack98 mdblack98 merged commit 64c8327 into Hamlib:master Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants