Commit graph

21 commits

Author SHA1 Message Date
fc479be5d9 AMR modes: make better use of 'adaptive' in amr 2023-02-16 03:00:05 +01:00
358e626d3c Change AMR config threshold/hysteresis
even though some of these are not used as we only define one mode
2023-01-04 22:24:41 +01:00
Monocots
1a6c01175e Update Osmo Config Files 2022-10-25 15:34:26 +00:00
ed0c3f3345 Add LTE neighbour EARFCNs 2022-07-09 21:38:28 +02:00
Monocots
68da18be9c BSC: Improve Codec config 2022-07-04 00:47:09 +00:00
7383ddecbf BSC: Remove neighbor-list manual
This does not work as expected.
2022-07-04 02:16:23 +02:00
e116a0e1f8 BSC: Fix neighbour config
Fixes a change erroneously commited to last commit.
2021-12-11 22:22:27 +01:00
94ba127039 Add shell functions to (un)bar Cells 2021-12-11 07:07:32 +01:00
203f92084c We still need to check for egprs for 11bit RACH 2021-11-16 22:24:16 +01:00
030143377e Update PCU+BSC Configs (neighbours)
Add explicit neighbours and use deprecated Neighbour Address Resolution Service CTRL interface
as we are still running osmo-bsc 'latest' release.
2021-11-16 21:59:02 +01:00
b06f61ff80 OSMO: Add basic power ctrl params to bsc 2021-10-14 03:22:06 +02:00
8dff4eab0f OSMO: fix channel config.
Correctly setup a 2nd TRX and ensure we only use TCH/F for explicit GSM codec.
2021-10-14 02:18:57 +02:00
caedbabe23 Improve BSC config 2021-10-12 09:47:00 +02:00
1ab4a0e129 BSC: Allow Emergency Call
Apart from the fact that we did have some support for this before,
some handsets show a notification that Emergency Calling is not
available in the cell and we prefer to avoid this.
2021-06-22 20:24:13 +02:00
f14e2c7a04 Modifications to Split Stack Config
Setup params needed for dGSM
2021-03-01 12:09:43 +01:00
fcda7401f4 Updates to Osmo Split Stack Config 2021-02-26 05:06:33 +01:00
ac03cfe5a4 Osmocom configs: Fix compatability with latest release 2020-11-13 07:23:04 +01:00
a5e853a415 Use port 23000 on sgsn 2020-09-03 22:04:48 +02:00
3a6808de7c Update config templates to match vty
Match more or less what the vty writes
2020-09-02 12:36:04 +02:00
d62c4c3e2c OSMO: Remove deprecated config entries 2020-09-02 11:29:46 +02:00
f6395068c8 Split stack: Initial commit install/configure
This commit installs the osmo stack daemons and configuration
if the hiera parameter rhizo::osmo_stack is 'split'

Setting this param won't break anything for a nitb based install,
but it will disable running the nitb and run osmo-bsc instead.
2020-08-28 17:08:37 +02:00