From 520399b6169a052932f1caf4f812168a85d7ffab Mon Sep 17 00:00:00 2001 From: Wojciech Kaczmarski <44336093+sp5wwp@users.noreply.github.com> Date: Thu, 24 Aug 2023 19:33:01 +0200 Subject: [PATCH] encryption type field enumerator update --- M17_spec.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/M17_spec.tex b/M17_spec.tex index 21cbfcd..60b34c1 100644 --- a/M17_spec.tex +++ b/M17_spec.tex @@ -548,8 +548,8 @@ The TYPE field contains information about the frames to follow LSF. The Packet/S Value & Encryption \\ \hline $(00_2)$ & None \\ - $(01_2)$ & AES \\ - $(10_2)$ & Scrambler \\ + $(01_2)$ & Scrambler \\ + $(10_2)$ & AES \\ $(11_2)$ & Other/reserved \\ \hline[2px] \end{tblr}