<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=750002316-03022006><FONT face=Arial
color=#0000ff size=2>Yeah, but it's no good without a sweep indicator and little
'blip' noises... =]</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=750002316-03022006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=750002316-03022006><FONT face=Arial
color=#0000ff size=2>Scott</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=750002316-03022006><FONT face=Arial
color=#0000ff size=2>N1VG</FONT></SPAN></DIV><BR>
<BLOCKQUOTE dir=ltr
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> aprssig-bounces@lists.tapr.org
[mailto:aprssig-bounces@lists.tapr.org] <B>On Behalf Of </B>Andrew
Rich<BR><B>Sent:</B> Friday, February 03, 2006 3:08 AM<BR><B>To:</B> Xastir
List<BR><B>Cc:</B> TAPR List<BR><B>Subject:</B> [aprssig] Guve XASTIR a RADAR
style display<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial
size=2>Gudday.</FONT></SPAN></DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial size=2>Here is how I gave
my XASTIR a RADAR style display</FONT></SPAN></DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial size=2>Login as
root</FONT></SPAN></DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial size=2>1) Modify
draw_symbols.c</FONT></SPAN></DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial size=2>add this (to make
all text green)</FONT></SPAN></DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial size=2> // finally
draw the text<BR> fgcolor = 0x52;<BR>
(void)XSetForeground(XtDisplay(w),gc,colors[fgcolor]);<BR>
(void)XDrawString(XtDisplay(w),where,gc,x,y,text,length);
</FONT></SPAN></DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial size=2>2) Modify
symbols.dat</FONT></SPAN></DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial size=2>delete all symbols
except the first one and set it to a green diamond like
this</FONT></SPAN></DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial size=2>#
-------------------------------<BR>#<BR>TABLE
!
description from APRS101.pdf [used here as]<BR>APRS
#<BR>....................<BR>....................<BR>....................<BR>....................<BR>....................<BR>........kk..........<BR>.......k..k.........<BR>......k....k........<BR>.....k......k.......<BR>....k........k......<BR>...k..........k.....<BR>....k........k......<BR>.....k......k.......<BR>......k....k........<BR>.......k..k.........<BR>........kk..........<BR>....................<BR>....................<BR>....................<BR>....................
</FONT></SPAN></DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=593540211-03022006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<P><FONT face=Arial size=2>-----------------------------------------<BR>Andrew
Rich<BR>Amateur radio callsign VK4TEC<BR>email: </FONT><A
href="mailto:vk4tec@tech-software.net"><FONT face=Arial
size=2>vk4tec@tech-software.net</FONT></A><BR><FONT face=Arial size=2>web:
http://www.tech-software.net<BR>Brisbane AUSTRALIA </FONT></P>
<DIV> </DIV></BLOCKQUOTE></BODY></HTML>