osmo-bts/src/common
Vadim Yanitskiy dffb6fac25 measurement: make sure that DL measurements are valid
In repeated_dl_facch_active_decision() we rely on the Measurement
Report message, that in some cases may not contain valid Downlink
measurements.  In this case, we should simply ignore it.

Change-Id: I0d72b454f2b770d5762303fb70a15a8cdc9d07d7
Related: SYS#5114
2021-10-22 02:51:36 +03:00
..
Makefile.am Support forwarding proto IPAC_PROTO_EXT_PCU BSC<->PCU 2021-06-30 08:13:21 +00:00
abis.c abis: fix memory leak in abis_oml_sendmsg() 2021-10-04 12:44:04 +00:00
abis_osmo.c Support forwarding proto IPAC_PROTO_EXT_PCU BSC<->PCU 2021-06-30 08:13:21 +00:00
amr.c rsl: refactor handling of RSL_IE_MR_CONFIG 2020-06-05 18:40:42 +07:00
bts.c Move lchan related code to lchan.{c,h} 2021-10-14 14:55:35 +02:00
bts_ctrl_commands.c power_ramp: Add support to get callback when ramping process completes 2020-06-18 19:11:55 +02:00
bts_ctrl_lookup.c Move struct gsm_bts_trx: gsm_data.* & bts.* => bts_trx.* 2020-07-14 09:44:06 +00:00
bts_shutdown_fsm.c bts_shutdown_fsm: Make sure pending power ramping are aborted before closing TRX 2021-10-18 18:45:37 +02:00
bts_trx.c Make sure lchan allocated memory from shadow_ts is properly freed 2021-10-11 11:38:35 +02:00
cbch.c Reset CBCH state after BTS shutdown 2021-10-20 16:13:03 +02:00
dtx_dl_amr_fsm.c Fix Downlink AMR FSM name to avoid illegal space character 2017-10-24 18:43:45 +02:00
gsm_data.c nm_channel_fsm: Release lchans after BTS shutdown 2021-10-07 14:16:41 +02:00
handover.c lchan: Move TA CTRL param to its own substruct 2021-09-13 12:53:44 +02:00
l1sap.c measurement: move repeated_dl_facch_active_decision() here 2021-10-22 02:51:36 +03:00
lchan.c gsm_pchan2chan_nr(): Properly assert if unexpected pchan is passed 2021-10-19 12:39:55 +02:00
load_indication.c load_indication.c: Avoid sending if CCCH is still not operational 2021-10-07 11:22:07 +00:00
logging.c logging: use only LOGL_NOTICE as defualt loglevel 2020-04-14 13:20:21 +00:00
main.c add VTY transcript testing 2021-08-18 17:27:04 +02:00
measurement.c measurement: make sure that DL measurements are valid 2021-10-22 02:51:36 +03:00
msg_utils.c Move gsm_bts code gsm-data.* => bts.* 2020-07-05 18:18:16 +02:00
nm_bb_transc_fsm.c nm_*_fsm: reset mo.nm_attr from previous runs when entering state NOT_INSTALLED 2021-10-08 20:58:50 +00:00
nm_bts_fsm.c Reset CBCH state after BTS shutdown 2021-10-20 16:13:03 +02:00
nm_bts_sm_fsm.c nm_*fsm: Make FSMs aware of object being properly configured or not 2021-09-22 12:56:58 +02:00
nm_channel_fsm.c nm_*_fsm: reset mo.nm_attr from previous runs when entering state NOT_INSTALLED 2021-10-08 20:58:50 +00:00
nm_common_fsm.c nm_*fsm: Make FSMs aware of object being properly configured or not 2021-09-22 12:56:58 +02:00
nm_radio_carrier_fsm.c nm_*_fsm: reset mo.nm_attr from previous runs when entering state NOT_INSTALLED 2021-10-08 20:58:50 +00:00
oml.c bts-trx: Delay power ramp up until RCARRIER is ENABLED 2021-09-30 13:14:08 +02:00
paging.c paging: prioritize CS related paging over PS related pagings. 2021-07-06 11:35:50 +02:00
pcu_sock.c osmo-bts-trx: report PDCH interference levels to L1SAP 2021-10-08 16:54:20 +06:00
phy_link.c common/vty: facilitate finding duplicate PHY/TRX associations 2021-06-10 11:53:24 +00:00
power_control.c Move lchan,power_control related code from gsm_data.c to their own files 2021-10-07 12:11:52 +00:00
rsl.c measurement: move repeated_dl_facch_active_decision() here 2021-10-22 02:51:36 +03:00
scheduler.c Add new gsm_bts_trx_free_shadow_ts() function 2021-10-11 11:19:11 +02:00
scheduler_mframe.c trx_sched_is_sacch_fn(): fix handling of dynamic timeslots 2021-06-04 20:06:58 +00:00
sysinfo.c Move lchan related code to lchan.{c,h} 2021-10-14 14:55:35 +02:00
ta_control.c Support configuring TA loop SACCH block rate 2021-09-14 11:42:58 +02:00
tx_power.c bts_shutdown_fsm: Make sure pending power ramping are aborted before closing TRX 2021-10-18 18:45:37 +02:00
vty.c vty: show interference level / band in 'show lchan' 2021-10-08 16:54:20 +06:00