[aprssig] Help needed with javAPRS applet
Andrew Rich
vk4tec at tech-software.net
Wed Feb 16 04:18:31 EST 2005
Howdy,
I have downloaded the applet, placed a gif map, which I can see, I have some
GPS data that I know came from my house.
What should I expect to see on the gif image ? Maybe the co-ordinates are
wrong ?
<HTML>
<BODY>
<center>
<h2>javAPRS</h2>
<APPLET codebase = "javAPRS/" CODE="javAPRS.class" WIDTH=1024 HEIGHT =768>
<PARAM name = "dataFile1" value = "gps18.txt">
<PARAM name = "gifMap" value = "0027.gif">
<PARAM name = "stationlist" value = "true">
<PARAM name = "echoDataConsole" value = "true">
<PARAM name = "trackstations" value = "true">
<PARAM name = "showMapLabels" value = "true">
<PARAM name = "drawvectors" value = "true">
<PARAM name = "gifMapLeft" value = "-151.3260">
<PARAM name = "gifMapTop" value = "-26.3266">
<PARAM name = "gifMapRight" value = "-154.3100">
<PARAM name = "gifMapBottom" value = "-28.2361">
</APPLET>
</center>
</BODY>
</HTML>
More information about the aprssig
mailing list