osmo-bts/src
Vadim Yanitskiy c74f25bdcc [VAMOS] Merge bts_trx_init() into gsm_bts_trx_alloc()
gsm_bts_trx_alloc() already does initialize some fields of the
allocated 'struct gsm_bts_trx' instance, and having an additional
function for initializing the other fields makes no sense.

Note that I intentionally didn't merge a call to bts_model_trx_init()
into gsm_bts_trx_alloc(), because this would break some assumptions
regarding the order of initialization and cause regressions.

This also allows us to not call bts_model_trx_init() from tests.

Change-Id: I4aefaf47b05a67ec0c4774c1ee7abcc95e04cc13
2021-05-11 03:54:07 +02:00
..
common [VAMOS] Merge bts_trx_init() into gsm_bts_trx_alloc() 2021-05-11 03:54:07 +02:00
osmo-bts-lc15 osmo-bts-{lc15,oc2g}: drop redundant checks in VTY commands 2021-05-09 02:05:48 +02:00
osmo-bts-oc2g osmo-bts-{lc15,oc2g}: drop redundant checks in VTY commands 2021-05-09 02:05:48 +02:00
osmo-bts-octphy lchan2lch_par(): fix missing default branch in switch 2021-04-20 22:50:14 +02:00
osmo-bts-omldummy omldummy: add cmdline arg --features 2021-04-27 13:38:34 +00:00
osmo-bts-sysmo lchan2lch_par(): fix missing default branch in switch 2021-04-20 22:50:14 +02:00
osmo-bts-trx [VAMOS] struct gsm_bts_trx: fix the PHY instance pointer 2021-05-09 02:05:48 +02:00
osmo-bts-virtual gsm_data: handle l1_info with structs 2021-02-16 22:28:18 +00:00
Makefile.am osmo-bts-lc15: use consistent name for containing directory 2020-11-05 03:39:50 +07:00