From d6e57e347186f91e82788de1b87d05c704e26b35 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 4 Feb 2019 23:08:47 +0100 Subject: manual: Remove bogus "Control interface" sub-section in overview We meanwhile have chapters about the CTRL interface protocol as well as the auto-generated list of CTRL interface commands/values, so let's remove the somewhat redundant information. Change-Id: I062d7eec3b3fc53c31726be3b3a407a2dd3b8b56 --- doc/manuals/chapters/overview.adoc | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/doc/manuals/chapters/overview.adoc b/doc/manuals/chapters/overview.adoc index d3deb276d..869bd263e 100644 --- a/doc/manuals/chapters/overview.adoc +++ b/doc/manuals/chapters/overview.adoc @@ -150,25 +150,3 @@ codec frames are passed through transparently. In order to achieve this with E1 based BTS, OsmoBSC contains a E1 sub-channel de- and re-multiplexer as well as a TRAU mapper that can map uplink to downlink frames and vice versa. - -=== Control interface - -The actual protocol is described in <> section. Here we -describe variables specific to OsmoBSC. - -.Variables available over control interface -[options="header",width="100%",cols="20%,5%,5%,50%,20%"] -|=== -|Name|Access|Trap|Value|Comment -|msc_connection_status|RO|Yes|"connected", "disconnected"|Indicate the status of connection to MSC. -|bts_connection_status|RO|Yes|"connected", "disconnected"|Indicate the status of connection to BTS. -|location|RW|Yes|",(invalid\|fix2d\|fix3d),,,"|Set/Get location data. -|timezone|RW|No|",,", "off"|-19 <= hours <= 19, mins in {0, 15, 30, 45}, and 0 <= dst <= 2 -|notification|WO|Yes|| -|inform-msc-v1|WO|Yes|| -|ussd-notify-v1|WO|Yes|| -|=== - -Some comments. -FIXME: commands defined in src/ctrl/control_if.c? Nodes? Traps? - -- cgit v1.2.3