MMDVMHost-Private/MMDVM.ini

171 lines
2.4 KiB
INI
Raw Normal View History

2016-01-14 19:45:04 +01:00
[General]
2022-07-29 19:24:39 +02:00
Callsign=MUTRPT
Id=1337
Timeout=180
2016-01-14 19:45:04 +01:00
Duplex=1
# ModeHang=10
RFModeHang=10
NetModeHang=3
2016-01-14 19:45:04 +01:00
Display=None
Daemon=0
2016-01-14 19:45:04 +01:00
[Info]
RXFrequency=435000000
TXFrequency=435000000
Power=1
[Log]
# Logging levels, 0=No logging
2016-03-07 19:42:05 +01:00
DisplayLevel=1
FileLevel=1
FilePath=.
FileRoot=MMDVM
FileRotate=1
2016-01-14 19:45:04 +01:00
2016-05-09 22:55:44 +02:00
[CW Id]
Enable=1
Time=10
# Callsign=
2016-05-09 22:55:44 +02:00
[DMR Id Lookup]
File=DMRIds.dat
Time=24
2016-01-14 19:45:04 +01:00
[Modem]
# Valid values are "null", "uart", "udp", and (on Linux) "i2c"
2018-07-19 19:42:23 +02:00
Protocol=uart
# The port and speed used for a UART connection
# UARTPort=\\.\COM4
# UARTPort=/dev/ttyACM0
UARTPort=/dev/ttyAMA0
UARTSpeed=460800
# The port and address for an I2C connection
I2CPort=/dev/i2c
I2CAddress=0x22
# IP parameters for UDP connection
ModemAddress=192.168.2.100
ModemPort=3334
LocalAddress=192.168.2.1
LocalPort=3335
2016-01-14 19:45:04 +01:00
TXInvert=1
RXInvert=0
PTTInvert=0
TXDelay=100
RXOffset=0
TXOffset=0
2016-03-17 19:12:14 +01:00
DMRDelay=0
2016-01-14 19:45:04 +01:00
RXLevel=50
TXLevel=50
RXDCOffset=0
TXDCOffset=0
RFLevel=100
2022-07-29 19:24:39 +02:00
DMRTXLevel=50
RSSIMappingFile=RSSI.dat
UseCOSAsLockout=0
Trace=0
Debug=0
2016-01-14 19:45:04 +01:00
[Transparent Data]
Enable=0
RemoteAddress=127.0.0.1
RemotePort=40094
LocalPort=40095
# SendFrameType=0
2016-01-14 19:45:04 +01:00
[DMR]
Enable=1
2018-01-15 20:22:01 +01:00
Beacons=0
2018-01-16 19:35:29 +01:00
BeaconInterval=60
BeaconDuration=3
2022-07-29 19:24:39 +02:00
ColorCode=7
SelfOnly=0
EmbeddedLCOnly=0
DumpTAData=1
2016-04-05 07:28:00 +02:00
# Prefixes=234,235
2017-01-05 20:15:10 +01:00
# Slot1TGWhiteList=
# Slot2TGWhiteList=
CallHang=3
TXHang=4
# ModeHang=10
# OVCM Values, 0=off, 1=rx_on, 2=tx_on, 3=both_on, 4=force off
2019-11-06 06:23:49 +01:00
# OVCM=0
2016-01-14 19:45:04 +01:00
[DMR Network]
Enable=1
# Type may be either 'Direct' or 'Gateway'. When Direct you must provide the Master's
# address as well as the Password, and for DMR+, Options also.
2022-07-29 19:24:39 +02:00
Type=Direct
LocalAddress=127.0.0.1
LocalPort=62032
RemoteAddress=127.0.0.1
RemotePort=62031
# Password=P@ssw0rd1234
2018-02-10 16:35:12 +01:00
Jitter=360
Slot1=1
Slot2=1
# Options=
# ModeHang=3
2016-04-21 18:12:47 +02:00
Debug=0
2016-01-14 19:45:04 +01:00
[TFT Serial]
# Port=modem
2016-01-14 19:45:04 +01:00
Port=/dev/ttyAMA0
Brightness=50
[HD44780]
Rows=2
Columns=16
# For basic HD44780 displays (4-bit connection)
# rs, strb, d0, d1, d2, d3
Pins=11,10,0,1,2,3
2016-05-01 17:59:43 +02:00
# Device address for I2C
I2CAddress=0x20
2016-05-28 22:29:30 +02:00
# PWM backlight
PWM=0
2016-05-01 17:59:43 +02:00
PWMPin=21
PWMBright=100
PWMDim=16
2016-05-28 22:29:30 +02:00
DisplayClock=1
UTC=0
2016-05-28 22:29:30 +02:00
2016-04-06 20:55:28 +02:00
[Nextion]
# Port=modem
2016-04-06 20:55:28 +02:00
Port=/dev/ttyAMA0
Brightness=50
DisplayClock=1
UTC=0
#Screen Layout: 0=G4KLX 2=ON7LDS
ScreenLayout=2
IdleBrightness=20
2016-05-07 01:03:39 +02:00
[OLED]
Type=3
Brightness=0
Invert=0
Scroll=1
2018-10-30 15:30:41 +01:00
Rotate=0
Cast=0
LogoScreensaver=1
2016-10-28 14:22:20 +02:00
[LCDproc]
2016-10-28 14:22:20 +02:00
Address=localhost
Port=13666
#LocalPort=13667
DimOnIdle=0
2016-10-28 14:22:20 +02:00
DisplayClock=1
2016-10-29 12:53:42 +02:00
UTC=0
2018-10-11 13:14:47 +02:00
[Lock File]
Enable=0
File=/tmp/MMDVM_Active.lck
2018-10-11 13:14:47 +02:00
2019-01-07 12:03:37 +01:00
[Remote Control]
Enable=0
Address=127.0.0.1
2019-01-07 12:03:37 +01:00
Port=7642