Hi,<br><br>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.<br><br>I tried to change the line :<br>
abis_nm_bs11_set_trx_power(&bts->trx[0], BS11_TRX_POWER_GSM_30mW);<br>with<br>abis_nm_bs11_set_trx_power(&bts->trx[0], BS11_TRX_POWER_GSM_250mW);<br>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"<br>
<br>case BS11_STATE_WAIT_MIN_CFG_2:<br>        bs11cfg_state = STATE_SWLOAD;<br>        rc = create_objects(g_bts);<br>        break;<br><br><br>If anyone can help me<br><br>Thanks a lot<br><br>Eric Cathelinaud<br>