Changes

Jump to navigation Jump to search
m
page formatting
Line 26: Line 26:     
Parrot Always
 
Parrot Always
 +
 
This mode permanently places the node in parrot mode. This is useful when you want to make a simplex repeater. The parrot enable, and parrot disable COP commands will have no effect when operating in this mode. To select this mode, the value for parrotmode should be set to 2 in the node stanza:
 
This mode permanently places the node in parrot mode. This is useful when you want to make a simplex repeater. The parrot enable, and parrot disable COP commands will have no effect when operating in this mode. To select this mode, the value for parrotmode should be set to 2 in the node stanza:
   Line 32: Line 33:     
Parrot Once By Command
 
Parrot Once By Command
 +
 
This mode allows the parrot mode to be enabled for one transmission only. You must send
 
This mode allows the parrot mode to be enabled for one transmission only. You must send
 
a transmission within the parrottime window specified in rpt.conf upon successful command decoding. When the parrottime window closes, parroting will be disabled.
 
a transmission within the parrottime window specified in rpt.conf upon successful command decoding. When the parrottime window closes, parroting will be disabled.
Line 38: Line 40:     
COP Methods
 
COP Methods
 +
 
21 Enable Parrot Mode
 
21 Enable Parrot Mode
 +
 
22 Disable Parrot Mode
 
22 Disable Parrot Mode
 +
 
23 Cancel Parrot Audio Stream
 
23 Cancel Parrot Audio Stream
 +
 
55 Parrot Once By Command (app_rpt.c version 0.207 and later)
 
55 Parrot Once By Command (app_rpt.c version 0.207 and later)
   Line 46: Line 52:     
999121=cop,21
 
999121=cop,21
 +
 
999122=cop,22
 
999122=cop,22
 +
 
999123=cop,23
 
999123=cop,23
 +
 
999155=cop,55
 
999155=cop,55
       
Node Stanza Settings
 
Node Stanza Settings
 +
 
There are two settings related to parrot mode which go in the node stanza.
 
There are two settings related to parrot mode which go in the node stanza.
   Line 60: Line 70:     
parrotmode=0
 
parrotmode=0
 +
 
parrottime=1000
 
parrottime=1000

Navigation menu