Project

General

Profile

Actions

New Model #2627

closed

Kenwood TS-590

Added by Bas Heijermans almost 9 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/03/2015
Due date:
% Done:

0%

Estimated time:
Equipment Loan/Gift Offered:
No
I read the instructions above:

Description

Hi there,

I changed the Kenwood-live code a bit to accept the TS-590 (ID021) instead of TS_2000 (ID019).
It can read 1 memory channel, I'm unable to read/configure more.

However it does program it when I check it.

Maybe you can add it to the support list? As the TS-2000 and TS-590 are basically the same except the TS-590 doesn't go above 52MHz.

Code I changed/used to read the radio

            # TS-2000
            if "ID019" == resp:
                LAST_BAUD = i
                return "TS-2000"

            # TS-590
            if "ID021" == resp:
                LAST_BAUD = i
                return "TS-2000"

Thanks,

Bas - ON2HB


Related issues

Has duplicate New Model #2863: Kenwood TS-590Closed09/18/2015

Actions
Is duplicate of New Model #895: Kenwood TS-590sClosedDerek Kozel05/31/2013

Actions
Actions

Also available in: Atom PDF