<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><tt><br>
Hello Everyone,<br>
<br>
KI6ZHD here.&nbsp; I just discovered Chirp as I was looking for some way of
synchronizing the memories across my F6A, two D710s, and a VX5 in a
Linux-only environment.&nbsp; I did some tests and it seems that the Kenwood
TH-F6A support is close but it's missing the memory's NAME which is
very important to me.&nbsp; I then tried the Kenwood D710 which communicated
but didn't support and a Yaesu VX5 didn't work at all.&nbsp; I also noticed
I couldn't save any downloaded data nor upload anything back to the
radios (see below).&nbsp; The F6A and D710 are the priority radios for me
and the VX5 is a backup.&nbsp; Any thoughts on getting the F6A and the D710
working?<br>
<br>
Taking it a step further, I'm ideally looking for is a memory
syncronization tool across different radios.&nbsp; I'm not looking for full
backups (though that would be nice like Kenwood's Windows applications)
but memories is good enough.<br>
<br>
Any possibility of coming up with a system that would:<br>
<br>
&nbsp; - load multiple radio's data at the same time<br>
&nbsp; - merge and navigate conflicts (move memories I added in the Car or
at Home) and allow me to move them into free slots<br>
&nbsp; - come up with a new master file<br>
&nbsp; - program them back into each of the radios<br>
<br>
I know that I could manually do this with Chirp with say CSV files but
I think a merging feature like this would be a fantastic.<br>
<br>
--David<br>
<br>
<br>
<br>
Chirp 0.11.b4<br>
&nbsp; Running on Centos 5.5<br>
&nbsp; GTK 2.10.4<br>
&nbsp; PyGTK 2.10.1<br>
<br>
Three radios here are tested<br>
&nbsp; - Kenwood TH-F6A<br>
&nbsp; - Kenwood TM-D710<br>
&nbsp; - Yaesu VX-5<br>
<br>
<br>
-------------------------------------------<br>
Kenwood TH-F7A<br>
-------------------------------------------<br>
<br>
Recognizes TH-F6A fine<br>
&nbsp;!! does NOT download memory's names<br>
&nbsp;!! cannot select File --&gt; Save As<br>
&nbsp;!! cannot Radio --&gt; Upload to radio<br>
<br>
recognition sequence<br>
--<br>
[dranch@hampacket chirp-0.1.11b4]$ ./chirpw<br>
PC-&gt;V71: ID<br>
V71-&gt;PC: ID TH-F6<br>
PC-&gt;D7: ID<br>
D7-&gt;PC: ID TH-F6<br>
Talking to a TH-F6<br>
PC-&gt;D7: AI 0<br>
D7-&gt;PC: ?<br>
Starting memedit<br>
Bank Index supported: False<br>
Bank supported: False<br>
DTCS Code supported: True<br>
DTCS Pol supported: False<br>
Mode supported: True<br>
Offset supported: True<br>
Name supported: True<br>
Tune Step supported: True<br>
Name supported: True<br>
ToneSql supported: True<br>
Cross Mode supported: False<br>
Started<br>
PC-&gt;D7: MR 0,000<br>
D7-&gt;PC: N<br>
PC-&gt;D7: MR 0,001<br>
D7-&gt;PC: MR 0,001,00145390000,0,2,0,1,0,0,12,08,000,000600000,0,0<br>
PC-&gt;D7: MNA MNA 0,001<br>
.<br>
.<br>
.<br>
--<br>
<br>
-------------------------------------------<br>
Yaesu VX5 (non-R)<br>
-------------------------------------------<br>
<br>
Selecting Radio VX3<br>
<br>
Program reports<br>
000: 98 80 06 18 78 86 80 60&nbsp;&nbsp; ....x..`<br>
008: 78 06 00 00 00 00 00 00&nbsp;&nbsp; x.......<br>
<br>
Selection of VX3, VX6, and VX7 does not work:<br>
<br>
<br>
VX5 commander (Windows) DOES work for me:<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp; <a class="moz-txt-link-freetext" href="http://www.kc8unj.com/vx5.html">http://www.kc8unj.com/vx5.html</a><br>
<br>
<br>
&nbsp; --&gt; Cancel does NOT work<br>
<br>
program shows<br>
--<br>
Traceback (most recent call last):<br>
&nbsp; File "/usr/src/archive/Chirp/chirp-0.1.11b4/chirpui/cloneprog.py",
line 58, in &lt;lambda&gt;<br>
&nbsp;&nbsp;&nbsp; cancel_b.connect("clicked", lambda b: cancel())<br>
&nbsp; File "/usr/src/archive/Chirp/chirp-0.1.11b4/chirpui/clone.py", line
200, in cancel<br>
&nbsp;&nbsp;&nbsp; self.kill(CloneCancelledException)<br>
&nbsp; File "/usr/src/archive/Chirp/chirp-0.1.11b4/chirp/chirp_common.py",
line 765, in kill<br>
&nbsp;&nbsp;&nbsp; import ctypes<br>
ImportError: No module named ctypes<br>
--<br>
<br>
-------------------------------------------<br>
Kenwood D710<br>
-------------------------------------------<br>
PC-&gt;V71: ID<br>
V71-&gt;PC:<br>
PC-&gt;V71: ID<br>
V71-&gt;PC:<br>
PC-&gt;V71: ID<br>
V71-&gt;PC: ID TM-D710<br>
--- Exception Dialog: Unsupported model `TM-D710' ---<br>
Traceback (most recent call last):<br>
&nbsp; File "/usr/src/archive/Chirp/chirp-0.1.11b4/chirpui/clone.py", line
153, in run<br>
&nbsp;&nbsp;&nbsp; cs.radio_class = detect.DETECT_FUNCTIONS[vendor](cs.port)<br>
&nbsp; File "/usr/src/archive/Chirp/chirp-0.1.11b4/chirp/detect.py", line
117, in detect_kenwoodlive_radio<br>
&nbsp;&nbsp;&nbsp; raise errors.RadioError("Unsupported model `%s'" % r_id)<br>
RadioError: Unsupported model `TM-D710'<br>
----------------------------<br>
<br>
</tt></font>
</body>
</html>