osmo-bts/src/common
Vadim Yanitskiy cf3d314501 rsl: use hard-coded defaults if the MultiRate conf IE is absent
This configuration will be used as a fall-back when the MultiRate
configuration IE is not included in the CHAN ACT/MODIFY messages.

Change-Id: Ie96af636105ee1ffe2d9a0bd9eea375faebad149
Related: osmo-bsc.git Ic5f8d55d250976d8d4c9cae2d89480fd52326717
Related: SYS#5917, OS#4984
2022-04-13 18:04:20 +03:00
..
Makefile.am common/Makefile.am: reformat {AM_CPPFLAGS,AM_CFLAGS,LDADD} 2021-11-07 03:33:12 +03:00
abis.c abis: Try one reconnect to previously connected BSC before trying next one 2021-11-03 20:21:28 +01:00
abis_osmo.c Support forwarding proto IPAC_PROTO_EXT_PCU BSC<->PCU 2021-06-30 08:13:21 +00:00
amr.c rsl: use hard-coded defaults if the MultiRate conf IE is absent 2022-04-13 18:04:20 +03:00
bts.c fix gsm_bts_get_cbch(): CBCH can be allocated on Cn 2022-03-31 19:57:10 +03: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 logging: get rid of logging category DSUM 2022-02-08 14:31:58 +06:00
cbch.c cbch: cosmetic: use talloc_zero() in bts_process_smscb_cmd() 2021-12-12 19:37:32 +03: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 gsm_ts_release(): Make sure pchan{,is_want} is reset to NONE 2021-11-05 13:17:09 +00:00
handover.c lchan: Move TA CTRL param to its own substruct 2021-09-13 12:53:44 +02:00
l1sap.c l1sap: l1sap_chan_act(): remove unused *tp argument 2022-04-13 15:03:20 +00:00
lchan.c gsm_lchan_interf_meas_calc_avg(): adapt to the order of boundaries 2021-11-12 03:04:47 +03: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 a different color tone for DLOOP 2022-04-13 17:23:55 +03:00
main.c logging: get rid of logging category DSUM 2022-02-08 14:31:58 +06:00
measurement.c measurement: make use of gsm48_meas_res_is_valid() 2021-11-04 17:47:02 +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 oml: assign unique names to 'struct tlv_parsed' chunks 2021-12-12 16:22:48 +03:00
paging.c paging: prioritize CS related paging over PS related pagings. 2021-07-06 11:35:50 +02:00
pcu_sock.c l1sap: l1sap_chan_act(): remove unused *tp argument 2022-04-13 15:03:20 +00:00
phy_link.c phy_instance_destroy(): fix NULL pointer dereference 2021-12-28 22:01:35 +06:00
power_control.c power_ctrl_params_def_reset(): set .ctrl_interval for both UL/DL 2022-04-08 20:39:35 +00:00
probes.d initial support for static userspace probes via systemtap 2021-10-25 10:06:09 +00:00
rsl.c rsl: use hard-coded defaults if the MultiRate conf IE is absent 2022-04-13 18:04:20 +03:00
scheduler.c scheduler: rts_tchh_fn(): use a lookup table for FACCH/H 2022-04-10 18:25:53 +03: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: fix ambiguity in BTS specific command definitions 2022-03-09 07:23:50 +00:00