| |
ZL3AI > APRDIG 18.08.06 23:33l 271 Lines 9274 Bytes #999 (0) @ WW
BID : 8608-ZL3AI
Read: GUEST
Subj: [APRSSIG] Vol 26 #16, 2/3
Path: DB0FHN<DB0RGB<OK0PPL<DB0RES<ON0AR<VK6HGR<ZL2BAU
Sent: 060818/2126Z @:ZL2BAU.#87.NZL.OC #:64549 [Waimate] $:8608-ZL3AI
From: ZL3AI@ZL2BAU.#87.NZL.OC
To : APRDIG@WW
Message: 8
Date: Wed, 16 Aug 2006 08:31:04 +1000
From: "Andrew Rich" <vk4tec_at_tech-software.net>
Subject: RE: [aprssig] APRS messaging break out
Curt,
What would help me is if the messages got into a tcpip stream somewhere.
Do APRS messages on the TNC side "leak" into the APRS stream ?
I am having problems coding perl to "tail" a file.
I can handle tcpip streams no probs
I should get into C coding one day !
Andrew Rich
Amateur radio callsign VK4TEC
email: vk4tec_at_tech-software.net <mailto:vk4tec_at_tech-software.net>
web: http://www.tech-software.net
Brisbane AUSTRALIA
------------------------------
Message: 9
Date: Tue, 15 Aug 2006 22:12:01 -0400
From: Bob Burns K4RXR <k4rxr__at_rlburns.net>
Subject: Re: [aprssig] APRS wish list
At 01:24 AM 8/15/2006, Tyson S. wrote:
>>1. Send ARPS data with my vehicle's position using SmartBeaconing as
>>described by Arnerich and Bragg. Beaconing my position should be a
>>"hands off" operation from my point of view.
>
>Can't help you there, the D700 should work fine as is.
The D700 is a great tool for exposing people to APRS, but it is limited.
Two of the issues I've run up against are:
1. The D700 knows nothing of Smart Beaconing. It just keeps beaconing at a
fixed rate no matter what's happening to the location, speed, or course of
the GPS data being fed to it.
2. To the best of my knowledge, the APRS software that works with the D700
requires that you put the radio/TNC into "packet" mode. This takes the unit
out of "APRS" mode and disables the built-in APRS functions of the
radio/TNC. That puts the APRS load on the software running on your
computer. No problem unless you plan to switch back and forth. In my
application, I want the tracker running all of the time when the vehicle is
running, but only occasionally will I have a PC hooked up. Sure, I can make
the switch at the radio/TNC, but I'd prefer something more seamless.
It'd be great if there was a way to let the D700 continue to run in APRS
mode and then have a mapping program that pulls the positions from the
D700. I haven't seen anything like that out there.
>>2. Receive APRS data and display the locations and tracks of those
>>stations on a fairly accurate map, possibly on a PC.
>
>UI-VIEW32 on a laptop with UI-Height track
What does UI-View give me that ARPSPoint doesn't?
>>3. Receive APRS weather bulletins and potentially display watch or
>>warning boxes on a map.
>
>UI-VIEW32 on a laptop, download NWS shapefiles, activate the snowflake.
OK, there's one advantage.
>>4. Have a "head's up" display of my position.
>
>Wait for the Tracker2 to come out and use it for the TNC with your
>mapping GPS unit on the dash. It will plot APRS stations on the screen.
What is Tracker2?
I don't have a "mapping GPS unit". The mapping feature of my Garmin GPS II+
is primitive. And I don't want to spend several hundred dollars for a
mapping GPS with limited map memory to duplicate what I already have in a
PC running a mapping program. The AvMap mapping GPS accessory that Kenwood
is pushing for the D700 looks great, but it ain't cheap.
>>5. Access to maps for locating topographic and geographic features
>>and access to trip routing functions.
>
>UI-VIEW32 feeding Dmapper and plotting stuff to Topo USA or Terrain
>Navigator.
Yikes. I don't think I need to plot APRS positions on Topo USA. But I would
like to share GPS position data between the APRS solution and Topo USA.
>>Ideally, the mapping program would use the same GPS
>>receiver as the APRS solution.
>
>Split the NMEA data to two separate com ports, virtual if need be, APRS
>on one and Topo USA/Terrain Navigator on the other.
Yep, that's what it may come to.
Thanks for your input!
Bob...
------------------------------
Message: 10
Date: Tue, 15 Aug 2006 22:14:23 -0400
From: Bob Burns K4RXR <k4rxr__at_rlburns.net>
Subject: Re: [aprssig] Re: aprs wish list
At 01:22 PM 8/15/2006, Steve Bragg wrote:
>HamHUD is the original SmartBeaconing device. There's a new
>firmware version of HamHUD that allows it to be used with a TM-D700.
Please explain.
>You can hook a PC to the serial port in parallel with a HamHUD.
Are you talking about just splitting the RS-232 signals from the GPS
between the PC and HamHUD. Please explain.
Bob...
------------------------------
Message: 11
Date: Tue, 15 Aug 2006 22:09:17 -0500 (CDT)
From: wa7nwp_at_jnos.org
Subject: Re: [aprssig] APRS messaging break out
>Gudday
>
>I would like to harness the ack features of APRS messaging and put the
>data into a database.
>
>So my next question is :-
>
>What APRS clients allow me to "get at" the messaging part ?
The ease of using Digi_ned for "messaging" is why I've used it for findu
scraping, qrz lookups, zipcode lookups, WWV, time - local and zulu and
even an Eliza client.
As fun as that is -- I'm on to something even better... I hope.
Bill
------------------------------
Message: 12
Date: Tue, 15 Aug 2006 22:46:18 -0500
From: Stan - N0YXV <n0yxv_at_gihams.org>
Subject: Re: [aprssig] APRS messaging break out
I use Javaprssrvr running on a Linux box with AX.25 compiled onto it. There
are several ways to run Javaprssrvr on a Linux box without having to
compiled AX.25 on it but with AX.25 compiled you can run multiple
connections to a KISS TNC. Linux just starts treating it like another
interface. (I guess it should work with out Linux programs as well such as
Xastir.) It shows up when you do an "ifconfig". Of course if you find a
Distro with AX.25 already compiled on it your a head of the game. I never
found one so I had to compile my own. As part of the compiling process you
usually have to download the AX.25 Tools Library and it contains a program
call "listen". I use "listen" to write an output to a text file that
contains all packets going in and out of my station every day.
$listen >> name_of_output_file.txt
There are lots of good switches in the man for "listen".
I'm guessing you could then write a Perl script (or maybe just grepping it)
you should be able to pull messages out of it. That is if I'm understanding
what it is you want to do correctly.
Quoting wa7nwp_at_jnos.org:
>>Gudday
>>
>>I would like to harness the ack features of APRS messaging and put the
>>data into a database.
>>
>>So my next question is :-
>>
>>What APRS clients allow me to "get at" the messaging part ?
>
>The ease of using Digi_ned for "messaging" is why I've used it for findu
>scraping, qrz lookups, zipcode lookups, WWV, time - local and zulu and
>even an Eliza client.
>
>As fun as that is -- I'm on to something even better... I hope.
>
>Bill
------------------------------
Message: 13
Date: Wed, 16 Aug 2006 03:32:18 -0700 (PDT)
From: "Curt, WE7U" <archer_at_eskimo.com>
Subject: Re: [aprssig] APRS wish list
On Tue, 15 Aug 2006, Bob Burns K4RXR wrote:
>>UI-VIEW32 on a laptop with UI-Height track
>
>What does UI-View give me that ARPSPoint doesn't?
Go to the below link then click on "APRS Client Capabilities Chart" on the
left. My feeble attempt at keeping track of features for the various APRS
clients. Anyone with changes/additions for the chart please e-mail me
direct with them. Thanks!
--
Curt, WE7U. APRS Client Comparisons: http://www.eskimo.com/~archer
"Lotto: A tax on people who are bad at math." -- unknown
"Windows: Microsoft's tax on computer illiterates." -- WE7U
"The world DOES revolve around me: I picked the coordinate system!"
------------------------------
Message: 14
Date: Wed, 16 Aug 2006 03:37:19 -0700 (PDT)
From: "Curt, WE7U" <archer_at_eskimo.com>
Subject: Re: [aprssig] APRS messaging break out
On Tue, 15 Aug 2006, Stan - N0YXV wrote:
>I use Javaprssrvr running on a Linux box with AX.25 compiled onto it. There are
>several ways to run Javaprssrvr on a Linux box without having to compiled AX.25
>on it but with AX.25 compiled you can run multiple connections to a KISS TNC.
>Linux just starts treating it like another interface. (I guess it should work
>with out Linux programs as well such as Xastir.)
with "other" Linux programs as well such as Xastir: Yes. Xastir (perhaps
multiple copies) plus many other programs can share a TNC or multiple TNC's
this way.
>It shows up when you do an
>"ifconfig". Of course if you find a Distro with AX.25 already compiled on it
>your a head of the game. I never found one so I had to compile my own.
There are distributions that contain working AX.25. SuSE (certain
versions) does. I believe Debian does as well.
>I'm guessing you could then write a Perl script (or maybe just grepping it) you
>should be able to pull messages out of it. That is if I'm understanding what it
>is you want to do correctly.
Yes. You could either attach it to a local aprsd port or to a local Xastir
server port. I've done so, but not for messaging. I either inject packets
into the APRS-IS (or Firenet) or scan the APRS-IS looking for certain types
of packets, using Perl. Works great.
--
Curt, WE7U. APRS Client Comparisons: http://www.eskimo.com/~archer
"Lotto: A tax on people who are bad at math." -- unknown
"Windows: Microsoft's tax on computer illiterates." -- WE7U
"The world DOES revolve around me: I picked the coordinate system!"
------------------------------
Read previous mail | Read next mail
| |