[PATCH 2/3] gsm_data: Add search for TRX by ARFCN

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/.

Sylvain Munaut 246tnt at gmail.com
Thu Feb 20 14:44:46 UTC 2014


Hi,

> +struct gsm_bts_trx *gsm_bts_trx_by_arfcn(struct gsm_bts *bts, int arfcn)

The arfcn should be a uint16_t like is it in the structure. Please try
to be consitent in the usage of types.


Cheers,

   Sylvain




More information about the OpenBSC mailing list