On Fri, Mar 22, 2013 at 3:27 PM, Ran Giladi <<a href="mailto:ran@bgu.ac.il">ran@bgu.ac.il</a>> wrote:<br>> Tom,<br>><br>> 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?<br>
> ran@ran-TP-X41T:~$ hexdump ft1-m1-150.img > ft1<br>> ran@ran-TP-X41T:~$ diff ft0 ft1<br>> 14,15c14,15<br>> < 00000e0 0000 0000 0000 0000 0000 0101 0000 0000<br>> < 00000f0 0000 0000 0300 0000 0c00 0000 4014 0000<br>
> ---<br>>> 00000e0 0000 0000 0000 0000 0000 0202 0000 0000<br>>> 00000f0 0000 0000 0000 0000 0c00 0000 0015 0000<br>> 19c19<br>> < 0000130 0000 0000 ffff ffff 0000 0000 0000 0000<br>> ---<br>>> 0000130 0100 0000 ffff ffff 0000 0000 0000 0000<br>
> 22,23c22,23<br>> < 0000160 0000 0000 0000 0000 7300 0101 0000 0000<br>> < 0000170 0000 0000 0300 0000 0c00 0000 4014 0000<br>> ---<br>>> 0000160 0000 0000 0000 0000 3400 0202 0000 0000<br>>> 0000170 0000 0000 0000 0000 0c00 0000 0015 0000<br>
> 27c27<br>> < 00001b0 0000 0000 ffff ffff 0000 0000 0000 0000<br>> ---<br>>> 00001b0 0100 0000 ffff ffff 0000 0000 0000 0000<br>> 30c30<br>> < 00001e0 0000 0000 0000 0000 7300 ffff ffff ffff<br>
> ---<br>>> 00001e0 0000 0000 0000 0000 3400 ffff ffff ffff<br>> 38c38<br>> < 00003b0 4014 c000 ffff ffff ffff 0600 0c00 0000<br>> ---<br>>> 00003b0 0015 0000 ffff ffff ffff 0600 0c00 0000<br>> 42c42<br>
> < 00006e0 ffff ffff ffff ffff ffff ffff ffff 0003<br>> ---<br>>> 00006e0 ffff ffff ffff ffff ffff ffff ffff 0033<br>> 48,49c48,49<br>> < 0000780 000c 0000 4514 0050 2614 0a1c 181d 0000<br>> < 0000790 0c00 0a00 000c 0000 4514 0050 2614 0a1c<br>
> ---<br>>> 0000780 000c 0000 0015 0000 ffff ffff ffff 0600<br>>> 0000790 0c00 0000 000c 0000 4514 0050 2614 0a1c<br>> 67c67<br>> < 0001f40 ffff ffff ffff ffff ffc9 00df<br>> ---<br>>> 0001f40 ffff ffff ffff ffff ffc9 00e1<br>
<br>Wow, lots of differences! If you leave the VFO and settings how they were the first time, you don't have to worry about tracking changes there too. It sounds like you changed the VFO to 150, and stored a memory in channel 1. This makes for twice as many differences to sort out.<br>
<br>I'm going to guess your VFO was set to 140M the first time...<br>< 0000170 0000 0000 0300 0000 0c00 0000 40<span style="background-color:rgb(255,255,51)">14 0000</span><br>> 0000170 0000 0000 0000 0000 0c00 0000 00<span style="background-color:rgb(255,255,0)">15 0000</span><br>
<div><span style="background-color:rgb(255,255,0)"><br></span></div><div>*If* that's a frequency and not some other random data, it can be read in Chirp like this:</div><div>#seekto 0x17D;</div><div>bcd freq[3];</div>
<div><br></div><div>There's also stuff that looks like 150M in two other places, so you have some more sleuthing to do to figure out what is what:</div><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">< 00003b0 4014 c000 ffff ffff ffff 0600 0c00 0000</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">> 00003b0 00</span><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,0)">15 0000</span><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"> ffff ffff ffff 0600 0c00 0000</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">< 0000780 000c 0000 4514 0050 2614 0a1c 181d 0000</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">> 0000780 000c 0000 00</span><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,0)">15 0000</span><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"> ffff ffff ffff 0600</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
</div><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></span></div><div><font color="#222222" face="arial, sans-serif">Tom KD7LXL</font></div>