direwolf icon indicating copy to clipboard operation
direwolf copied to clipboard

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 (...

Results 185 direwolf issues
Sort by recently updated
recently updated
newest added

On Linux, Direwolf works very nicely by taking card and stream ids in the ALSA format like **plughw:0,1**. This name for an audio device is predictable and unambiguous while the...

libhamlib2 3.1-7 direwolf 1.4 Using hamlib RIG for PTT fails using icom7300. Running rigctl for a moment while direwolf is running somehow fixes the problem (initializes the radio perhaps?). `...

Typically, I use RTL_FM and feed the stdout to Direwolf when working with an RTL dongle (typically just for testing). However, I decide to give gqrx a try and the...

Just putting it out there, I'm a novice regarding Linux at configuring level. I've got Direwolf and RTL-SDR running on a Orange Pi Zero and ARMbian. Running the .sh is...

Simple changes to modify the log messages to say whether a packet was decoded as APRS, FX.25, IL2P or AX.25. This is useful when transitioning from AX.25 to IL2P (as...

to get this to work on my raspberry pi, I had to change the CLI screen command in dw-start.sh: **from:** `$SCREEN -d -m -S direwolf $DWCMD >> $LOGFILE` **to** `$SCREEN...

I am working with the latest version (commit 590c82b) of Direwolf on a Mac. There seems to be some problems with transmitting packets via the KISS TCP interface. I am...

When attempting to connect via AGWPE with a very long call sign, Direwolf outputs to the log: ``` Source Address is too long. "TOOLONG" has more than 6 characters. Internal...

Fixes cppcheck error: src/gen_tone.c:580:0: error: failed to expand 'strlcpy', Wrong number of parameters for macro 'strlcpy'. [preprocessorErrorDirective] strlcpy (my_audio_config.adev[0].adevice_out, DEFAULT_ADEVICE, , sizeof(my_audio_config.adev[0].adevice_out)); ^

Fixes: -- Checking for module 'libgps' -- No package 'libgps' found