Changes

Jump to navigation Jump to search
Line 888: Line 888:  
This stanza is named by the telemetry= key/value pair. Telemetry entries can be shared across all nodes on the Asterisk/app_rpt server, or defined for each node. Can be a tone sequence, morse string, or a file as follows:
 
This stanza is named by the telemetry= key/value pair. Telemetry entries can be shared across all nodes on the Asterisk/app_rpt server, or defined for each node. Can be a tone sequence, morse string, or a file as follows:
   −
|t - Tone escape sequence:
+
* |t - Tone escape sequence:
 
Tone sequences consist of 1 or more 4-tuple entries (freq1, freq2, duration, amplitude). Single frequencies are created by setting freq1 or freq2 to zero.
 
Tone sequences consist of 1 or more 4-tuple entries (freq1, freq2, duration, amplitude). Single frequencies are created by setting freq1 or freq2 to zero.
|m - Morse escape sequence:
+
* |m - Morse escape sequence:
 
Sends Morse code at the telemetry amplitude and telemetry frequency as defined in the [morse] section. Follow with an alphanumeric string.
 
Sends Morse code at the telemetry amplitude and telemetry frequency as defined in the [morse] section. Follow with an alphanumeric string.
|i - Morse ID escape sequence:
+
* |i - Morse ID escape sequence:
 
Sends Morse code at the ID amplitude and ID frequency as defined in the [morse] section. Follow with an alphanumeric string.
 
Sends Morse code at the ID amplitude and ID frequency as defined in the [morse] section. Follow with an alphanumeric string.
path to sound file
+
* path to sound file
 
Specify the path to a sound file on the server. Do not include file extension.
 
Specify the path to a sound file on the server. Do not include file extension.
  
896

edits

Navigation menu