mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 22:17:38 +00:00
Document the AccessMode value for the FM repeater.
This commit is contained in:
parent
a173c884e4
commit
6aac9d67b7
1 changed files with 5 additions and 0 deletions
|
|
@ -187,6 +187,11 @@ CTCSSThreshold=30
|
|||
CTCSSLevel=20
|
||||
KerchunkTime=0
|
||||
HangTime=7
|
||||
# AccessMode values are:
|
||||
# 0 - Carrier access with COS
|
||||
# 1 - CTCSS only access without COS
|
||||
# 2 - CTCSS only access with COS
|
||||
# 3 - CTCSS only access with COS to start, then carrier access with COS
|
||||
AccessMode=1
|
||||
COSInvert=0
|
||||
NoiseSquelch=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue