Project

General

Profile

Beginners Guide » History » Version 7

Tom Hayward, 04/13/2012 11:40 AM
Formatting

1 1 Dan Smith
h1. Beginners Guide
2
3 3 Dan Smith
{{>toc}}
4
5 1 Dan Smith
This document should help you get off the ground using chirp and your radio.
6
7 4 Dan Smith
8
9 1 Dan Smith
h2. Before you begin
10
11
Before you begin to use CHIRP with your radio, it is important to understand the two different modes of operation.  Each radio falls into one of two categories:
12
13
| *Mode* | *Behavior* |
14
| Clone | The radio's memories are downloaded or uploaded all at once in a single clone operation.
15
You can download an image of this type of radio, which includes all settings, including memories,
16
VFO state, etc. The radio enters (or must be put into) a special mode of operation while communicating
17
with the PC and is typically power cycled after completion of a transfer. Changes to the memories
18
are made against a saved image, and then are uploaded to the radio. |
19
| Live | The radio remains on and active during communication with the computer.  Memories are
20
transferred one at time from the radio to the computer or from the computer to the radio. Changes
21
to memories are made in real time against the radio as they are entered by the user.  An image of
22
this type of radio cannot be saved to disk in the same way that a clone-mode radio can.  If you want
23
to store the memories in a file, you must export them to a CSV or .chirp file.|
24
25
*Note* that CSV and .chirp files may also be opened and edited directly, but you will not be able to upload directly from those types to any of the radios.  You must always either download from a radio (or open an image of it) first and then Import the contents of your CSV or .chirp file into it before uploading.
26
27 7 Tom Hayward
h2. Basic Procedure for Programming
28 1 Dan Smith
 
29 7 Tom Hayward
h3. Step 1: Download contents from the radio
30 1 Dan Smith
31 7 Tom Hayward
# Start CHIRP and Click the +Radio+ menu and choose +Download From Radio+
32
# The +Clone+ window opens
33
# Select the serial port you intend to use from the drop down menu
34
# Select the correct +Vendor+ and (if necessary) the appropriate +Model+
35
# Click +OK+ to start the download process.  Clone-mode radios will display a progress bar indicating how much of the image has been downloaded.  Live-mode radios will immediately jump to the memory editor and begin to populate it with memories as they are downloaded from the radio.
36 1 Dan Smith
37
*Note for Yaesu radios:* There are series of steps that must be followed in order for Yaesu radios to be properly cloned.  The above process is still accurate, but keep in mind the following:
38
39 5 Dan Smith
* The radio should already be in clone mode before clicking the +OK+ button to initiate the download (step 5 above).
40
* After clicking the +OK+ button (step 5 above), you should press the button on your radio that initiates the clone transmission.  This is usually indicated on the screen by _Clone TX_ or similar.
41 1 Dan Smith
42 7 Tom Hayward
h3. Step 2: Make changes
43 1 Dan Smith
44 2 Dan Smith
Once you have the radio contents displayed in the memory editor, you can proceed to make your changes.  This may include manual edits or importing memories from other sources.  If you are using a clone-mode radio, you may wish to save a .img file of your radio as and after you make your changes.  Live mode radio users will have their changes immediately take effect in the radio and do not need to proceed to Step 3.
45
46 7 Tom Hayward
h3. Step 3: Upload changes back to the radio
47 3 Dan Smith
48
*(For clone-mode radios only!)*
49 1 Dan Smith
50
Once you have made all the edits you need to make, you should upload your image back to the radio.  With your image open, go to the Radio menu and choose Upload To Radio.  The Vendor and Model are already known, so all you need to do is choose a serial port.
51
52 5 Dan Smith
*Note for Yaesu radios:* Like the download procedure, the upload procedure must follow a particular sequence.  Make sure that your radio is already in clone mode and it is already waiting for an incoming clone transmission.  This is usually indicated on the screen by _Clone Wait_ or _Clone RX_.
53 1 Dan Smith
54
h2. Other Operations
55
56
h3. Exporting To A Generic File
57
58
If you wish to save memories from an existing radio out to a generic file that can be imported into other radios or edited by hand, use the Export function in the menu.
59
60 7 Tom Hayward
# Start CHIRP and download a temporary image of your source radio
61
# Use the Export function to choose a CSV or .chirp file of your radio's contents
62
# Choose some or all of the memories to export
63 1 Dan Smith
64
h3. Importing From Another File
65
66
If you have an image from another radio (even another type), you can import that into an image or live mode radio using the Import function in the menu.
67
68 7 Tom Hayward
# Start CHIRP and download a temporary image of your target radio
69
# Use the Import function to choose a source file (CSV, CHIRP, .img, or .icf)
70
# Choose some or all of the memories to import
71
# Upload the changed image back to your target radio