Project

General

Profile

Actions

Bug #1697

closed

max_power_red of C0 is used on non-0 TRX

Added by laforge almost 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
libbsc
Target version:
-
Start date:
04/28/2016
Due date:
% Done:

100%

Resolution:
Spec Reference:

Description

In patch_nm_tables() we use

nanobts_attr_radio[1] = bts->c0->max_power_red / 2;

i.e. there's a hard-coded bts->c0 rather than the actual transceiver being used. The problem is best resolved by addressing #1696


Related issues

Related to OpenBSC - Bug #1696: static OML attribute tablesCloseddexter04/28/2016

Actions
Actions #1

Updated by laforge almost 8 years ago

  • Related to Bug #1696: static OML attribute tables added
Actions #2

Updated by laforge over 7 years ago

  • Assignee set to dexter
Actions #3

Updated by dexter over 7 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

The code that assembles the OML attribute tables now uses the actual TRX, please see: https://gerrit.osmocom.org/#/c/973/2..3/openbsc/src/libbsc/bts_ipaccess_nanobts_omlattr.c

I hope this makes sense. I checked it on the nanobts-stack, which has problems with the TS config but I see the relevant signalling and it looks ok. Please have a look and let me know if my change makes sense.

Actions #4

Updated by laforge over 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)