[aprssig] Guve XASTIR a RADAR style display
Scott Miller scott at opentrac.orgFri Feb 3 16:23:28 UTC 2006
- Previous message: [aprssig] Guve XASTIR a RADAR style display
- Next message: [aprssig] Guve XASTIR a RADAR style display
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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://www.tapr.org/pipermail/aprssig/attachments/20060203/4d4b784c/attachment.htm
- Previous message: [aprssig] Guve XASTIR a RADAR style display
- Next message: [aprssig] Guve XASTIR a RADAR style display
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the aprssig mailing list
