Changes

Jump to navigation Jump to search
Line 156: Line 156:  
<pre>
 
<pre>
 
inxlat = #56,#57,0123456789ABCD ; string xlat from radio port to sys
 
inxlat = #56,#57,0123456789ABCD ; string xlat from radio port to sys
 +
</pre>
 +
 +
==linkmongain===
 +
Link Monitor Gain adjusts the audio level of monitored nodes when a signal from another node or the local receiver is received. If linkmongain is set to a negative number the monitored audio will decrease by the set amount in db. If linkmongain set to a positive number monitored audio will increase by the set amount in db. The value of linkmongain is in db. The default value is 0 db.
 +
 +
Sample:
 +
<pre>
 +
linkmongain = -20  ; reduce link volume 20dB
 
</pre>
 
</pre>
  
896

edits

Navigation menu