From d5d5a4d306b0ce7b5536ce09c38466cd57da887f Mon Sep 17 00:00:00 2001 From: Kyle Reed <3761006+kallanreed@users.noreply.github.com> Date: Fri, 8 Sep 2023 09:22:08 -0700 Subject: [PATCH] Updated POCSAG Receiver (markdown) --- POCSAG-Receiver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/POCSAG-Receiver.md b/POCSAG-Receiver.md index 902af7f..fc8b049 100644 --- a/POCSAG-Receiver.md +++ b/POCSAG-Receiver.md @@ -17,7 +17,7 @@ More technical details can be found by following the links in the References sec - **Squelch** (0-99): Sets the signal to noise threshold. 0 disables squelch. Higher values allow more noise. Should be set so that strong signals are clearly received without any dropped audio. - **Volume**: Output volume for the received audio. Can be used to monitor received signal quality. -### Infomation +### Information - **Decoder Status**: Indicates the status of the decoder state machine. White: Idle, Cyan: Clear, Yellow: Waiting for message start, Green: Waiting for rest of message. - **Batch Count**: Number of message batches that have been received. A batch has 16 codewords. - **Bits**: Displays the bits that are being decoded into codewords.