Working fine thanks<br><br>Eric Cathelinaud<br><br><div class="gmail_quote">2009/6/23 Harald Welte <span dir="ltr"><<a href="mailto:laforge@gnumonks.org">laforge@gnumonks.org</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Mon, Jun 22, 2009 at 03:22:50PM +0200, Eric Cathelinaud wrote:<br>
> Hi,<br>
><br>
> I was following your mails about your results for the ouput power but I<br>
> don't understand how you change it. I was checking the code  but I didn't<br>
> 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<br>
> loaded, I don't know how the bs11 enter the state<br>
> "BS11_STATE_WAIT_MIN_CFG_2"<br>
<br>
</div>you have to manually change the state into MAINTENANCE (by calling disconnect)<br>
and then call abis_nm_bs11_set_trx_power()<br>
<font color="#888888"><br>
--<br>
- Harald Welte <<a href="mailto:laforge@gnumonks.org">laforge@gnumonks.org</a>>           <a href="http://laforge.gnumonks.org/" target="_blank">http://laforge.gnumonks.org/</a><br>
============================================================================<br>
"Privacy in residential applications is a desirable marketing option."<br>
                                                  (ETSI EN 300 175-7 Ch. A6)<br>
</font></blockquote></div><br>