Project

General

Profile

Actions

Bug #2014

closed

LC15: BTS does not properly handle BS-AG-BLKS-RES

Added by mqng2 almost 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
osmo-bts-litecell15
Target version:
-
Start date:
04/18/2017
Due date:
% Done:

100%

Spec Reference:

Description

I have noticed that after changing BS-AG-BLKS-RES configuration from 1 to 2 or 3 from Osmo-NITB. The DSP starts to complain about unexpected burst as shown below.

[ERROR] : GsmL1_PhDataReq() : Unexpected burst (Invalid sapi) [Sapi = 6, Expected = 7]
[ERROR] : GsmL1_PhDataReq() : Unexpected burst (Invalid sapi) [Sapi = 6, Expected = 7]
[ERROR] : GsmL1_PhDataReq() : Unexpected burst (Invalid sapi) [Sapi = 6, Expected = 7]
[ERROR] : GsmL1_PhDataReq() : Unexpected burst (Invalid sapi) [Sapi = 6, Expected = 7]
[ERROR] : GsmL1_PhDataReq() : Unexpected burst (Invalid sapi) [Sapi = 6, Expected = 7]

Looking at ph_date_req function in src/osmo-bts-litecell15/l1_if.c, one can clearly see that the BTS always uses B0 for AGCH SAPI (line 392) leading to the DSP complaints about wrong SAPI for AGCH.

According to GSM 05.02, Section 7 Table 5 of 5, the number of blocks used AGCH must change according to BS-AG-BLKS-RES requested from BSC.


Related issues

Related to OsmoBTS - Feature #2366: OsmoBTS lacks EXTENDED BCCH supportNew07/15/2017

Actions
Actions #1

Updated by mqng2 almost 7 years ago

This issue has been fixed for LC15 BTS in the following commits

https://gitlab.com/nrw_noa/osmo-bts/commit/bcb0c02709b75645c2d10adffe9e0aabfbd516a3

Actions #2

Updated by laforge almost 7 years ago

  • Status changed from New to In Progress
  • Assignee set to laforge
  • % Done changed from 0 to 80

Submitted to gerrit as https://gerrit.osmocom.org/#/c/3036/

@nutaq: Please make sure you yourself are submitting all relevant changes to gerrit.osmocom.org. It's not our responsibility to do this in our unpaid spare time.

Actions #3

Updated by laforge almost 7 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 80 to 100
Actions #4

Updated by laforge over 6 years ago

  • Related to Feature #2366: OsmoBTS lacks EXTENDED BCCH support added
Actions #5

Updated by laforge over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)