[aprssig] Guve XASTIR a RADAR style display

Scott Miller scott at opentrac.org
Fri Feb 3 11:23:28 EST 2006


Yeah, but it's no good without a sweep indicator and little 'blip' noises...
=]
 
Scott
N1VG


  _____  

From: aprssig-bounces at lists.tapr.org [mailto:aprssig-bounces at lists.tapr.org]
On Behalf Of Andrew Rich
Sent: Friday, February 03, 2006 3:08 AM
To: Xastir List
Cc: TAPR List
Subject: [aprssig] Guve XASTIR a RADAR style display


Gudday.
 
Here is how I gave my XASTIR a RADAR style display
 
Login as root
 
1) Modify draw_symbols.c
 
add this (to make all text green)
 
 // finally draw the text
    fgcolor = 0x52;
    (void)XSetForeground(XtDisplay(w),gc,colors[fgcolor]);
    (void)XDrawString(XtDisplay(w),where,gc,x,y,text,length);  
 
2) Modify symbols.dat
 
delete all symbols except the first one and set it to a green diamond like
this
 
# -------------------------------
#
TABLE !              description from APRS101.pdf [used here as]
APRS #
....................
....................
....................
....................
....................
........kk..........
.......k..k.........
......k....k........
.....k......k.......
....k........k......
...k..........k.....
....k........k......
.....k......k.......
......k....k........
.......k..k.........
........kk..........
....................
....................
....................
....................          
 
 

-----------------------------------------
Andrew Rich
Amateur radio callsign VK4TEC
email:  <mailto:vk4tec at tech-software.net> vk4tec at tech-software.net
web: http://www.tech-software.net
Brisbane AUSTRALIA 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.tapr.org/pipermail/aprssig_lists.tapr.org/attachments/20060203/511eb049/attachment.html>


More information about the aprssig mailing list