Change in osmo-bts[master]: rsl.adoc: update documentation for RSL_IE_OSMO_REP_ACCH_CAP

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

dexter gerrit-no-reply at lists.osmocom.org
Mon Nov 16 21:39:29 UTC 2020


dexter has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/21184 )


Change subject: rsl.adoc: update documentation for RSL_IE_OSMO_REP_ACCH_CAP
......................................................................

rsl.adoc: update documentation for RSL_IE_OSMO_REP_ACCH_CAP

The recently added IE (RSL_IE_OSMO_REP_ACCH_CAP) has been extended
with more options, update the documentation as well.

Change-Id: I3d95da588e863185bb62e92898c285d52bce9af4
Related: SYS#5114, OS#4796, OS#4794, OS#4795
---
M doc/manuals/abis/rsl.adoc
1 file changed, 12 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/84/21184/1

diff --git a/doc/manuals/abis/rsl.adoc b/doc/manuals/abis/rsl.adoc
index 8843a74..709ab09 100644
--- a/doc/manuals/abis/rsl.adoc
+++ b/doc/manuals/abis/rsl.adoc
@@ -958,10 +958,18 @@
 ==== RSL_IE_OSMO_REP_ACCH_CAP
 
 This is a one byte length TLV IE that is used to enable or disable repeated ACCH
-capabilities on the BTS side during Channel Activation and Mode Modify. If the
-IE is present and its value byte is set to 0x01, then the BTS will enable
-repeated ACCH capabilities, otherwise the channel is activated without repeated
-ACCH capabilities present.
+capabilities on the BTS side during Channel Activation and Mode Modify. The IE
+contains a bitfield in order to set the repetition capabilities for each of the
+two channel types individually. If the IE is not present, then ACCH repetition
+is disabled.
+
+[options="header"]
+|===
+| *bit*            |  7  |  6  |  5  |  4  | 3        | 2        | 1            | 0
+| byte at offset 0 |  0  |  0  |  0  |  0  | UL-SACCH | DL-SACCH | DL-FACCH/ALL | DL-FACCH/CMD
+|===
+
+(Bits 7 to 4 are reserved for future use and must be set to zero.)
 
 === A-bis RSL Initialization / BTS bring-up
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/21184
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I3d95da588e863185bb62e92898c285d52bce9af4
Gerrit-Change-Number: 21184
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201116/33047013/attachment.htm>


More information about the gerrit-log mailing list