Setting BS11 output power

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Eric Cathelinaud e.cathelinaud at googlemail.com
Mon Jun 22 13:22:50 UTC 2009


Hi,

I was following your mails about your results for the ouput power but I
don't understand how you change it. I was checking the code  but I didn't
find how to change TX0 output power.

I tried to change the line :
abis_nm_bs11_set_trx_power(&bts->trx[0], BS11_TRX_POWER_GSM_30mW);
with
abis_nm_bs11_set_trx_power(&bts->trx[0], BS11_TRX_POWER_GSM_250mW);
in the "create_objects" fonction but I don't know how the fonction is
loaded, I don't know how the bs11 enter the state
"BS11_STATE_WAIT_MIN_CFG_2"

case BS11_STATE_WAIT_MIN_CFG_2:
        bs11cfg_state = STATE_SWLOAD;
        rc = create_objects(g_bts);
        break;


If anyone can help me

Thanks a lot

Eric Cathelinaud
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20090622/3300303d/attachment.htm>


More information about the OpenBSC mailing list