README.md aktualisiert

This commit is contained in:
Jörg Deckert 2024-06-26 19:58:38 +02:00
parent 3da7d7c161
commit f0061837f5
1 changed files with 27 additions and 0 deletions

View File

@ -180,6 +180,33 @@ alsamixer -c 1 -V all
Dort wird werden alle MIC- und der Speaker-Channel unmuted (mit Cursor links/rechts auswählen, mit "M" Mue umschalten). "Auto Gain Control" wird dagegen gemutet. Danach kann alsamixer mit Esc beendet werden.
## Dire-Wolf
Dire-Wolf ist ein APRS-Software-Modem. Die Installation erfolgt mittels:
```
sudo apt install direwolf
```
Die Konfiguration wird erstellt:
```
sudo mcedit /etc/direwolf.conf
```
```
ADEVICE plughw:1,0
CHANNEL 0
PTT CM108
```
Nun kann Dire-Wolf für einen ersten test gestartet werden:
```
/usr/bin/direwolf -c /etc/direwolf.conf
```
Nun sollten die empfangenen APRS-Pakete angezeigt werden.
## Installation dxlAPRS