Move the SysmoBTS source directory
This commit is contained in:
parent
203f92084c
commit
89c7f9ad59
36 changed files with 10 additions and 10 deletions
6
modules/rhizo_base/files/SysmoBTS/rc.local
Normal file
6
modules/rhizo_base/files/SysmoBTS/rc.local
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Turn on 2050 PA so that osmo-bts can do power ramping.
|
||||
if [ `/usr/bin/sysmobts-util model-nr` == '2050' ] ; then
|
||||
/usr/bin/sbts2050-util sbts2050-pwr-enable 1 1 1
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue