Kenwood TS-2000: Difference between revisions

From AD7ZJ Wiki
Jump to navigation Jump to search
Created page with "User manual File:TS-2000-Owner-Manual.PDF"
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
User manual [[File:TS-2000-Owner-Manual.PDF]]
[[Category: Ham Radio]]
[[File:Kenwood_TS-2000.jpg|thumb|Kenwood TS-2000]]
 
{{pdf|TS-2000-Owner-Manual.PDF|Owner's Manual}}
 
{{pdf|TS-2000-receiver-crackling-noise-problem-Repair-procedure.pdf|Crackling problem repair}}
 
 
Installed HUPRF PAT85 tapped to CN6, the 1st IF just upstream of the roofing filters.
 
==Hamlib config==
The TS-2000 has a strange TX command - it's mostly useless as it only will key the radio with audio from the mic on the front. You want this cmd usually to key the radio with audio from the rear ACC jack, with audio from a signalink or soundcard for running digital modes. The following parameter will disable the PTT commands over serial for hamlib:
 
<nowiki>
rigctld -m 2014 -r /dev/ttyUSB0 -s 57600 --set-conf=ptt_type=None
</nowiki>

Latest revision as of 07:16, 30 August 2026

Kenwood TS-2000

Owner's Manual

Crackling problem repair


Installed HUPRF PAT85 tapped to CN6, the 1st IF just upstream of the roofing filters.

Hamlib config

The TS-2000 has a strange TX command - it's mostly useless as it only will key the radio with audio from the mic on the front. You want this cmd usually to key the radio with audio from the rear ACC jack, with audio from a signalink or soundcard for running digital modes. The following parameter will disable the PTT commands over serial for hamlib:

rigctld -m 2014 -r /dev/ttyUSB0 -s 57600 --set-conf=ptt_type=None