Change in libosmo-abis[master]: trau_frame.h: Fix definition of TRAU_FT_OM_UP

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/.

laforge gerrit-no-reply at lists.osmocom.org
Sun May 10 19:04:46 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-abis/+/18180 )


Change subject: trau_frame.h: Fix definition of TRAU_FT_OM_UP
......................................................................

trau_frame.h: Fix definition of TRAU_FT_OM_UP

Change-Id: Ifd3393fca2ce65f93e8ec6c150474011a5713ccd
---
M include/osmocom/abis/trau_frame.h
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/80/18180/1

diff --git a/include/osmocom/abis/trau_frame.h b/include/osmocom/abis/trau_frame.h
index 63882d7..afcaaa4 100644
--- a/include/osmocom/abis/trau_frame.h
+++ b/include/osmocom/abis/trau_frame.h
@@ -55,7 +55,7 @@
 #define TRAU_FT_FR_DOWN		0x1c	/* 1 1 1 0 0 - 3.5.1.1.1 */
 #define TRAU_FT_EFR		0x1a	/* 1 1 0 1 0 - 3.5.1.1.1 */
 #define TRAU_FT_AMR		0x06	/* 0 0 1 1 0 - 3.5.1.2 */
-#define TRAU_FT_OM_UP		0x07	/* 0 0 1 0 1 - 3.5.2 */
+#define TRAU_FT_OM_UP		0x05	/* 0 0 1 0 1 - 3.5.2 */
 #define TRAU_FT_OM_DOWN		0x1b	/* 1 1 0 1 1 - 3.5.2 */
 #define TRAU_FT_DATA_UP		0x08	/* 0 1 0 0 0 - 3.5.3 */
 #define TRAU_FT_DATA_DOWN	0x16	/* 1 0 1 1 0 - 3.5.3 */

-- 
To view, visit https://gerrit.osmocom.org/c/libosmo-abis/+/18180
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: Ifd3393fca2ce65f93e8ec6c150474011a5713ccd
Gerrit-Change-Number: 18180
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200510/5552c503/attachment.htm>


More information about the gerrit-log mailing list