Commit 155db29e authored by Robert Schmidt's avatar Robert Schmidt

Updates in 4g-rfsim-fembms

parent 7a0c9064
This diff is collapsed.
......@@ -14,7 +14,7 @@ services:
RFSIMULATOR: enb
USE_ADDITIONAL_OPTIONS: --rfsim --noS1 --eNBs.[0].component_carriers.[0].mbms_dedicated_serving_cell ENABLE --log_config.global_log_options level,nocolor,time
volumes:
- ../../conf_files/enb.band7.tm1.25PRB.rfsim.mbms.conf:/opt/oai-enb/etc/mounted.conf
- ../../conf_files/enb.band7.25prb.rfsim-tm1.conf:/opt/oai-enb/etc/mounted.conf
healthcheck:
test: /bin/bash -c "pgrep lte-softmodem"
interval: 10s
......@@ -30,16 +30,11 @@ services:
ipv4_address: 192.168.61.30
environment:
TZ: Europe/Paris
HOSTNAME: oai_ue0
USE_VOLUMED_CONF: 'yes'
RFSIMULATOR: 192.168.61.20
MCC: '208'
MNC: '93'
SHORT_IMSI: '100001111'
LTE_KEY: '8baf473f2f8fd09487cccbd7097c6862'
OPC: 'e734f8734007d6c5ce7a0508809e7e9c'
MSISDN: '33611123456'
HPLMN: 20893
USE_ADDITIONAL_OPTIONS: -C 2680000000 -r 25 --ue-rxgain 140 --ue-txgain 120 --rfsim --noS1 --log_config.global_log_options level,nocolor,time --noS1
volumes:
- ../../conf_files/lteue.usim-mbs.conf:/opt/oai-lte-ue/etc/ue_usim.conf
healthcheck:
test: /bin/bash -c "pgrep lte-uesoftmodem"
interval: 10s
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment