aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2016-07-25doc: move dyn_pdch.msc to osmo-gsm-manuals.gitNeels Hofmeyr2-41/+0
Also remove related cruft: .gitignore, msc-README and adjust an in-code comment that referenced dyn_pdch.msc. Change-Id: Ie41a453bb5070c1f18793f646dc053a978f43fba
2016-06-17TRX: add configuration exampleMax1-0/+34
Related: OS#1648 Change-Id: Icc7d15eceee8ee667fd6a29e758a38668c4946ef
2016-06-17doc: add ladder diagram on dynamic PDCH, add msc-READMENeels Hofmeyr2-0/+41
Adjust .gitignore for dyn_pdch.svg and .png. Change-Id: I532f896b1b528c4d1764bb5042a7f42c3c60f617
2016-03-18octphy: add example configuration with 2 trxMax1-0/+35
2016-03-14Update configuration examplesHarald Welte1-4/+8
Add SysmoBTS-specific example. Remove outdated generic example which is no longer working.
2016-02-15LC15: Add example configuration file for Litecell 1.5Harald Welte1-0/+42
2016-02-15Introduce new phy_link and phy_instance abstractionHarald Welte3-2/+105
This way we can model a flexible mapping between any number of PHYs, each having multiple instances, and then map BTSs with TRXx on top of those PHYs.
2016-01-16Add support for Octasic OCTSDR-2G GSM PHYHarald Welte1-0/+28
This adds support for a new PHY to OsmoBTS, the Octasic OCTSDR-2G PHY. This is a proprietary GSM PHY running on a familty of Octasic DSPs.
2014-08-25add information on unit (milli-dB) to control interface docHarald Welte1-3/+7
2014-08-24add a small document describing the use of the control interfaceHarald Welte1-0/+57
2014-08-21sysmobts: Add VTY support to the sysmobts-mgrHolger Hans Peter Freyther1-0/+24
Add VTY support to the manager. This way we can interactively inspect the state of the system and trigger events.
2014-05-25sysmobts: Revert all sysmobts-mgr related changesHolger Hans Peter Freyther1-30/+0
Harald is right and that the code is generally not ready for inclusion. I fell victim of trying to finish it while the code is not ready at all. It is better to re-introduce the patches in a smaller and more tested way. The right way would have been a branch were ready things are split-off the main/wip commit until everything is ready. Revert "sysmobts: Have a common prefix for the enum" This reverts commit 44980347f308fe5bbe48a933dbc81b82b53d310a. Revert "utils: Used the enum manuf_type_id in the parameter of add_manufacturer_id_label" This reverts commit 7d36e5ed46b630203167fc9d5d28e0087fdbd394. Revert "utils: Classify the OML message using the return type" This reverts commit afee0b7929a00500f9c204f3bc7e12f72451e832. Revert "sysmobts: Do not access out of bound string" This reverts commit f5f41e805195c8c3294a9e6a68b10f975fbabbbd. Revert "sysmobts: Separate IPA and OML check into two methods" This reverts commit 13a224063dfcee0be529fba1c8fb9be9c1fb261e. Revert "screenrc: osmobts-mgr now needs a config file" This reverts commit 0a1699ff8a5462c167c24e8b28186abb26331698. Revert "make sure osmobts-mgr.cfg file is included in tarballs" This reverts commit 14c60b425f8146f6a392d2d3de2979c817cd975e. Revert "sysmobts-mgr: Add VTY support for configuring it" This reverts commit c5fedd24c96a4ef6d7a0c0ed3c70d6ef0abd5c17. Revert "sysmobts: Add beginnings of an OML router and create Failure Messages in the sysmobts-manager" This reverts commit c6ab90b27006ff2d1fdfb0b1d7fc01e1dd4a696d.
2014-05-18sysmobts-mgr: Add VTY support for configuring itÁlvaro Neira Ayuso1-0/+30
This patch allows to configure the warning temperature threshold, the severe temperature threshold of the board and the PA and the actions like the relative value power that we want to reduce the transmit power to and the part that we want to switch off or not. Signed-off-by: Alvaro Neira Ayuso <anayuso@sysmocom.de>
2013-03-02doc: Remove the rtp bind-ip from the exampleHolger Hans Peter Freyther1-1/+0
This option is not needed anymore, let's remove it.
2012-09-20misc: Disable the color in the default settingHolger Hans Peter Freyther1-1/+1
When forwarding the log messages to logger or systemd the ansi escape sequence can confuse the app collecting the data.
2012-02-10update config file to parse correctlyHarald Welte1-7/+1
2011-11-07config: Rename llapdm -> llapd in the example configurationHolger Hans Peter Freyther1-1/+1
2011-09-04add minimal example config fileHarald Welte1-0/+33