osmo-bts/src
Vadim Yanitskiy b8b6066450 osmo-bts-trx: rx_{tchf,tchh}_fn(): also use meas_avg for BFI
In the current implementation of both TCH/F and TCH/H lchans, we
set the 'bfi_flag' to true only if decoding fails.  Perhaps this
was not the case when I wrote [1], so using meas_avg might result
in using uninitialized memory.  This is not the case anymore.

Pass the *averaged* measurememnts regardless of decoding result.

Change-Id: I23f767364a018d30d04885990adf69b50b2c9738
Related: [1] I2b02b51fea5664f161382a4ddc63dbf14ffc9ac5
2022-04-05 13:45:31 +00:00
..
common fix gsm_bts_get_cbch(): CBCH can be allocated on Cn 2022-03-31 19:57:10 +03:00
osmo-bts-lc15 [lc15,oc2g,octphy] Fix memory leak on write queue overflow 2021-11-25 13:15:30 +00:00
osmo-bts-oc2g [lc15,oc2g,octphy] Fix memory leak on write queue overflow 2021-11-25 13:15:30 +00:00
osmo-bts-octphy [lc15,oc2g,octphy] Fix memory leak on write queue overflow 2021-11-25 13:15:30 +00:00
osmo-bts-omldummy nm_*fsm: Make FSMs aware of object being properly configured or not 2021-09-22 12:56:58 +02:00
osmo-bts-sysmo Move lchan_init_lapdm inside lchan_set_state(LCHAN_S_ACTIVE) 2021-10-14 17:48:31 +02:00
osmo-bts-trx osmo-bts-trx: rx_{tchf,tchh}_fn(): also use meas_avg for BFI 2022-04-05 13:45:31 +00:00
osmo-bts-virtual logging: get rid of logging category DSUM 2022-02-08 14:31:58 +06:00
Makefile.am osmo-bts-lc15: use consistent name for containing directory 2020-11-05 03:39:50 +07:00