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
Mon Feb 1 19:58:56 UTC 2021


fixeria has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/13/22613/1

diff --git a/common/chapters/trx_if.adoc b/common/chapters/trx_if.adoc
index 17d819a..fed8378 100644
--- a/common/chapters/trx_if.adoc
+++ b/common/chapters/trx_if.adoc
@@ -363,7 +363,7 @@
 	40-47:	RSSI
 	48-63:	TOA256
 	64-95:	...Payload...
-	96-97:	PAD
+	96-111:	PAD
 }
 ----
 
@@ -426,7 +426,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: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210201/4bb5dba6/attachment.htm>


More information about the gerrit-log mailing list