Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Direwolf
- Messages
Search
Log directory option not working?
I am running direwolf with the -l option, but it's not writing the log files to where I specify, its still writing to stdout.? ?I don't have log file settings in the conf file and I tried putting a "/" at the end and not doing so with the same result.
radio@rmsgwpi:/var/log/radio/direwolf $ ps -ef | grep dire
radio? ? 31276 31275? 7 Nov23 pts/4? ? 13:50:21 direwolf -c /usr/local/radio/direwolf/direwolf.conf -l /var/log/radio/direwolf/ -d n -d v
?
I validated that the "radio" user can write to that locationradio@rmsgwpi:/var/log/radio/direwolf $ touch /var/log/radio/direwolf/xx
radio@rmsgwpi:/var/log/radio/direwolf $ ls -l /var/log/radio/direwolf/
total 0
-rw-r--r-- 1 radio radio 0 Dec? 1 09:18 xx
? |
Re: "Sent" packets in KISS terminal
wb2osz kind of coded it up in a day or so for me as a special request for balloon tracking.??
I only attached 1 KISS device (an APRS client), so can't say whether it would send to all attached devices - but would assume so. Again - unidirectional! I am actually going to track a special balloon tonight for the University of Michigan aerospace department (graduate student project). I will give it a try and see if multiple attached KISS clients get the data. This is what it looked like in 'my app' - tracking balloon callsign KE8PTV-11?(falling)?- last year. The KF6RFX-15 (rising)?was another one of the balloons we were tracking.? There were 5 total, but only 3 in the air at once. We could (of course) only point at 1 of them at a time.? We switch to the 'next landing' balloon for recovery. ----- Rob KB8RCO |
Re: "Sent" packets in KISS terminal
开云体育Thanks for that Rob.? I vaguely remember this one but it's not documented anywhere other so I kept my mouth shut. :-)? I now see it in the DEV branch's source code but there is no real description of what this is in the Git commit log either.? If this user has a RF channel configured via direwolf.conf "CHANNEL 0", to forward any IGATE heard trafficthat way, would configure "IChannel 0" here?? Do you know if specifying MULTIPLE destination channels is possible here? --David KI6ZHD On 11/30/2022 12:05 PM, Rob Giuliano
via groups.io wrote:
Some time ago I requested the APRS-IS traffic be available over TCP-KISS port. |
Re: "Sent" packets in KISS terminal
Some time ago I requested the APRS-IS traffic be available over TCP-KISS port.
That was implemented in V1.7C, and you can assign the port in the configuration file: #############################################################
#? ? ? ? ? ? ? ?VIRTUAL TNC SERVER PROPERTIES? ? ? ? ? ? ? ?#
#############################################################
AGWPORT 8000
KISSPORT 8001
IChannel 15
NOTE:? Traffic was (assumed still 'is') unidirectional - internet to client ONLY.In this configuration, any packets received from APRS-IS (met any filtering requirements, etc.) would be sent to any attached KISS client on port 15. Since Direwolf was acting as my internet server,?I used this with a filters to receive any packets from a specific callsign to my 'special use' client application. Is that what you are asking about? ----- Rob KB8RCO |
Re: "Sent" packets in KISS terminal
开云体育Hello Angelo, On 11/29/2022 02:24 AM, J. Angelo
Racoma wrote:
Is there a flag or setting to enable packets that are being transmitted by Direwolf to be read by the KISS terminal? It's not very clear to me what you mean by "KISS terminal".? Are you asking if a packet comes via the APRS-IS TCP connection, you would want that packet to be sent out on all KISS interfaces as well?? If so, I'm not aware of Direwolf supporting such a feature but you might consider modifying Direwolf's source code yourself to support this odd functionality.? Alternatively, I vaguely remember seeing some Linux native user-based programs supporting replication of KISS frames across all interfaces ( KISS MUX: ) but to use it, I believe that would mean you would need to stop using APRS-IS within Direwolf and you would need to do all this with external Linux programs that natively support Linux's AX.25 stack. Good luck with your project --David KI6ZHD |
Re: Pi Zero ALSA wrecking
开云体育Hello Matt, Gave up, Wiped, reinstalled, running ok with Shot-gunned conf and sh files sprinkled in each directory (I hope). Good to hear things are working now. Would like to 'force' 48KHz sampling shows as E/3, Yes I know it 'hogs' TOP in this instance indicated not more than 20% proc but absolutely nothing else is going to be in there. If you want to hard code the sound card to run at 48Khz instead of say 44.1Khz, this can be specified in the ARATE line in the direwolf conf file per Section 9.1.5 in the Direwolf User guide.? That said, you probably won't see any improvement in terms of performance, increase decodes, etc.? Next, if you don't want to run one-third-sampling rate which is the default on the Raspberry Pi, explicitly add the "/1" without the quotes to the MODEM line.? This is documented in the table in Section 9.2.2 of the Direwolf User Guide.? Please note that depending on your Raspberry Pi model (especially slow boards like the Rpi 1 or Rpi Zero), this might HURT your packet performance. In fact any Bullseye armhf lite "Stripping" suggestions would be helpful. Can you describe what you mean by "Stripping"?? Do you mean hardening for things like security, longer SD card life, etc? Still can't get crontab auto-starting, though. Anything out there less 'user-belligerent' to try? Are you seeing a specific error? --David KI6ZHD |
Re: Pi Zero ALSA wrecking
toggle quoted message
Show quoted text
On Wed, Nov 30, 2022 at 7:34 AM MATT SQUIRE <wb9ylp@...> wrote: OK, Lads: |
Re: Pi Zero ALSA wrecking
OK, Lads:
Gave up, Wiped, reinstalled, running ok with Shot-gunned conf and sh files sprinkled in each directory (I hope). Would like to 'force' 48KHz sampling shows as E/3, Yes I know it 'hogs' TOP in this instance indicated not more than 20% proc but absolutely nothing else is going to be in there. In fact any Bullseye armhf lite "Stripping" suggestions would be helpful.? Still can't get crontab auto-starting, though. Anything out there less 'user-belligerent' to try? TNX & 73 |
Re: Configuring AXPORTS for use with Signalink & Linpac
开云体育Hey Adrian, Author and Maintainer of Linpac here.? There are lots of good guides out there on setting this up and mine for Debian based systems is here: ?? #This takes you to the /etc/ax25/axports configuration section ?? This above document also provides example scripts to start/stop the AX.25 system with Direwolf, etc. to make it all pretty simple. --David KI6ZHD On 11/29/2022 02:53 PM, Adrian Lane
wrote:
Hi All, |
Configuring AXPORTS for use with Signalink & Linpac
Hi All,
I am completely new to AX25 in Linux, I have managed to install and get Direwolf working, I am struggling to configure the AXPORTS file for use with my Signalink USB and to clear an errow on Linpac that reads:? no ax25 port data configured. Any help would be very much appreciated. 73's Adrian de 2e0sdr |
"Sent" packets in KISS terminal
Is there a way to have KISS also read/output packets that are being sent by Direwolf to RF?
My use case is that my messaging and net bot, which runs on top of IORETH - - reads and responds to messages as part of the APRSPH net - . IORETH connects via KISS. Messages that arrive via RF are properly processed. However, messages from my own igate are not read unless they are also digipeated by other stations in the path. I am using Direwolf 1.6, recently upgraded to 1.7 running on a Raspberry Pi. |
"Sent" packets in KISS terminal
Is there a flag or setting to enable packets that are being transmitted by Direwolf to be read by the KISS terminal?
I had been using DW 1.6 and recently compiled 1.7 on Raspbian. My use case is that my digipeater and igate reside on the same machine as the APRSPH bot, which I modified on top of IORETH - https://github.com/jangelor/ioreth - to act as an automated NET and message handling system - . It works OK when packets are heard from RF, since IORETH connects via KISS. However, when packets come in from APRS-IS, IORETH is not able to read them because KISS does not display them. The only way for IORETH to read the packets is when other stations digipeat them and it appears on the KISS terminal. I have a vague recollection (but not 100% sure) of sent packets being included in KISS when I was still running Direwolf from an OSX machine, but since I moved my digipeater to Raspberry Pi, it was no longer the case. So far my temporary workaround is to turn off my igate and just use direwolf as a digipeater and KISS terminal for IORETH. But it sometimes misses messages being sent from APRS-IS, as it now depends on other digipeaters/igates in my vicinity. Any leads would be appreciated. |
Re: Pi Zero ALSA wrecking
开云体育Ok.. one problem down since you disabled the Igate config.? Next is an issue with all your errors when you run "arecord -l".? The missing left side of the screen makes things hard here but as a guess, have you created a .asoundrc file on your Pi for the "pi" user?? If so, please rename or delete the file, reboot and try the command again. --David KI6ZHD On 11/27/2022 12:45 PM, MATT SQUIRE
wrote:
I'd ran out of Inet Hardplugs so it was looking for inet and the error print is squinty |
Re: Pi Zero ALSA wrecking
开云体育Hello Matt, Your right, a picture is worth a 1000 keystrokes.? The error is very clear: ?? "Temporary failure in name resolution" If you look at it carefully, you have "noan.aprs2.net".? Notice there is an "n" in there instead of the correct "m" character.? It should be "noam.aprs2.net".? Make that correction in your direwolf.conf file and try restarting it. --David KI6ZHD On 11/25/2022 09:21 AM, MATT SQUIRE
wrote:
Lads; |
Re: Pi Zero ALSA wrecking
OK,
Lovely WX Finally got Outside Christmas lights done! Still using as default pi until up & stable 3 days... id- uid=1000(pi) gid=1000(pi) groups=1000(pi),4(adm) ,20(dialout),24(cdrom),27(sudo),29(audio),44(video),46(plugdev),60(games),100(users),104(input),106(render),108(netdev),997(gpio),998(i2c),999(spi) arecord -l PIX worth 1000 keystrokes.... |
Re: HF APRS 30m 10.1476 MHz right dial frequency?
On Fri, Nov 25, 2022 at 03:20 PM, Dana Myers wrote:
FWIW I recorded some audio today at 10.1476 MHz, found a particularly strongOK. I'm going to try again tomorrow. I'll use FX.25 on transmit, instead of the default AX.25 and see whether anyone gates me to the internet. I obviously got one packet into an i-gate but I need to work on reliability. |
Re: HF APRS 30m 10.1476 MHz right dial frequency?
On 11/25/2022 2:20 PM, Dana Myers via groups.io wrote:
On 11/23/2022 9:20 PM, David, K7DMJ wrote:Checked back a bit ago, started recording at 0054z + 54s (timestampsI've been listening and transmitting position beacons on 10.1476 MHz USB this evening using my 10w radio into a end-fed random wire antenna with Direwolf operating a 300 baud modem. Didn't hear or decode any traffic and none of my beacons were apparently picked up by an i-gate. Is this the correct dial frequency? Is anyone still using APRS on 30m?FWIW I recorded some audio today at 10.1476 MHz, found a particularly strong are deltas from that): DECODED[1] 2:34.822 Digipeater WIDE1 audio level = 137(23/26)???? 0 [0] VE3ZFM-4>ID,WA7GMX-2,WIDE1*:=4456.59N/07731.42W#? VE3FZM-4/N DECODED[2] 5:31.056 WA7GMX-2 audio level = 144(26/22)???? 0 [0] WA7GMX-2>APWW11:=/6Oo3/OMD& sT DECODED[3] 6:58.409 Digipeater WIDE1 audio level = 144(30/33)???? 0 [0] WA0TJT-9>APDW16,WA7GMX-2,WIDE1*:;WA0TJT *111111z3912.18N\09436.17W=Kansas City, MO APRS HF I-Gate w/Direwolf DECODED[4] 17:31.651 Digipeater WIDE1 audio level = 144(28/30)???? | [0] VE3ZFM-4>ID,WA7GMX-2,WIDE1*:=4456.59N/07731.42W#? VE3FZM-4/N DECODED[5] 17:53.069 Digipeater WIDE1 audio level = 141(26/25)???? 0 [0] VE3ZFM-4>ID,WA7GMX-2,WIDE1*:Central Ontario Amateur Radio Club www.coarc.on.ca DECODED[6] 31:18.422 Digipeater WIDE1 audio level = 148(34/37)???? 0 [0] VE3ZFM-4>ID,WA7GMX-2,WIDE1*:Repeater VE3ZFM 147.000(118.8) DECODED[7] 32:29.074 Digipeater WIDE1 audio level = 151(35/36)???? 0 [0] VE3ZFM-4>ID,WA7GMX-2,WIDE1*:=4456.59N/07731.42W#? VE3FZM-4/N DECODED[8] 35:51.361 Digipeater WIDE1 audio level = 145(36/36)???? 0 [0] VE3ZFM-4>ID,WA7GMX-2,WIDE1*:VE3ZFM HF Digi McCrae Ontario I seem to just be hearing WA7GMX-2 near Seattle. 73, Dana? K6JQ |
Re: HF APRS 30m 10.1476 MHz right dial frequency?
On 11/23/2022 9:20 PM, David, K7DMJ wrote:
I've been listening and transmitting position beacons on 10.1476 MHz USB this evening using my 10w radio into a end-fed random wire antenna with Direwolf operating a 300 baud modem. Didn't hear or decode any traffic and none of my beacons were apparently picked up by an i-gate. Is this the correct dial frequency? Is anyone still using APRS on 30m?FWIW I recorded some audio today at 10.1476 MHz, found a particularly strong packet, and decoded with atest -B 300: DECODED[1] 0:02.521 WA7GMX-2 audio level = 89(23/22) [0] WA7GMX-2>APWW11,WIDE1-1:>251857zTeensy Tracker So there ya go. 73, Dana? K6JQ |
to navigate to use esc to dismiss