[MERGED] osmo-bts[master]: README: update some of the limitations

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Fri Mar 17 17:03:55 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: README: update some of the limitations
......................................................................


README: update some of the limitations

Change-Id: Ifec983e02ce517d4fe17d595b65312c53b0429b7
---
M README.md
1 file changed, 20 insertions(+), 4 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/README.md b/README.md
index a5bf9fd..43c27b2 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@
 Known Limitations
 =================
 
-As of August 20, 2015, the following known limitations exist in this
+As of March 17, 2017, the following known limitations exist in this
 implementation:
 
 Common Core
@@ -86,8 +86,6 @@
  * No Extended BCCH support
  * System Information limited to 1,2,2bis,2ter,2quater,3,4,5,6,9,13
  * No RATSCCH in AMR
- * No OML (TS 12.21) alarms yet (temperature, ...)
- * Only single-TRX BTS at this point
  * Will reject TS 12.21 STARTING TIME in SET BTS ATTR / SET CHAN ATTR
  * No support for frequency hopping
  * No reporting of interference levels as part of TS 08.58 RF RES IND
@@ -106,6 +104,24 @@
  * No multi-TRX support yet, though hardware+L1 support stacking
  * Makes no use of 12.21 Intave Parameters and Interference
    Level Boundaries
- * Doesn't yet include MAC address in Abis/IP Identity message
  * MphConfig.CNF can be returned to the wrong callback. E.g. with Tx Power
    and ciphering. The dispatch should take a look at the hLayer3.
+
+osmo-bts-octphy
+---------------
+
+ * No support of EFR, HR voice codec (lack of PHY support?)
+ * No re-transmission of PHY primitives in case of time-out
+ * Link Quality / Measurement processing incomplete
+ * impossible to modify encryption parameters using RSL MODE MODIFY
+ * no clear indication of nominal transmit power, various power related
+   computations are likely off
+ * no OML attribute validation during bts_model_check_oml()
+
+osmo-bts-trx
+------------
+
+ * TCH/F_PDCH cannel not working as voice (https://osmocom.org/issues/1865)
+ * No BER value delivered to OsmoPCU (https://osmocom.org/issues/1855)
+ * No 11bit RACH support (https://osmocom.org/issues/1854)
+ * No CBCH support (https://osmocom.org/issues/1617)

-- 
To view, visit https://gerrit.osmocom.org/2116
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifec983e02ce517d4fe17d595b65312c53b0429b7
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list