Change in osmo-pcu[master]: gprs_ns2: set default dialect to ipaccess

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

lynxis lazus gerrit-no-reply at lists.osmocom.org
Wed Dec 16 20:59:05 UTC 2020


lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/21749 )

Change subject: gprs_ns2: set default dialect to ipaccess
......................................................................

gprs_ns2: set default dialect to ipaccess

The default pcu dialect is ipaccess. Keep it that way.

Fixes ttcn3 pcu testcases.

Change-Id: I426f507fb8863abd8995bc615dc6a6fa7ae69217
---
M src/bts.cpp
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/bts.cpp b/src/bts.cpp
index 1376686..b4f902a 100644
--- a/src/bts.cpp
+++ b/src/bts.cpp
@@ -254,6 +254,7 @@
 	bts->mcs_lqual_ranges[8].low = 23;
 	bts->mcs_lqual_ranges[8].high = 256;
 	bts->cs_downgrade_threshold = 200;
+	bts->ns_dialect = NS2_DIALECT_IPACCESS;
 
 	/* TODO: increase them when CRBB decoding is implemented */
 	bts->ws_base = 64;

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/21749
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I426f507fb8863abd8995bc615dc6a6fa7ae69217
Gerrit-Change-Number: 21749
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201216/a8aaabd6/attachment.htm>


More information about the gerrit-log mailing list