[aprssig] xastir as a satellite ground station (suggestions)

Curt, WE7U archer at eskimo.com
Thu Sep 15 15:43:21 EDT 2005


On Thu, 15 Sep 2005, Curt, WE7U wrote:

> On Fri, 16 Sep 2005, Andrew Rich wrote:
>
> > 2) Because the log files do not have the date / time out the front, it makes
> > it really hard to use the data for a web page (or search)
>
> Fixed.  We add a timestamp per packet now.  Separate line just ahead
> of the data packet.  Same format as before:
>
> > # Fri Sep 16 00:10:51 EST 2005
> > PCSAT2>BEACON,SGATE,WIDE:T#959,096,103,146,090,094,11111111,0010,1

Now has new format:


    # 1126813065  Thu Sep 15 12:37:45 PDT 2005


The first number is the long integer seconds, so sorting is easy.

Run a script against the log files first to combine the timestamp
and the data packets into one line, then sort on that first number.
Of course they're already in sorted order, but if you're combining
log files this might be of use.

--
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!"




More information about the aprssig mailing list