Change in osmo-gsm-manuals[master]: TRXD: fix optional padding length: bits vs bytes

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

fixeria gerrit-no-reply at lists.osmocom.org
Sat Feb 13 05:13:19 UTC 2021


fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/22613 )

Change subject: TRXD: fix optional padding length: bits vs bytes
......................................................................

TRXD: fix optional padding length: bits vs bytes

Change-Id: I30327e56558729cccbf627a7fcba04a9f6ac09f1
Related: SYS#4895, OS#4941, OS#4006
---
M common/chapters/trx_if.adoc
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, but someone else must approve



diff --git a/common/chapters/trx_if.adoc b/common/chapters/trx_if.adoc
index ad37224..bbee62c 100644
--- a/common/chapters/trx_if.adoc
+++ b/common/chapters/trx_if.adoc
@@ -375,7 +375,7 @@
 	40-47:	RSSI
 	48-63:	TOA256
 	64-95:	...Payload...
-	96-97:	PAD
+	96-111:	PAD
 }
 ----
 
@@ -438,7 +438,7 @@
 * 0 -> definite "0"
 * 255 -> definite "1".
 
-PAD: 2 bits (optional)::
+PAD: 2 bytes (optional)::
 Padding at the end, historical reasons (OpenBTS inheritance). Bits can take any
 value, but 0 is preferred. Only expected on TRXDv0 headers.
 

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

Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Change-Id: I30327e56558729cccbf627a7fcba04a9f6ac09f1
Gerrit-Change-Number: 22613
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210213/c8cf4171/attachment.htm>


More information about the gerrit-log mailing list