installation.md aktualisiert
This commit is contained in:
parent
9bb44f9f8b
commit
ccb9817ce8
@ -32,6 +32,16 @@ myCall = DG4MLK ; Your CallSign ex :
|
|||||||
subscriberID = 1234567 ; Your DMRID ex : 1234567 (7 digit)
|
subscriberID = 1234567 ; Your DMRID ex : 1234567 (7 digit)
|
||||||
repeaterID = 123456789 ; DMRID + 2 unique digit ex : 123456789 (9 digit)
|
repeaterID = 123456789 ; DMRID + 2 unique digit ex : 123456789 (9 digit)
|
||||||
ipAddress = dvswitch.ostrach.tld ; DVSwitch Server IP | DDNS address ex : 127.0.0.1 (if stand alone)
|
ipAddress = dvswitch.ostrach.tld ; DVSwitch Server IP | DDNS address ex : 127.0.0.1 (if stand alone)
|
||||||
usrpTxPort = 50000 ; DVSwitch USRP TxPort ex : 50000
|
usrpTxPort = 31001 ; DVSwitch USRP TxPort ex : 50000
|
||||||
usrpRxPort = 50000 ; DVSwitch USRP RxPort ex : 50000
|
usrpRxPort = 31001 ; DVSwitch USRP RxPort ex : 50000
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Android-App
|
||||||
|
|
||||||
|
* Account anlegen:
|
||||||
|
* Protocol: USRP
|
||||||
|
* Hostname: dvswitch.ostrach.tld
|
||||||
|
* Port: 31001 (für TX und RX!)
|
||||||
|
* Callsign: DG4MLK
|
||||||
|
* DMR ID: 2631842
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user