[aprssig] Guve XASTIR a RADAR style display

Andrew Rich vk4tec at tech-software.net
Fri Feb 3 06:07:51 EST 2006


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: 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/648c4f67/attachment.html>


More information about the aprssig mailing list