wb2osz / direwolf

Dire Wolf is a software "soundcard" AX.25 packet modem/TNC and APRS encoder/decoder. It can be used stand-alone to observe APRS traffic, as a tracker, digipeater, APRStt gateway, or Internet Gateway (IGate). For more information, look at the bottom 1/4 of this page and in https://github.com/wb2osz/direwolf/blob/dev/doc/README.md

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timestamp in log file

yaniveliash opened this issue · comments

Hi,

I would appreciate if log file will include timestamps for TX/RX of packets.

Thanks

The log file does have timestamps. If you mean what is displayed on the screen, the "-T" command line option can be used to specify the desired format. Does this help?

The stdout that I see is pretty much like so:

Now connected to IGate server euro.aprs2.net (192.146.137.137)
Check server status here http://192.146.137.137:14501

[ig] # aprsc 2.1.4-g408ed49
[ig] # logresp 4X5DL-10 verified, server T2GB
[ig] 4X5DL-10>APDW15:!3225.73NR03453.13E&

4X5DL-7 audio level = 48(13/13)   [NONE]   _||||____
[0.2] 4X5DL-7>3R0P00,WIDE1-1,WIDE2-1:`>X<0x1c>l <0x1c>[/`_0<0x0d>
MIC-E, Human, Mic-Emsg, Special
N 32 00.0000, E 034 00.0000, 0 MPH
_0

So I'm missing timestamps for RX and TX here

When you launch direwolf, append the switch -T %H:%M:%S. This will add timestamps to in the HH:MM:SS format. Note 14:56:22 below:

VE1JOT-5 audio level = 50(24/22) [NONE] :|:
[0.3 14:56:22] VE1JOT-5>APDW16,WIDE1-1:!4403.52NS06442.50W#PHG9140Brooklyn,N.S.
Position, OVERLAY DIGI (green star) w/overlay S, 81 W height=20 4dBi omni
N 44 03.5200, W 064 42.5000
Brooklyn,N.S.

Cool, thanks!

If you're looking for the full datetime, -T '%FT%TZ'.