pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-pcu/+/33982 )
Change subject: cosmetic: mslot_class.h: Update spec reference
......................................................................
cosmetic: mslot_class.h: Update spec reference
Change-Id: I402a34c62d6714f054e8a3ff9042de3d2cf30727
---
M src/mslot_class.h
1 file changed, 11 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/82/33982/1
diff --git a/src/mslot_class.h b/src/mslot_class.h
index 7a6d5d4..5a60a43 100644
--- a/src/mslot_class.h
+++ b/src/mslot_class.h
@@ -30,7 +30,8 @@
#define MS_C 252 /* 1 with hopping, 0 without (change Tx to Rx)*/
#define MS_TO 251 /* 31 symbol periods (this can be provided by a TA offset, i.e. a
minimum TA value) */
-#define DEFAULT_MSLOT_CLASS 12
+/* If Multislot Class is not known, use ms_class=1: Rx=1 Tx=1 Sum=2 */
+#define DEFAULT_MSLOT_CLASS 1
#define NO_FREE_TFI 0xffffffff
--
To view, visit
https://gerrit.osmocom.org/c/osmo-pcu/+/33982
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I402a34c62d6714f054e8a3ff9042de3d2cf30727
Gerrit-Change-Number: 33982
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newchange