Hello Mau,
Are you saying that the Direwolf logs from both Windows and LInux
are effectively identical?? If so, that would be strange.?? For
the "Audio Input level too high" issue, how are you connecting
your SDR from Windows?? Are you using the rtl_fm command line
program just like as described here for Linux?
? Section 9.1.6.2 in the Direwolf User Guide
??? or
?
??
Next, try turning on Igate debugging in Direwolf to see why
the Linux version doesn't seem to be sending updates:
?? -di
or
?? -dii
You can see what other debugging options are available by seeing
section 9.16 Command Line Options in the Direwolf User Guide.
If things still look ok, consider installing tcpdump on the LInux
machine and before you start Direwolf, run the following command
line:
?? sudo tcpdump port 14501
In a different window, start Direwolf and see if your computer
brings up a three way TCP connection to the remote APRS-IS server
AND sends a beacon packet
--David
KI6ZHD
??
toggle quoted message
Show quoted text
Hi,
I have Direwolf 1.6 running on Ubuntu (with rtl_fm) compiled
and installed from source. Same version on Windows
iGate configuration is an identical copy&paste for both OS
On Windows I see this log
---
Now connected to IGate server euro.aprs2.net (93.93.118.156)
Check server status here
[ig] # aprsc 2.1.14-g5e22b37
[ig] # logresp M0IWE-10 verified, server T2BIO
[0L] M0IWE-10>APDW16,WIDE1-1,WIDE2-1:!5216.34NS00011.99E#
M0IWE-10 audio level = 195(103/97)?? [NONE]?? |||||||:_
Audio input level is too high.? Reduce so most stations
are around 50.
[0.3]
M0IWE-10>APDW16,WIDE1-1,WIDE2-1:!5216.34NS00011.99E#
Position, OVERLAY DIGI (green star) w/overlay S, DireWolf,
WB2OSZ
N 52 16.3400, E 000 11.9900
--
(of course, at evert new connection the server can be different)
whenever I see the logs following "[0L] M0IWE-10>APDW16..."
(that in the snippet above are in Italic) I can also
see a real-time update on aprs-fi.
On Ubuntu logs stop at "[0L] M0IWE-10>APDW16...", no logs in
Italic and NO updates on aprs-fi.
Thanks for any help