-
Would it be possible, or does direwolf today support the ability to be a frame switch ? So unlike a digipeater, it would receive a frame on one RF interface and pass that frame on to another RF interf…
-
Hi
I'd like to get programmatic access to the data that is being sent to Direwolf by 3rd party clients like Xastir via the serial, KISS or AGWPE interfaces, and get access to the data the data that…
-
Per https://groups.io/g/direwolf/topic/alternate_kiss_port/90387650, it seems Direwolf 1.7E for Windows seems to ALWAYS create a KISS TCP session on port 8100 regardless of being configured or not. T…
-
This is the output of cmake .. and make consecutively
[compiletime.txt](https://github.com/wb2osz/direwolf/files/6950171/compiletime.txt)
this is the master branch following these instructions:
git…
-
This follows on to issue #510. If I configure two mono devices, like this:
```
ADEVICE plughw:CARD=Digirig,DEV=0
ACHANNELS 1
ADEVICE1 plughw:CARD=DRA,DEV=0
ACHANNELS 1
```
... the second device…
-
Hello Everyone,
I wonder if you can help me configuring DireWolf on my Raspberry Pi. The hardware I am using are a Raspberry Pi 3 with Rasbian Buster, directly connected to an IC-7100 via a USB cab…
m0zzm updated
5 years ago
-
Seismic alerts in Mexico City (SASMEX/SARMEX) follow the ANSI/CTA-2009-B R-2016 standard and are triggerd by a lot of sensors installed all around the west coast of Mexico, they measure the activity o…
-
Hi,
As I understand this module, it creates an Upper Sideband (USB) signal. Is it possible to create a mode switch and then take input audio on this device and create a Narrowband FM signal (NFM)?…
-
Running a Pi 0w, I get a Segmentation fault shortly after starting direwolf:
pi@n0mo_tnc_01:~ $ direwolf
Dire Wolf version 1.5 (Feb 24 2018) Beta Test 2
Includes optional support for: gpsd
Re…
-
Raspberry Pi 3
Direwolf 1.6
Command to start
` rtl_fm -f 432.500M -g 22 -o 4 -s 44100 - | direwolf -c sdr.conf -r 44100 -B 9600 - `
After first packet received, CPU increases over 100%. Then …