PDA

View Full Version : Don't you think it's time for new APRS software?


K2AMB
05-26-2003, 03:09 AM
The APRS system is quite advanced with good digipeater and igate coverage... but the software that is out there is too basic. I think it's time for a more comprehensive program with advance mapping and features so this system can show its true glory. What do you think?

n5zvp
05-26-2003, 03:14 AM
Feel free to start coding, scratch that itch...

http://www.qrz.com/iB_html/non-cgi/emoticons/tounge.gif

Chris
N5ZVP

ka0azs
05-27-2003, 08:38 PM
I guess to answer that I'd need to know what imporvements you have in mind?

Mapping: #APRS+ using Street Atlas, APRSPOINT using Map Point, WINAPRS and UIVIEW using Prescision Streets, newest version of WINAPRS using TIGER maps. What's out there that you see a need for that is not supported by one of these packages?

What other features are you seeing that are missing? #These packages (and several others not listed) support a wide range of features such as IGating, RF-internet e-mail, #porting NWS alerts to RF, etc. #I'd be interested to see what you have in mind.

Personally, I run my home station 24/7 with DOSAPRS due to it's reliablity vs any Windows program, and the cheap (i.e. FREE) hardware required to use it. #Meets my day to day needs. #

So, what is missing from these programs? #Perhaps you feel that there needs to be a merger of features from the various programs? Contact the authors. #In my experience they have been very open to suggestion. (Doesn't mean they'll impliment it, but they'll listen).

And as the previous poster stated, if you have the skill set (I certainly don't), then code your own program. But please, read the APRS Spec first!

73

Randy KAĜAZS

KA8NCR
05-28-2003, 12:25 AM
Well, a version for GTK+ would be nice.

ka0azs
05-28-2003, 08:08 PM
Please excuse my ignorance... Could you define "GTK+" please. (Maybe it's something I know under a different name)

Thanks and 73

Randy KAĜAZS

K2AMB
05-28-2003, 11:43 PM
What I'd be looking for is a program that visually looks pretty. High def. maps, high detail, a professional look and feel. The support for topo maps/gis maps would also be nice, I'm surprised there isn't already. A program that could be used for nativagtion in a car and have the aprs features right on hand. I can't think of anything else at the current moment. As far as coding goes, I'd love to.. No experience or time to learn it.

WC4J
05-29-2003, 08:38 PM
i am personally looking for a simple low maintnance program dos or for win 95 on a older machine to put up a I gate in my home town. All I have is a old 66mhz sitting here and nothing fancy available, IE I dont want to tie up my good computer with this task

any ideas??
n8fk@arrl.net
www.qsl.net/n8fk
http://www.qrz.com/iB_html/non-cgi/emoticons/confused.gif

KA8NCR
05-30-2003, 03:31 AM
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (ka0azs @ May 28 2003,13:08)</td></tr><tr><td id="QUOTE">Please excuse my ignorance... Could you define &quot;GTK+&quot; please. #(Maybe it's something I know under a different name)

Thanks and 73

Randy KAĜAZS[/QUOTE]<span id='postcolor'>
GTK+ is a cross platform library for creating GUIs (www.gtk.org (http://www.gtk.org/)).

It's actually pretty good, although most commonly found in X; specifically Gnome.

KC9DHX
05-30-2003, 08:50 PM
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (ka8ncr @ May 27 2003,17:25)</td></tr><tr><td id="QUOTE">Well, a version for GTK+ would be nice.[/QUOTE]<span id='postcolor'>
If you're looking for something with Linux support; this is it. #Xastir: Linux APRS software (http://www.xastir.org)

Although I have to wonder what your specification for GTK is all about... It's just a graphics toolkit, as I recall. #Nothing special about that. Take a look at XASTIR and see if that fills your desire.

From their webpage:
Xastir currently runs on Windows/MacOSX/Linux/FreeBSD/Solaris/Lindows, with many more possible. It supports 117 map formats, several types of TNC's and weather stations, Festival speech synthesizer, AX.25 networking (Soundmodem/Baycom/SCC!http://www.qrz.com/iB_html/non-cgi/emoticons/wink.gif and seven languages!. On Unix-like operating systems, you can run your weather station or GPS on a separate computer as well, which is good for those hams who are already short on serial ports. See the &quot;Xastir Features&quot; link for detailed info on Xastir's many features.

******Is that enough for you, feature-wise? http://www.qrz.com/iB_html/non-cgi/emoticons/wink.gif Check out http://www.eskimo.com/~archer/xastir.html for the full list of features.

HTH!
73
KC9DHX

KA8NCR
05-31-2003, 01:26 AM
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (KC9DHX @ May 30 2003,13:50)</td></tr><tr><td id="QUOTE">[/QUOTE]<span id='postcolor'>
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">
Although I have to wonder what your specification for GTK is all about... It's just a graphics toolkit, as I recall. Nothing special about that. Take a look at XASTIR and see if that fills your desire.
[/QUOTE]<span id='postcolor'>

It's that and considerably more. My specification for languages and UI libs is limited to &quot;do what allows you to do that vodoo that you do so well&quot;. GTK allows for quick interface development, that's about it.

However, XASTIR is far beyond that. This is done in X and relies heavily on Imagemagick along with half a dozen really serious libs. It's well done.