Project

General

Profile

Beginners Guide » History » Version 9

Dan Smith, 12/07/2022 06:33 PM

1 9 Dan Smith
# Beginners Guide
2 1 Dan Smith
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 9 Dan Smith
## Before you begin
8 1 Dan Smith
9
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:
10
11
| *Mode* | *Behavior* |
12
| Clone | The radio's memories are downloaded or uploaded all at once in a single clone operation.
13
You can download an image of this type of radio, which includes all settings, including memories,
14
VFO state, etc. The radio enters (or must be put into) a special mode of operation while communicating
15
with the PC and is typically power cycled after completion of a transfer. Changes to the memories
16
are made against a saved image, and then are uploaded to the radio. |
17
| Live | The radio remains on and active during communication with the computer.  Memories are
18
transferred one at time from the radio to the computer or from the computer to the radio. Changes
19
to memories are made in real time against the radio as they are entered by the user.  An image of
20
this type of radio cannot be saved to disk in the same way that a clone-mode radio can.  If you want
21
to store the memories in a file, you must export them to a CSV or .chirp file.|
22
23
*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.
24
25 9 Dan Smith
## Basic Procedure for Programming
26 1 Dan Smith
 
27 9 Dan Smith
### Step 1: Download contents from the radio
28 1 Dan Smith
29 9 Dan Smith
1. Start CHIRP and Click the +Radio+ menu and choose +Download From Radio+
30
1. The +Clone+ window opens
31
1. Select the serial port you intend to use from the drop down menu
32
1. Select the correct +Vendor+ and (if necessary) the appropriate +Model+
33
1. 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.
34 1 Dan Smith
35 8 Daniel Clemmensen
*Note for Yaesu radios:* There are series of steps that must be followed in order for most Yaesu radios to be properly cloned.  The above process is still accurate, but keep in mind the following:
36 1 Dan Smith
37 5 Dan Smith
* The radio should already be in clone mode before clicking the +OK+ button to initiate the download (step 5 above).
38
* 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.
39 1 Dan Smith
40 9 Dan Smith
### Step 2: Make changes
41 7 Tom Hayward
42 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.
43 1 Dan Smith
44 9 Dan Smith
### Step 3: Upload changes back to the radio
45 7 Tom Hayward
46 3 Dan Smith
*(For clone-mode radios only!)*
47 1 Dan Smith
48
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.
49
50 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_.
51 1 Dan Smith
52 9 Dan Smith
## Other Operations
53 1 Dan Smith
54 9 Dan Smith
### Exporting To A Generic File
55 1 Dan Smith
56
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.
57
58 9 Dan Smith
1. Start CHIRP and download a temporary image of your source radio
59
1. Use the Export function to choose a CSV or .chirp file of your radio's contents
60
1. Choose some or all of the memories to export
61 1 Dan Smith
62 9 Dan Smith
### Importing From Another File
63 1 Dan Smith
64
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.
65
66 9 Dan Smith
1. Start CHIRP and download a temporary image of your target radio
67
1. Use the Import function to choose a source file (CSV, CHIRP, .img, or .icf)
68
1. Choose some or all of the memories to import
69
1. Upload the changed image back to your target radio