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

Hello, It looks like the incorrect files were placed into the direwolf-1.7.0-9807304_x86_64.zip Zip folder for version 1.7 October 2023. The contents are a folder called direwolf-1.7.0-9807304_i686 so I believe this...

I'm seeing some odd behavior trying to connect to remote systems via Direwolf's AGW support. Originally I was writing my own code using the [`wl2k-go` package](https://github.com/la5nta/wl2k-go), and I thought maybe...

The User Guide clearly documents (in section 9.4.1.5.1, Getting permission to access /dev/hidraw) the addition of the hidraw device to the 'audio' group. However, what is missing is any mention...

As per the release-announcement for glibc 2.38 () : ``` * The strlcat and strlcpy functions have been added. They are derived from OpenBSD, and are expected to be added...

In the v1.7 User Guide, at the top of the section on "Radio Channel – Push to Talk (PTT)", there is a note that states: ``` A separate document, “Radio-Interface-Guide.pdf...

I commissioned Kat from http://cmykatgraphics.ca to redesign the logo based on the existing logo. 4 different styles are provided. The [source](https://www.dropbox.com/s/q1og4ev9rbv6kqq/Direwolf%20Logo%20Redesign.zip?dl=0) contains SVG versions which can be useful for higher...

Dear OM, I found when using direwolf as the wide range digipeater which only repeat WIDE2 packets, the direwolf doesn't repeat WIDE1-1,WIDE2-1 packets. In other words, for trackers with WIDE1-1,WIDE2-1...

I'm observing direwolf with 100% cpu usage when using I2C audio boards, specifically - FE-Pi audio hat - Audio Injector Z hat observed on Pi 3A+, Pi Zero2W, Raspberry Pi...

For Linux builds, if strlcpt and strlcat are already provided, cmake is given an empty list of sources to build for the "misc" library. Newer versions of cmake throw an...

Working on a project where I need to be able to pipe audio both into and out of direwolf. Sending audio to stdout means status text needs to redirect to...