Tom,
I reset the device, just changed the freq to 150M, and stored it in M1. What do you get from the difference in the files? What should I try next? ran@ran-TP-X41T:~$ hexdump ft1-m1-150.img > ft1 ran@ran-TP-X41T:~$ diff ft0 ft1 14,15c14,15 < 00000e0 0000 0000 0000 0000 0000 0101 0000 0000 < 00000f0 0000 0000 0300 0000 0c00 0000 4014 0000 ---
00000e0 0000 0000 0000 0000 0000 0202 0000 0000 00000f0 0000 0000 0000 0000 0c00 0000 0015 0000
19c19 < 0000130 0000 0000 ffff ffff 0000 0000 0000 0000 ---
0000130 0100 0000 ffff ffff 0000 0000 0000 0000
22,23c22,23 < 0000160 0000 0000 0000 0000 7300 0101 0000 0000 < 0000170 0000 0000 0300 0000 0c00 0000 4014 0000 ---
0000160 0000 0000 0000 0000 3400 0202 0000 0000 0000170 0000 0000 0000 0000 0c00 0000 0015 0000
27c27 < 00001b0 0000 0000 ffff ffff 0000 0000 0000 0000 ---
00001b0 0100 0000 ffff ffff 0000 0000 0000 0000
30c30 < 00001e0 0000 0000 0000 0000 7300 ffff ffff ffff ---
00001e0 0000 0000 0000 0000 3400 ffff ffff ffff
38c38 < 00003b0 4014 c000 ffff ffff ffff 0600 0c00 0000 ---
00003b0 0015 0000 ffff ffff ffff 0600 0c00 0000
42c42 < 00006e0 ffff ffff ffff ffff ffff ffff ffff 0003 ---
00006e0 ffff ffff ffff ffff ffff ffff ffff 0033
48,49c48,49 < 0000780 000c 0000 4514 0050 2614 0a1c 181d 0000 < 0000790 0c00 0a00 000c 0000 4514 0050 2614 0a1c ---
0000780 000c 0000 0015 0000 ffff ffff ffff 0600 0000790 0c00 0000 000c 0000 4514 0050 2614 0a1c
67c67 < 0001f40 ffff ffff ffff ffff ffc9 00df ---
0001f40 ffff ffff ffff ffff ffc9 00e1
-----Original Message----- From: esarfl@gmail.com [mailto:esarfl@gmail.com] On Behalf Of Tom Hayward Sent: Friday, March 22, 2013 11:05 PM To: ran@bgu.ac.il; chirp_devel@intrepid.danplanet.com Subject: Re: [chirp_devel] CHIRP programming
On Fri, Mar 22, 2013 at 1:59 PM, Ran Giladi ran@bgu.ac.il wrote:
A) You coded in the FT1800 _model="AH023". Does this has any meaning? Should I change it? B) The log starts with the following. What does this means? Model?
User selected Yaesu FT-1900R on port /dev/ttyUSB0 Clone thread started 000: 56 43 32 33 00 02 46 01 VC23..F.
Yes, the FT-1802 img starts with "AH023". It looks like the equivalent for your FT-1900 is "VC23", so use that value for _model.
Tom KD7LXL