aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-03-06 17:13:13 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2018-11-27 17:54:20 +0100
commit035d209809410507b0da958e325da2b80d993c33 (patch)
tree37c76ab36eb27dcb394cb3eca2f8bcbd7ba134b9
parent446f368fd015d07076815ab27e9c275c3a12131b (diff)
Introduce chapter trx_if.adoc and add it to OsmoTRX and OsmoBTS
This chapter defines the protocol used between osmo-trx and osmo-bts-trx. Most of the text comes originally from osmo-trx.git/README, as it's the only known documentation of the protocol other than the code itself. Change-Id: I56c418eef0f826ae1aadbed5b151fbed241c7885
-rw-r--r--doc/manuals/osmobts-usermanual.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/manuals/osmobts-usermanual.adoc b/doc/manuals/osmobts-usermanual.adoc
index d746d853..07f88e28 100644
--- a/doc/manuals/osmobts-usermanual.adoc
+++ b/doc/manuals/osmobts-usermanual.adoc
@@ -26,6 +26,8 @@ include::chapters/bts-models.adoc[]
include::chapters/architecture.adoc[]
+include::../common/chapters/trx_if.adoc[]
+
include::../common/chapters/control_if.adoc[]
include::../common/chapters/port_numbers.adoc[]
@@ -35,4 +37,3 @@ include::../common/chapters/bibliography.adoc[]
include::../common/chapters/glossary.adoc[]
include::../common/chapters/gfdl.adoc[]
-