Changes

Jump to navigation Jump to search
m
no edit summary
Line 1: Line 1: −
= Setting Up Receive Toneburst Access (Europe mainly) =
+
 
 
[[Category:How to]]
 
[[Category:How to]]
 +
Setting Up Receive Toneburst Access (Europe mainly)
    
If you wish to set up a node to require receive toneburst (typically 1750 Hz, in Europe), you must, at least specify the toneburst frequency:
 
If you wish to set up a node to require receive toneburst (typically 1750 Hz, in Europe), you must, at least specify the toneburst frequency:
    
(The following parameters go into rpt.conf in the section for the desired node)
 
(The following parameters go into rpt.conf in the section for the desired node)
 
+
<syntaxhighlight lang="text">
 
rxburstfreq=1750
 
rxburstfreq=1750
 
+
</syntaxhighlight>
 
If you wish to change the minimum duration of the tone:
 
If you wish to change the minimum duration of the tone:
 
+
<syntaxhighlight lang="text">
 
rxbursttime=500 ;this would set the minimum time to 500ms
 
rxbursttime=500 ;this would set the minimum time to 500ms
 
+
</syntaxhighlight>
 
If you wish to change the minimum signal/noise ratio for the tone:
 
If you wish to change the minimum signal/noise ratio for the tone:
 
+
<syntaxhighlight lang="text">
 
rxburstthreshold=10 ;this would set the minimum s/n quality to 10db
 
rxburstthreshold=10 ;this would set the minimum s/n quality to 10db
 +
</syntaxhighlight>

Navigation menu