packet:dire-wolf
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
packet:dire-wolf [2023/07/23 11:28] – m0lte | packet:dire-wolf [2024/08/29 17:36] (current) – m0lte | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Dire Wolf ====== | ====== Dire Wolf ====== | ||
+ | |||
+ | Official website: https:// | ||
+ | |||
+ | ===== Debian, Raspberry Pi OS, Ubuntu ===== | ||
+ | |||
+ | Dire Wolf packages for Debian and some Debian-derived Linux distributions are available from the | ||
+ | [[https:// | ||
+ | |||
+ | ===== Windows ===== | ||
+ | |||
Binaries built from dev branch, with IL2P: | Binaries built from dev branch, with IL2P: | ||
Line 6: | Line 16: | ||
1.7.0-c5ad945 for Windows x64 (23 July 2023): https:// | 1.7.0-c5ad945 for Windows x64 (23 July 2023): https:// | ||
+ | |||
+ | ===== Standalone builds for Raspberry Pi OS ===== | ||
+ | |||
+ | Note: the packaged versions above are likely to be more recent. | ||
1.7.0-75ccf18 for Raspberry Pi OS 64 bit: https:// | 1.7.0-75ccf18 for Raspberry Pi OS 64 bit: https:// | ||
Line 110: | Line 124: | ||
</ | </ | ||
- | Build and install hamlib: | + | (Optional) |
< | < | ||
cd ~ | cd ~ | ||
Line 132: | Line 146: | ||
make test | make test | ||
sudo make install | sudo make install | ||
+ | sudo ln -s / | ||
</ | </ | ||
- | From the docs, might not affect Raspberry Pi OS (I'm not a Dire Wolf user): | + | It works! |
+ | < | ||
+ | $ direwolf -t 0 | ||
+ | Dire Wolf DEVELOPMENT version 1.7 G (Jul 23 2023) | ||
+ | Includes optional support for: gpsd hamlib cm108-ptt | ||
+ | </ | ||
- | Troubleshooting tip: When running direwolf, you might see a message like this: | + | NB the "ln -s" above fixes the following: |
direwolf: error while loading shared libraries: libhamlib.so.4: | direwolf: error while loading shared libraries: libhamlib.so.4: | ||
- | The reason is that libhamlib.so is in / | + | The reason is that libhamlib.so is in / |
- | < | + | ===== Decoding packet from audio ===== |
- | export LD_LIBRARY_PATH=/ | + | |
- | </ | + | |
- | You will probably want to put this in your ~/.profile, or similar, file that gets run when you log in | + | OS-dependent, but on Windows, install Voicemeeter, |
+ | direwolf.conf: | ||
+ | < | ||
+ | ADEVICE VoiceMeeter | ||
+ | CHANNEL 0 | ||
+ | MODEM 1200 | ||
+ | </ |
packet/dire-wolf.1690111728.txt.gz · Last modified: 2023/07/23 11:28 by m0lte