aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2021-06-08 16:23:57 +0200
committerVadim Yanitskiy <vyanitskiy@sysmocom.de>2021-06-18 18:56:57 +0200
commitd4efc3f9c5ea8b67ee9c34095dc8e593acfff3e0 (patch)
tree734f45e02efaa7bee70c2923ab019072c56aa03f /doc
parent64e1c1222e1331536fe45f1505229126e0b25fc9 (diff)
Report interference levels in RSL RF RESource INDication
This change implements general interference averaging logic for the higher layers. In l1sap_info_time_ind(), where we receive TDMA time updates from BTS model, call rsl_tx_rf_res() for each transceiver according to the interval defined by the Intave parameter received from the BSC. In rsl_tx_rf_res() perform the actual averaging for each inactive logical channel, and then send everything to the BSC over the A-bis/RSL. The BTS model specific code needs to report the measurements for each logical channel every 104 TDMA frames (SACCH period) by calling gsm_lchan_interf_meas_push(). Change-Id: Id80fdbef087de625149755165c025c0a9563dc85 Related: SYS#5313, OS#1569
Diffstat (limited to 'doc')
-rw-r--r--doc/manuals/abis/oml.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manuals/abis/oml.adoc b/doc/manuals/abis/oml.adoc
index 984ab8c2..b77894cb 100644
--- a/doc/manuals/abis/oml.adoc
+++ b/doc/manuals/abis/oml.adoc
@@ -394,8 +394,8 @@ stored items are currently not used in the OsmoBTS code base.
| 0x13 | 9.4.19 | File Version | | _ignored_
| 0x14 | 9.4.20 | GSM Time | | _ignored_
| 0x16 | 9.4.22 | HW Configuration | | _ignored_
-| 0x18 | 9.4.24 | Intave Parameter | <- | _ignored_
-| 0x19 | 9.4.25 | Interference level Boundaries | <- | _ignored_
+| 0x18 | 9.4.24 | Intave Parameter | <- |
+| 0x19 | 9.4.25 | Interference level Boundaries | <- |
| 0x1a | 9.4.26 | List of Required Attributes | | _ignored_
| 0x1c | 9.4.28 | Manufacturer Dependent State | | _ignored_
| 0x1d | 9.4.29 | Manufacturer Dependent Thresholds | | _ignored_