mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-20 22:45:44 +08:00
Initial code for AX.25 support.
This commit is contained in:
11
MMDVM.ini
11
MMDVM.ini
@@ -175,6 +175,9 @@ RFAudioBoost=1
|
||||
MaxDevLevel=90
|
||||
ExtAudioBoost=1
|
||||
|
||||
[AX.25]
|
||||
Enable=1
|
||||
|
||||
[D-Star Network]
|
||||
Enable=1
|
||||
GatewayAddress=127.0.0.1
|
||||
@@ -231,6 +234,14 @@ GatewayPort=4800
|
||||
# ModeHang=3
|
||||
Debug=0
|
||||
|
||||
[AX.25 Network]
|
||||
Enable=1
|
||||
LocalAddress=127.0.0.1
|
||||
LocalPort=47325
|
||||
GatewayAddress=127.0.0.1
|
||||
GatewayPort=47326
|
||||
Debug=0
|
||||
|
||||
[TFT Serial]
|
||||
# Port=modem
|
||||
Port=/dev/ttyAMA0
|
||||
|
||||
Reference in New Issue
Block a user