! Configuration rendered by osmo-gsm-tester log stderr logging color 1 logging print extended-timestamp 1 logging print category 1 logging print category-hex 0 logging print level 1 logging print file basename last logging level abis debug logging level oml debug logging level pag debug logging level rll debug logging level rr debug logging level rsl debug logging level l1c info logging level l1p error logging level trx info ! Level required by ready_for_pcu(): pcu info logging level pcu info ! line vty bind ${osmo_bts_trx.addr} ctrl bind ${osmo_bts_trx.addr} ! phy 0 osmotrx ip local ${osmo_bts_trx.osmo_trx.bts_ip} osmotrx ip remote ${osmo_bts_trx.osmo_trx.trx_ip} %if osmo_bts_trx.get('osmo_trx').get('max_trxd_version', False): osmotrx trxd-max-version ${osmo_bts_trx.osmo_trx.max_trxd_version} %endif %for chan in osmo_bts_trx.osmo_trx.channels: instance ${loop.index} osmotrx rx-gain 50 osmotrx tx-attenuation oml %endfor bts 0 band ${osmo_bts_trx.band} ipa unit-id ${osmo_bts_trx.ipa_unit_id} 0 oml remote-ip ${osmo_bts_trx.oml_remote_ip} pcu-socket ${osmo_bts_trx.pcu_socket_path} gsmtap-sapi bcch gsmtap-sapi ccch gsmtap-sapi rach gsmtap-sapi agch gsmtap-sapi pch gsmtap-sapi sdcch gsmtap-sapi tch/f gsmtap-sapi tch/h !gsmtap-sapi pacch !gsmtap-sapi pdtch !gsmtap-sapi ptcch gsmtap-sapi cbch gsmtap-sapi sacch %for chan in osmo_bts_trx.osmo_trx.channels: trx ${loop.index} phy 0 instance ${loop.index} power-ramp max-initial 23000 mdBm power-ramp step-size 2000 mdB power-ramp step-interval 1 %endfor