Change in osmo-gsm-manuals[master]: trx_if.adoc: Fix typo and formatting of bullet list

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

pespin gerrit-no-reply at lists.osmocom.org
Fri Nov 22 15:57:29 UTC 2019


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

Change subject: trx_if.adoc: Fix typo and formatting of bullet list
......................................................................

trx_if.adoc: Fix typo and formatting of bullet list

Change-Id: I45c3ea655139d4777100af02d6b0d9cbf25b02e5
---
M common/chapters/trx_if.adoc
1 file changed, 3 insertions(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved



diff --git a/common/chapters/trx_if.adoc b/common/chapters/trx_if.adoc
index 6dd680b..d9f074a 100644
--- a/common/chapters/trx_if.adoc
+++ b/common/chapters/trx_if.adoc
@@ -11,6 +11,7 @@
 
 Given a base port `B` (5700), and a set of channels `0..N`, the ports related to
 a channel `0 <= X <= N` are:
+
 * The Master clock interface is located on port `P=B`.
 * The `TRXC` interface for channel `X` is located on port `P=B+2X+1`
 * The `TRXD` interface for channel `X` is located on port `P=B+2X+2`.
@@ -152,11 +153,12 @@
 code of the response message should indicate a preferred (basically, the latest)
 version. The format of this message is the following:
 ----
-CMD SETFORMAT <timeslot> <ver_req>
+CMD SETFORMAT <ver_req>
 RSP SETFORMAT <ver_resp> <ver_req>
 ----
 
 where:
+
 * `<ver_req>` is the requested version (suggested by the BTS),
 * `<ver_rsp>` is either the applied version if matches `<ver_req>`, or a
   preferred version if `<ver_req>` is not supported.

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/16171
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: I45c3ea655139d4777100af02d6b0d9cbf25b02e5
Gerrit-Change-Number: 16171
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
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/20191122/9fe2ff6a/attachment.htm>


More information about the gerrit-log mailing list