GRBAlpha - How to use digipeater or DNxD - 08. Settings of Direwolf
"Direwolf" works on Linux or Windows. You can get information from here: https://github.com/wb2osz/direwolf
You can download windows version from here: https://github.com/wb2osz/direwolf/releases
In case of Ubuntu, you can install it from "Ubuntu Software".
Direwolf is designed especially for APRS, but we can use it as a software TNC.
The settings of Direwolf are very simple. You only modify "direwolf.conf" file.
First, I explain in case of Linux.
After you install "Direwolf", you may have a file named as "direwolf.conf" at your home directory of your Linux PC.
If you cannnot find it, you can download an original file from here.
After you download the "direwolf.conf" file, save it in your home directory. Then open it with a text-editor.
To use 9600bps, you must find:
MODEM 1200
#MODEM 9600
The "#" means comment-out. The above setting means you use 1200bps and disable 9600bps.
If you want to use 9600bps for GRBAlpha, change them to:
#MODEM 1200
MODEM 9600
To enable to use your PTT, you have to modify:
PTT /dev/ttyUSB0 RTS
so as to suit your equipment settings.
For example, change "ttyUSB0" to "ttyUSB1", or "RTS" to "RTS -DTR", etc.
Before you use PTT setting above, you should set the permission for normal user on /dev/ttyUSB0. You must run a command in the terminal window like as:
sudo chmod o+wr /dev/ttyUSB0
Next, I explain in case of Windows.
After you install "Direwolf", you will find "direwolf.conf" file in your folder you installed "Direwolf". Then open it with notepad or other text-editor.
To use 9600bps, the setting is the same as Linux case above-mentioned.
To enble to use your PTT, you have to modify:
#PTT COM1 RTS
Delete "#" and modify to suit your equipment settings.
For example, change "COM1" to "COM2", or "RTS" to "RTS -DTR", etc.
About detail of settings, please read "User-Guide.pdf" file from here: https://github.com/wb2osz/direwolf/blob/master/doc/User-Guide.pdf
After modified your settings, you have to restart "Direwolf".
« GRBAlpha - How to use digipeater or DNxD - 07. Settings of soundmodem | Main | GRBAlpha - How to use digipeater or DNxD - 09. About terminal software »
「Amatuer Radio」カテゴリの記事
- How to use UISS & Direwolf for APRS of BOTAN(2025.11.16)
- How to use UISS & Direwolf for APRS of SAKURA(2024.09.30)
- GRBAlpha - How to use digipeater or DNxD - 13. Frequency settings for digipeater or DNxD(2022.09.05)
- GRBAlpha - How to use digipeater or DNxD - 12. To use DNxD(2022.07.20)
- GRBAlpha - How to use digipeater or DNxD - 11. To use digipeater(2022.07.20)
「Satellite」カテゴリの記事
- How to use UISS & Direwolf for APRS of BOTAN(2025.11.16)
- How to use UISS & Direwolf for APRS of SAKURA(2024.09.30)
- GRBAlpha - How to use digipeater or DNxD - 13. Frequency settings for digipeater or DNxD(2022.09.05)
- GRBAlpha - How to use digipeater or DNxD - 12. To use DNxD(2022.07.20)
- GRBAlpha - How to use digipeater or DNxD - 11. To use digipeater(2022.07.20)
「GRBAlpha」カテゴリの記事
- GRBAlpha - How to use digipeater or DNxD - 13. Frequency settings for digipeater or DNxD(2022.09.05)
- GRBAlpha - How to use digipeater or DNxD - 12. To use DNxD(2022.07.20)
- GRBAlpha - How to use digipeater or DNxD - 11. To use digipeater(2022.07.20)
- GRBAlpha - How to use digipeater or DNxD - 10. About sampling rate(2022.07.05)
- GRBAlpha - How to use digipeater or DNxD - 09. About terminal software(2022.06.22)
「Digipeater」カテゴリの記事
- How to use UISS & Direwolf for APRS of BOTAN(2025.11.16)
- How to use UISS & Direwolf for APRS of SAKURA(2024.09.30)
- GRBAlpha - How to use digipeater or DNxD - 13. Frequency settings for digipeater or DNxD(2022.09.05)
- GRBAlpha - How to use digipeater or DNxD - 12. To use DNxD(2022.07.20)
- GRBAlpha - How to use digipeater or DNxD - 11. To use digipeater(2022.07.20)
「DNxD」カテゴリの記事
- GRBAlpha - How to use digipeater or DNxD - 13. Frequency settings for digipeater or DNxD(2022.09.05)
- GRBAlpha - How to use digipeater or DNxD - 12. To use DNxD(2022.07.20)
- GRBAlpha - How to use digipeater or DNxD - 11. To use digipeater(2022.07.20)
- GRBAlpha - How to use digipeater or DNxD - 10. About sampling rate(2022.07.05)
- GRBAlpha - How to use digipeater or DNxD - 09. About terminal software(2022.06.22)
The comments to this entry are closed.


Comments