mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
Add the AX.25 modem parameters and start reworking the AX,25 RX
processing.
This commit is contained in:
parent
fe77cbd68c
commit
692d6519db
11 changed files with 101 additions and 124 deletions
|
|
@ -180,7 +180,6 @@ ExtAudioBoost=1
|
|||
Enable=1
|
||||
TXTwist=6
|
||||
RXTwist=6
|
||||
Digipeat=1
|
||||
Trace=1
|
||||
|
||||
[D-Star Network]
|
||||
|
|
@ -242,10 +241,8 @@ Debug=0
|
|||
|
||||
[AX.25 Network]
|
||||
Enable=1
|
||||
LocalAddress=127.0.0.1
|
||||
LocalPort=47325
|
||||
GatewayAddress=127.0.0.1
|
||||
GatewayPort=47326
|
||||
Port=/dev/ttyp7
|
||||
Speed=9600
|
||||
Debug=0
|
||||
|
||||
[TFT Serial]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue