Difference between revisions of "RX Toneburst"
Jump to navigation
Jump to search
(created page) |
m Tag: visualeditor |
||
Line 1: | Line 1: | ||
+ | = Setting Up Receive Toneburst Access (Europe mainly) = | ||
[[Category:How to]] | [[Category:How to]] | ||
+ | |||
+ | 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) | ||
+ | |||
+ | rxburstfreq=1750 | ||
+ | |||
+ | If you wish to change the minimum duration of the tone: | ||
+ | |||
+ | rxbursttime=500 ;this would set the minimum time to 500ms | ||
+ | |||
+ | If you wish to change the minimum signal/noise ratio for the tone: | ||
+ | |||
+ | rxburstthreshold=10 ;this would set the minimum s/n quality to 10db |
Revision as of 14:06, 28 January 2019
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:
(The following parameters go into rpt.conf in the section for the desired node)
rxburstfreq=1750
If you wish to change the minimum duration of the tone:
rxbursttime=500 ;this would set the minimum time to 500ms
If you wish to change the minimum signal/noise ratio for the tone:
rxburstthreshold=10 ;this would set the minimum s/n quality to 10db