<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
are you using the current sources from SVN?<br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: monty@ke7jvx.com<br>Date: Fri, 16 Dec 2011 11:55:17 -0700<br>To: app_rpt-users@ohnosec.org<br>Subject: Re: [App_rpt-users] Low Band Remote Base<br><br>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="ecxgmail_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="ecxgmail_quote" style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

it does look like 2/70 and kenwood only.<span class="ecxHOEnZb"><font color="#888888"><br><br><br>David</font></span><div class="ecxHOEnZb"><div class="h5"><br><br><div class="ecxgmail_quote">On Fri, Dec 9, 2011 at 8:42 PM, Monty <span dir="ltr"><<a href="mailto:monty@ke7jvx.com">monty@ke7jvx.com</a>></span> wrote:<br>


<blockquote class="ecxgmail_quote" style="border-left: 1px solid rgb(204, 204, 204); 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="ecxgmail_quote">On Fri, Dec 9, 2011 at 2:50 PM, David KE6UPI <span dir="ltr"><<a href="mailto:dshaw@ke6upi.com">dshaw@ke6upi.com</a>></span> wrote:<br><blockquote class="ecxgmail_quote" style="border-left: 1px solid rgb(204, 204, 204); 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="ecxgmail_quote">On Fri, Dec 9, 2011 at 12:03 PM, Monty <span dir="ltr"><<a href="mailto:monty@ke7jvx.com">monty@ke7jvx.com</a>></span> wrote:<br>
<blockquote class="ecxgmail_quote" style="border-left: 1px solid rgb(204, 204, 204); 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="ecxgmail_quote">On Fri, Dec 9, 2011 at 8:44 AM, David KE6UPI <span dir="ltr"><<a href="mailto:dshaw@ke6upi.com">dshaw@ke6upi.com</a>></span> wrote:<br><blockquote class="ecxgmail_quote" style="border-left: 1px solid rgb(204, 204, 204); 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="ecxgmail_quote">On Wed, Dec 7, 2011 at 8:02 PM, Monty <span dir="ltr"><<a href="mailto:monty@ke7jvx.com">monty@ke7jvx.com</a>></span> wrote:<br>
<blockquote class="ecxgmail_quote" style="border-left: 1px solid rgb(204, 204, 204); 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="ecxgmail_quote">On Wed, Dec 7, 2011 at 9:26 AM, David KE6UPI <span dir="ltr"><<a href="mailto:dshaw@ke6upi.com">dshaw@ke6upi.com</a>></span> wrote:<br><blockquote class="ecxgmail_quote" style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">










<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;"><p style="font-family: arial,helvetica,sans-serif;">
You may also specify the offset in a memory channel<br>
by adding an additional parameter before the options,<br>
for example:</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><span style="font-family: arial,helvetica,sans-serif;"></span><br>











</pre>David<br><br><div class="ecxgmail_quote"><div><div>On Sun, Dec 4, 2011 at 2:37 PM, Monty <span dir="ltr"><<a href="mailto:monty@ke7jvx.com">monty@ke7jvx.com</a>></span> wrote:<br></div>

</div><blockquote class="ecxgmail_quote" style="border-left: 1px solid rgb(204, 204, 204); 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">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>
<br>_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</div>                                     </div></body>
</html>