[PATCH] libosmocore[master]: Adding channels in gsmtap to support tetra dmo mode.

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

allesklar2 gerrit-no-reply at lists.osmocom.org
Sun Feb 11 21:50:59 UTC 2018


Review at  https://gerrit.osmocom.org/6376

Adding channels in gsmtap to support tetra dmo mode.

Change-Id: I98976c0ff16a69b2508a79259ed1aeaec51e7549
---
M include/osmocom/core/gsmtap.h
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/76/6376/2

diff --git a/include/osmocom/core/gsmtap.h b/include/osmocom/core/gsmtap.h
index 7a14ba9..b4239f8 100644
--- a/include/osmocom/core/gsmtap.h
+++ b/include/osmocom/core/gsmtap.h
@@ -112,6 +112,11 @@
 #define GSMTAP_TETRA_BNCH	0x06
 #define GSMTAP_TETRA_STCH	0x07
 #define GSMTAP_TETRA_TCH_F	0x08
+#define GSMTAP_TETRA_DMO_SCH_S	0x09
+#define GSMTAP_TETRA_DMO_SCH_H	0x0a
+#define GSMTAP_TETRA_DMO_SCH_F	0x0b
+#define GSMTAP_TETRA_DMO_STCH	0x0c
+#define GSMTAP_TETRA_DMO_TCH	0x0d
 
 /* ====== DO NOT MAKE UNAPPROVED MODIFICATIONS HERE ===== */
 

-- 
To view, visit https://gerrit.osmocom.org/6376
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I98976c0ff16a69b2508a79259ed1aeaec51e7549
Gerrit-PatchSet: 2
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: allesklar2 <jjuergens at seemoo.tu-darmstadt.de>



More information about the gerrit-log mailing list