mirror of https://github.com/n7tae/tcd.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
518 B
19 lines
518 B
# Transcoder Ini file
|
|
#
|
|
# this is a comment
|
|
|
|
# VERY IMPORTANT: This need to be idential to the same line in the urfd ini file!
|
|
# This will either be a single module (for DVSI-3000), or
|
|
# up to three modules (for DVSI-3003).
|
|
Transcoded = A
|
|
|
|
# 6 dB is a factor of 2 in amplitude, 4 in power.
|
|
# Gain values are limited to -24 to +24. Typical values will usually be less.
|
|
# Below are suggested values.
|
|
DStarGainIn = 16
|
|
DStarGainOut = -16
|
|
DmrYsfGainIn = -3
|
|
DmrYsfGainOut = 0
|
|
UsrpTxGain = 12
|
|
UsrpRxGain = -6
|