aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2017-07-25lc15bts-mgr.cfg: Set default vswr to a value inside valid rangePau Espin Pedrol1-2/+2
Valid range is currently set to 1000-200000. Change-Id: Ibf60ab290acf0423c7617591a86403d63266e5d3
2017-07-19lc15: port lc15bts-mgr changesMax1-36/+16
That's mostly changes related to lc15bts-mgr from https://gitlab.com/nrw_noa/osmo-bts branch nrw/litecell15 based on eb5b7f80510b603579f7af6d7d5ead296c2fa260 commit. I wanted to incorporate vty and hardcoded paths changes so we can use it from this point without major backward-incompatible changes as a base for future ports. Change-Id: Iabbaedc84aaaa594150a4e5445c16dd1f6f89858 Related: SYS#3679
2017-07-18lc15: make default config usableMax1-1/+3
* add trx-calibration path * change GSM band to 900 Change-Id: I50bc4a4314a8b48e4000de445f4f05795e1a2d8b Related: SYS#3722
2017-07-14Cleanup example config filesMax9-32/+0
* remove deprecated everything log level * remove copy-pasted sysmobts-mgr.cfg from root directory Change-Id: I8f392991097267665e9094189d24e7cf94a5d5d2 Related: OS#71
2017-07-13VIRT-PHY: Added example configurations for openbsc and osmobts.Sebastian Stumpf2-0/+213
Change-Id: I368d4a378e20028603b09825eee766abb9195774
2017-06-19lc15bts-mgr: use extended config file exampleMax1-1/+41
Change-Id: I0ef9d00a031b7d7e59150a28a6972c620ff19e92 Related: SYS#3686
2017-06-14Place *-mgr config examples according to BTS modelMax2-0/+48
* copy sysmobts-mgr.cfg to sysmo/ directory * add lc15bts-mgr.cfg The configuration is BTS-specific so it should be located inside appropriate subdirs. Note: the old copy of sysmobts-mgr.cfg can be removed once the image build recipes are adjusted. Change-Id: Ic81197464809ba508b2572e86dd978a994f4b116 Related: SYS#3686
2017-06-06trx: Allow BTS and TRX to be on different IPsPau Espin Pedrol1-0/+2
Depends on libosmocore I3c655a4af64fb80497a5aaa811cce8005dba9cd9 Change-Id: I0bd34b7b02c1a9b0c6f6f89f327b486e5620c8d5
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