Been working off list with David on this issue. Tried the manual split in the memory channel:<br><br><i>06 = 53.720,136.5,1000,h-t<br><br></i>Still will only do a 0.5 mhz split, even tried 2000 just to make sure. In Checking the source, it looks like that only applies to Kenwood radios in 2m/70cm. My question is could this capability be added to accommodate the low band Syntors with the Xcat?<br clear="all">
<br>Monty<br>
<br><br><div class="gmail_quote">On Sat, Dec 10, 2011 at 9:42 PM, David KE6UPI <span dir="ltr"><<a href="mailto:dshaw@ke6upi.com">dshaw@ke6upi.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
it does look like 2/70 and kenwood only.<span class="HOEnZb"><font color="#888888"><br><br><br>David</font></span><div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">On Fri, Dec 9, 2011 at 8:42 PM, Monty <span dir="ltr"><<a href="mailto:monty@ke7jvx.com" target="_blank">monty@ke7jvx.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I searched app_rpt.c and found this:<br><br><i>static int setkenwood(struct rpt *myrpt)<br>{<br>char rxstr[RAD_SERIAL_BUFLEN],txstr[RAD_SERIAL_BUFLEN],freq[20];<br>
char mhz[MAXREMSTR],offset[20],band,decimals[MAXREMSTR],band1,band2;<br>
int myrxpl,mysplit,step;<br> <br>int offsets[] = {0,2,1};<br>int powers[] = {2,1,0};<br><br> if (sendrxkenwood(myrpt,"VMC 0,0\r",rxstr,"VMC") < 0) return -1;<br> split_freq(mhz, decimals, myrpt->freq);<br>
mysplit = myrpt->splitkhz;<br> if (atoi(mhz) > 400)<br> {<br> band = '6';<br> band1 = '1';<br> band2 = '5';<br> if (!mysplit) mysplit = myrpt->p.default_split_70cm;<br>
}<br> else<br> {<br> band = '2';<br> band1 = '0';<br> band2 = '2';<br> if (!mysplit) mysplit = myrpt->p.default_split_2m;<br> }</i><br clear="all"><br>Looks to be only for 2m and 70cm.<br>
<font color="#888888">
<br>Monty</font><div><div></div><div><br>
<br><br><div class="gmail_quote">On Fri, Dec 9, 2011 at 2:50 PM, David KE6UPI <span dir="ltr"><<a href="mailto:dshaw@ke6upi.com" target="_blank">dshaw@ke6upi.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You can check the code (app_rpt.c) and see if there. I bet it is. I don't think Jim would have limit for just 2m/70cm bands.<span><font color="#888888"><br><br>David</font></span><div><div>
<br><br><div class="gmail_quote">On Fri, Dec 9, 2011 at 12:03 PM, Monty <span dir="ltr"><<a href="mailto:monty@ke7jvx.com" target="_blank">monty@ke7jvx.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I know in the config program there is a split that is set, so I might have to play with that. From the webpage you referenced it looks to be only for 2m and 440.<br clear="all">
<font color="#888888"><br>Monty</font><div><div></div><div><br>
<br><br><div class="gmail_quote">On Fri, Dec 9, 2011 at 8:44 AM, David KE6UPI <span dir="ltr"><<a href="mailto:dshaw@ke6upi.com" target="_blank">dshaw@ke6upi.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Monty, Sorry I don't know to much about your hardware. I do know that the offset works on my TM-G707 kenwood. Could it be a Syntor problem?<span><font color="#888888"><br><br>David</font></span><div>
<div><br><br><div class="gmail_quote">On Wed, Dec 7, 2011 at 8:02 PM, Monty <span dir="ltr"><<a href="mailto:monty@ke7jvx.com" target="_blank">monty@ke7jvx.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey David,<br>Thanks for your response. I tried this:<br><br><i>06 = 53.720,136.5,1000,h-t</i><br><br>When I call it up, it still splits to 0.5 mhz (53.220). Made sure I rebooted the node as well. So for grins I tried this:<br>
<br><i>06 = 53.720,136.5,2000,h-t<br></i><br>Still it transmits at 53.220 instead of 52.720.<br><font color="#888888"><br clear="all"><br>Monty</font><div><div></div><div><br>
<br><br><div class="gmail_quote">On Wed, Dec 7, 2011 at 9:26 AM, David KE6UPI <span dir="ltr"><<a href="mailto:dshaw@ke6upi.com" target="_blank">dshaw@ke6upi.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<font><span style="font-family:arial,helvetica,sans-serif">Check out this webpage.</span><br style="font-family:arial,helvetica,sans-serif"><br style="font-family:arial,helvetica,sans-serif"><a style="font-family:arial,helvetica,sans-serif" href="http://ohnosec.org/drupal/node/175" target="_blank">http://ohnosec.org/drupal/node/175</a><br style="font-family:arial,helvetica,sans-serif">
<br style="font-family:arial,helvetica,sans-serif"></font><p style="font-family:arial,helvetica,sans-serif"><font>
</font><font>You may also specify the offset in a memory channel<br>
by adding an additional parameter before the options,<br>
for example:</font></p><font style="font-family:arial,helvetica,sans-serif" size="2">
</font><pre><font style="font-family:arial,helvetica,sans-serif" size="2">01 = 147.435,103.5,1035,h-t ; This would be for W6NUT in Los Angeles with input of 146.40</font><font><span style="font-family:arial,helvetica,sans-serif"></span></font><br>
</pre>David<br><br><div class="gmail_quote"><div><div>On Sun, Dec 4, 2011 at 2:37 PM, Monty <span dir="ltr"><<a href="mailto:monty@ke7jvx.com" target="_blank">monty@ke7jvx.com</a>></span> wrote:<br></div>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
Hello Everyone,<br>I have successfully integrated a Low Band Syntor X with an Xcat to app_rpt using CI-V. I have a problem though. There are currently 6 6m repeaters here in Arizona, 3 have 0.5 mhz split and the other 3 have 1 mhz splits. I have only been successful in programing the 0.5 split frequencies in App_Rpt memories. Is there a trick to make it split to 1 mhz or is that not possible?<br clear="all">
<font color="#888888">
<br>Monty<br>
</font><br></div></div>_______________________________________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@ohnosec.org" target="_blank">App_rpt-users@ohnosec.org</a><br>
<a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
<br></blockquote></div><br>
</blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>