tk2 is open source software designed for the ICOM IC-R2 receiver. Though tk2 is intended chiefly for Linux, MacOS X, and BSD users, it will work on Microsoft Windows (95 and later), too.
The current, experimental version of tk2 works with IC-R2 models which employ 10 kHz or 9 kHz spacing in the AM Broadcast Band (e.g., USA, Japanese, European, and other models). It permits expanded .005 - 1599.995 MHz frequency coverage (except cellular bands) for memory channels and can:
I implemented tk2 in the Tcl/Tk scripting language which enables it to run on a variety of operating systems, including Linux, MacOS X, BSD, Microsoft Windows (95 and later), etc. The free Tcl/Tk interpreter software must be installed on your computer prior to using tk2.
tk2 is distributed free of charge, but it is neither shareware nor in the public domain. tk2 is a copyrighted work released under the terms of the GNU General Public License as published by the Free Software Foundation. tk2 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Bank,Ch,MHz,Mode,Step,Offset,Duplex,TSQL,CTCSS,Skip,Label
All the other lines will contain these fields:
Bank number (0 - 7) Channel number (0 - 49) Frequency in MHz (.005 - 1599.995) Mode, case insensitive (optional: am, nfm, wfm) Step in kHz (optional) Offset in MHz (optional: 0.000 - 159.995) Duplex (optional: + or -) Tone Squelch (optional: t or tsql) CTCSS in kHz (optional: e.g., 141.3) Skip (optional: skip or pskip) Channel Label (optional: up to 20 characters)
This is a sample memory data .csv file:
Bank,Ch,MHz,Mode,Step,Offset,Duplex,TSQL,CTCSS,Skip,Label 0,1,460.5250,NFM,12.5,5.000,+,tsql,127.3,,"Kencom P1 - Sheriff" 0,2,460.5750,NFM,12.5,5.000,+,tsql,127.3,,"Kencom F1 - Fire 1" 0,3,460.3750,NFM,12.5,5.000,+,tsql,127.3,,"Kencom P2 - Sheriff" 0,4,462.9750,NFM,12.5,5.000,+,tsql,127.3,,"Kencom F2 - Fire 2" 0,5,155.4750,NFM,5,,,,88.5,skip,"ISPERN" 0,7,145.1700,NFM,5,0.600,-,,88.5,,"IHARC" 0,10,154.9500,NFM,5,,,,88.5,,"CPAT surveillance" 0,11,155.4600,NFM,5,,,,88.5, 0,12,453.1000,NFM,12.5,5.000,+,tsql,127.3,skip,"Kendall Road" 1,0,151.6250,NFM,5,0.600,,,88.5,, 1,1,151.7000,NFM,5,,,,67.0 1,2,151.7600,NFM,5,,,,67.0 1,3,151.8200,NFM,5,,,,67.0 4,0,151.3700,NFM,5,,,,67.0,,"GrndyFireNor" 4,1,151.3850,NFM,5,,,,67.0,,"Lisle/WR FPD" 4,2,154.0550,NFM,5,,,,67.0,,"GrndyFirePg" 4,3,154.8750,NFM,5,,,,67.0,,"Plainfield" ...
You can use a separate text editor or spreadsheet program to create, edit, and print memory channel files.
tk2 is undergoing development. To download a beta test version, including source code, click on the appropriate link to the left.
Revised April 6, 2004