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/.
Harald Welte laforge at gnumonks.orgOn Mon, Jun 22, 2009 at 03:22:50PM +0200, Eric Cathelinaud wrote:
> 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"
you have to manually change the state into MAINTENANCE (by calling disconnect)
and then call abis_nm_bs11_set_trx_power()
--
- Harald Welte <laforge at gnumonks.org> http://laforge.gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
(ETSI EN 300 175-7 Ch. A6)