
Messages
4-1
Chapter 4
Messages
The controller uses
Messages
to communicate with users of the repeater. Most
of the controller's messages are remotely programmable via DTMF commands.
Messages may be composed of combinations of CW (Morse) characters,
beeps, DTMF characters, synthesized speech words, and various paging
formats.
Message Buffer
A portion of the controller’s memory is dedicated to the
Message Buffer
. The
message buffer is used to temporarily store messages that the controller is
asked to send. The message buffer is a
FIFO
buffer (first-in, first-out), which
means that the first message to arrive in the buffer is the first one to be sent
out. The purpose of the message buffer is to prevent overruns when several of
the controller’s software programs want to send messages at the same time.
Each program sends its message to the message buffer: The messages are
then unloaded and transmitted by a program called the message handler.
Message Handler
The
Message Handler
needs to know what kind of message it is unloading—
and where it is to go—so that it can operate the proper hardware to send the
message. For example, a DTMF Message requires different hardware than a
speech synthesized message. A message intended for transmitter #1 requires
a different path be set up than a message intended for transmitter #2.
The way to tell the message handler the type of message and the routing of the
message desired is with special control characters. The control characters are
defined next.
Summary of Contents for 7K
Page 4: ......
Page 72: ...7K Chapter 4 4 46...
Page 178: ...7K Chapter 9 9 8 Notes...
Page 206: ...7K Chapter 12 12 12...
Page 212: ...7K Chapter 13 13 6...
Page 254: ...7K Chapter 18 18 12...
Page 260: ...7K Chapter 19 19 6...
Page 300: ...7K Chapter 21 21 32...
Page 354: ...7K Appendix A A 54...
Page 358: ...7K Appendix B B 4...
Page 380: ...7K Appendix C C 22...
Page 385: ...Parts Lists and Schematics D 5 Main Board schematic page 1 of 4 to be provided...
Page 386: ...7K Appendix D D 6 Main Board schematic page 2 of 4 to be provided...
Page 387: ...Parts Lists and Schematics D 7 Main Board schematic page 3 of 4 to be provided...
Page 388: ...7K Appendix D D 8 Main Board schematic page 4 of 4 to be provided...
Page 389: ...Parts Lists and Schematics D 9 Main Board layout to be provided...
Page 392: ...7K Appendix D D 12 SSM schematic to be provided...
Page 395: ...Parts Lists and Schematics D 15 TIM Schematic to be provided...
Page 396: ...7K Appendix D D 16 TIM Board Layout to be provided...
Page 399: ...Parts Lists and Schematics D 19 ADM Schematic to be provided...
Page 400: ...7K Appendix D D 20 ADM Board Layout to be provided...