<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'>
of course, this only applies to the sources in SVN. please update to them.<br><br>JIM<br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: telesistant@hotmail.com<br>To: captmick@charter.net; app_rpt-users@ohnosec.org<br>Date: Sat, 17 Dec 2011 14:06:55 -0800<br>Subject: Re: [App_rpt-users] Adding APRStt tp my node<br><br>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

</style>
<div dir="ltr">
Without spending a lot of time (which I dont have) to rigorously<br>re-figure out exactly what all this stuff means, I will give you<br>some background information, and let you experiment with it and<br>see what you get out of it. Please share your findings.<br><br>First of all, the app_gps module supports multiple "gps" personalities.<br><br>The "default" personality is the one normally referred to in the gps.conf file.<br>Additional personalities may also be specified in the file with different stanza <br>names.<br><br>Here is an example of my gps.conf file (with the password omitted):<br><br>; Configuration for app_gps<br>;<br>[general]<br><br>call = A2115-1<br>password = XXXXX<br>interval = 600<br>icon = r<br>comment = AllStar Link Node<br>server = second.aprs.net<br>port = 14580<br>;comport = /dev/ttyS0<br>baudrate = 4800<br>;debug = y ; set this for debug output<br>lat=37.153<br>lon=-119.4218<br>elev=123.69<br>power=2<br>height=1<br>gain=7<br>dir=0<br><br>[gene]<br><br>call = A2115-2<br>interval = 600<br>icon = r<br>comment = AllStar Link Node<br>lat=37.153<br>lon=-119.4218<br>elev=123.69<br>power=2<br>height=1<br>gain=7<br>dir=0<br><br>This file is in use for my 2 site voter/simulcast system here in Coarsegold.<br>The [general] (default) personality is my main site at my QTH. The [gene]<br>personality is the other site at the QTH of Gene, KE6YMW. <br><br>I am using this in this manner, to represent the locations of the 2 site of<br>my voter/simulcast system, and not primarily for ARPStt use. However, the<br>APRStt functionality *is* working for the main site.<br><br>In the rpt.conf (and voter.conf) files, the various app_gps personalities are<br>referred to by their stanza name. or blank for the default ([general]) stanza.<br><br>So, in the stanza for your node number in rpt.conf, to use the main app_gps<br>personality, you would include the following line:<br><br>aprstt=<br><br>If, for example, you wanted to use the [gene] personality, instead, you would<br>include the following line:<br><br>aprstt=gene<br><br><br>In addition, the following configuration parameters that have to do with APRStt<br>may optionally be included in any of the stanzas in the gps.conf file:<br><br>ttlat=XXXX<br>ttlon=XXXX<br>ttlist=XXXX<br>ttoffset=XXXX<br>ttsplit=(y/n)<br><br>The APRStt stuff generates a list of Callsigns associated with a station's<br>location. What they want you to do is place the origin position (lat/lon)<br>of the list *near* the station, but not directly on top of it, since the<br>list would obscure the station entry (on a map) itself.<br><br>These parameters have default values, which place the list some amount of<br>space away from the station, and make the list do default kinds of things.<br>I'm not sure whether these defaults are sane and/or resonable, but they<br>are, at least, defaults.<br><br>ttlat and ttlon allow specification of the station list's origin in<br>absolute lat/lon position.<br><br>ttlist. ttoffset and ttsplit speficy (somehow) the spacing and orientation<br>of each entry in the station list, relative to the specified (or default)<br>origin position. ttsplit, specifies that the list should center around the<br>origin, rather then start at the origin.<br><br>In addition of accepting the standard (rather cumbersome)<br>APRStt key signon sequence, we also support the cop,63<br>function, which allows you to specify a normal DTMF function<br>to log in a particular user (for APRStt) with of without a<br>sub-id (or whatever those things are).<br><br>Here is an example from my [functions] stanza:<br><br>900=cop,63,wb6nil,1<br>901=cop,63,wa6aaa<br><br>*900 loggs in wb6nil with sub-whatever-it-is-id of 1<br>*900 loggs in wa6aaa with no sub-whatever-it-is<br><br><br><br>Thats about all I know (or remember at this point).<br><br>Play with it, see what it does, and let me know.<br><br>JIM<br><br><div><div id="ecxSkyDrivePlaceholder"></div>> From: captmick@charter.net<br>> Date: Thu, 15 Dec 2011 15:33:34 -0600<br>> To: App_rpt-users@ohnosec.org<br>> Subject: [App_rpt-users] Adding APRStt tp my node<br>> <br>> I have read on some websites that an APRStt function was being added to Allstar.  I have not seen any documentation or information on the progress of this feature.  I would like to add this to my node and would appreciate any help or information on implementing this feature if it is available.<br>> <br>> Mike<br>> <br>> WB9SLI<br>> <br>> Node 27558<br>> _______________________________________________<br>> App_rpt-users mailing list<br>> App_rpt-users@ohnosec.org<br>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users<br></div>                                        </div>
<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>