osmo-bts/src/common
Pau Espin c88ed31d9e cosmetic: gsm_pchan2chan_nr(): Update spec documentation
Change-Id: If1de230f022c69f3dfce8a7c66d494a984e7f3f9
2023-03-17 15:29:17 +01:00
..
Makefile.am Introduce Osmux support 2022-09-13 17:32:22 +02:00
abis.c abis: Avoid TCP/IPA RSL sockets continue conn establishment while shutting down 2022-09-16 20:56:00 +02:00
abis_osmo.c Support forwarding proto IPAC_PROTO_EXT_PCU BSC<->PCU 2021-06-30 08:13:21 +00:00
amr.c struct amr_multirate_conf: remove ms_mode[], raname bts_mode[] 2022-04-17 13:14:59 +00:00
bts.c OML: NSVC[1] MO should have the same initial state as NVSC[0] 2022-12-19 22:01:45 +01: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 ctrl: take both address and port from vty config 2022-12-22 09:40:08 +00:00
bts_shutdown_fsm.c shutdown_fsm: Add power_ramp_force() to jump straight to the tgt power 2022-12-21 23:51:51 +00:00
bts_trx.c logging: get rid of logging category DSUM 2022-02-08 14:31:58 +06:00
cbch.c common: Fix memleak in get_smscb_block() 2023-02-10 19:56:53 +00: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: remove unused pointer variable 2022-12-08 17:02:13 +01:00
lchan.c cosmetic: gsm_pchan2chan_nr(): Update spec documentation 2023-03-17 15:29:17 +01: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 Introduce Osmux support 2022-09-13 17:32:22 +02:00
main.c GSMTAP: allow configuring local address 2023-03-04 11:24:37 +00:00
measurement.c measurement: do not call msgb_l3len without checking 2022-10-11 11:45:14 +02:00
msg_utils.c common: fix coding style: if is not a function 2022-04-19 04:04:36 +03: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
osmux.c osmux: Use new osmux_xfrm_input API to set name on each link 2022-11-21 10:51:33 +01:00
paging.c paging_add_imm_ass(): remove meaningless from_pcu argument 2023-03-01 03:01:46 +07:00
pcu_sock.c Rewrite pcu_sock_write() 2023-03-15 17:45:35 +01: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: reduce logging verbosity on some messages 2023-03-14 21:14:54 +07:00
scheduler.c Use libosmocore API msgb_queue_free() to free lists 2022-08-11 23:04:46 +02:00
scheduler_mframe.c scheduler: trx_sched_is_sacch_fn(): make ts pointer const 2022-05-10 01:19:17 +03: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 shutdown_fsm: Add power_ramp_force() to jump straight to the tgt power 2022-12-21 23:51:51 +00:00
vty.c GSMTAP: print 'gsmtap-local-host' if not NULL 2023-03-07 20:32:36 +07:00