Change in libosmocore[master]: protocol/gsm_04_14: Fix the OPEN LOOP message type

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

tnt gerrit-no-reply at lists.osmocom.org
Thu Feb 7 08:16:42 UTC 2019


tnt has uploaded this change for review. ( https://gerrit.osmocom.org/12850


Change subject: protocol/gsm_04_14: Fix the OPEN LOOP message type
......................................................................

protocol/gsm_04_14: Fix the OPEN LOOP message type

Change-Id: Id4350dee4353ebf9de0450dd5dab6e4f2ee7c3a6
Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>
---
M include/osmocom/gsm/protocol/gsm_04_14.h
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/50/12850/1

diff --git a/include/osmocom/gsm/protocol/gsm_04_14.h b/include/osmocom/gsm/protocol/gsm_04_14.h
index 5ef7837..deb474e 100644
--- a/include/osmocom/gsm/protocol/gsm_04_14.h
+++ b/include/osmocom/gsm/protocol/gsm_04_14.h
@@ -20,7 +20,7 @@
 };
 
 #define GSM414_MT_CLOSE_TCH_LOOP_ACK	0x01	/* 8.2 */
-#define GSM414_MT_OPEN_LOOP_CMD		0x02	/* 8.3 */
+#define GSM414_MT_OPEN_LOOP_CMD		0x06	/* 8.3 */
 #define GSM414_OPEN_LOOP_ACK_IE		0x81
 
 #define GSM414_MT_CLOSE_MSLOT_LOOP_CMD	0x20	/* 8.4 */

-- 
To view, visit https://gerrit.osmocom.org/12850
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id4350dee4353ebf9de0450dd5dab6e4f2ee7c3a6
Gerrit-Change-Number: 12850
Gerrit-PatchSet: 1
Gerrit-Owner: tnt <tnt at 246tNt.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190207/73ad8649/attachment.htm>


More information about the gerrit-log mailing list