From 0ece965f7856d95080ebe3877fcef86526bd122a Mon Sep 17 00:00:00 2001 From: Matt Ames Date: Sat, 25 Aug 2018 14:40:33 +1000 Subject: [PATCH] Update PADSTONE AlgID entry to reflect that the TIA.102 AlgID document has this AlgID listed as "MSI (Motorola Solutions International) Assigned" --- op25/gr-op25/lib/value_string.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/op25/gr-op25/lib/value_string.cc b/op25/gr-op25/lib/value_string.cc index aa09886..eb26a7b 100644 --- a/op25/gr-op25/lib/value_string.cc +++ b/op25/gr-op25/lib/value_string.cc @@ -54,7 +54,7 @@ const value_string ALGIDS[] = { { 0x02, "FIREFLY Type 1" }, { 0x03, "MAYFLY Type 1" }, { 0x04, "SAVILLE" }, - { 0x05, "PADSTONE" }, + { 0x05, "Motorola Assigned - PADSTONE" }, { 0x41, "BATON (Auto Odd)" }, /* Type III */ { 0x80, "Unencrypted" },