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:39:09 UTC 2020


lynxis lazus has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/49/21749/1

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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201216/5dc81eaa/attachment.htm>


More information about the gerrit-log mailing list