osmo-bsc/src/osmo-bsc
Philipp Maier 4af073c109 bts: add function to check if a BTS has a BSC co located PCU
At the momemnt we use is_ericsson_bts() to check if the BTS uses a BSC
co-located PCU, this is a bit ambiguous, lets have a function that
explicitly checks for a BSC co-located PCU and nothing else.

Change-Id: I23ed4219e5ebd188867c17f387ca877efa9bc3b0
Related: OS#5198
2023-03-20 10:30:47 +01:00
..
Makefile.am bssmap_handle_ass_req_ct_data: implement 2023-03-06 10:23:26 +01:00
a_reset.c
abis_bs11.c
abis_nm.c fix bs11_read_swl_file(): properly clean up stale file list 2023-03-16 06:17:08 +07:00
abis_nm_ipaccess.c
abis_nm_vty.c
abis_om2000.c
abis_om2000_vty.c
abis_osmo.c
abis_rsl.c fix ipacc_rtp_csd_fmt_non_transp(): add missing breaks 2023-03-17 16:42:34 +07:00
acc.c
assignment_fsm.c check_chan_mode_rate_against…: fix never true cond 2023-03-07 09:50:01 +01:00
bsc_ctrl.c
bsc_ctrl_lookup.c
bsc_init.c
bsc_rf_ctrl.c
bsc_rll.c
bsc_sccp.c Fix Lb/A SCCP conn lookup after recent regression in optimization patch 2023-03-17 18:08:26 +00:00
bsc_stats.c
bsc_subscr_conn_fsm.c Fix Lb/A SCCP conn lookup after recent regression in optimization patch 2023-03-17 18:08:26 +00:00
bsc_subscriber.c bsc_subscriber: Optimize lookup of bsub by TMSI 2023-03-15 10:45:13 +01:00
bsc_vty.c fix coverity (false) warning in codec-list vty 2023-03-18 02:08:03 +00:00
bssmap_reset.c
bts.c stat: change pchan naming to dynamic/{osmocom,ipaccess} 2023-03-04 22:44:10 +00:00
bts_ctrl.c
bts_ericsson_rbs2000.c
bts_init.c
bts_ipaccess_nanobts.c ipaccess_drop_oml(): invalidate the feature vector 2023-03-10 13:43:43 +00:00
bts_ipaccess_nanobts_omlattr.c
bts_nokia_site.c
bts_osmobts.c
bts_setup_ramp.c
bts_siemens_bs11.c
bts_sm.c
bts_trx.c
bts_trx_ctrl.c
bts_trx_vty.c bts_trx_vty: use define constant E1_SUBSLOT_FULL instead magic number 2023-02-13 12:39:22 +01:00
bts_unknown.c
bts_vty.c
cbch_scheduler.c
cbsp_link.c
chan_alloc.c
chan_counts.c
codec_pref.c simplify storage of bsc_msc_data->audio_support 2023-03-04 22:44:10 +00:00
data_rate_pref.c bssmap_handle_ass_req_ct_data: implement 2023-03-06 10:23:26 +01:00
e1_config.c
gsm_04_08_rr.c
gsm_08_08.c Move bsc_conn_by_bsub() and make it static 2023-03-15 09:44:22 +00:00
gsm_data.c drop gsm_pchan_ids, use sanitized FSM ids instead 2023-03-04 22:44:10 +00:00
handover_cfg.c
handover_ctrl.c
handover_decision.c
handover_decision_2.c
handover_fsm.c Fix Lb/A SCCP conn lookup after recent regression in optimization patch 2023-03-17 18:08:26 +00:00
handover_logic.c
handover_vty.c
lb.c Fix Lb/A SCCP conn lookup after recent regression in optimization patch 2023-03-17 18:08:26 +00:00
lchan.c
lchan_fsm.c requires_voice_stream -> ch_indctr 2023-03-06 10:23:30 +01:00
lchan_rtp_fsm.c Fix Lb/A SCCP conn lookup after recent regression in optimization patch 2023-03-17 18:08:26 +00:00
lchan_select.c lchan_select: chan_mode_to_chan_type: support CSD 2023-03-06 10:23:30 +01:00
lcs_loc_req.c
lcs_ta_req.c
meas_feed.c
meas_rep.c
neighbor_ident.c doc: correct reference and add deprecation notice 2023-02-10 11:41:23 +00:00
neighbor_ident_ctrl.c
neighbor_ident_vty.c
net_init.c bsc_subscriber: Introduce bsc_subscriber_store object 2023-03-15 09:44:22 +00:00
nm_bb_transc_fsm.c
nm_bts_fsm.c
nm_bts_sm_fsm.c
nm_channel_fsm.c
nm_common_fsm.c
nm_gprs_cell_fsm.c
nm_gprs_nse_fsm.c
nm_gprs_nsvc_fsm.c
nm_rcarrier_fsm.c
osmo_bsc_bssap.c bsc_subscriber: Optimize lookup of bsub by TMSI 2023-03-15 10:45:13 +01:00
osmo_bsc_filter.c
osmo_bsc_grace.c
osmo_bsc_lcls.c
osmo_bsc_main.c implicitly register osmo_fsm definitions 2023-03-02 17:56:48 +01:00
osmo_bsc_mgcp.c
osmo_bsc_msc.c simplify storage of bsc_msc_data->audio_support 2023-03-04 22:44:10 +00:00
osmo_bsc_sigtran.c Fix Lb/A SCCP conn lookup after recent regression in optimization patch 2023-03-17 18:08:26 +00:00
paging.c
pcu_sock.c pcu_sock.c: Call osmo_fd_unregister() before closing and changing bfd->fd 2023-03-14 12:56:49 +00:00
penalty_timers.c
power_control.c
smscb.c
smscb_vty.c
system_information.c
timeslot_fsm.c bts: add function to check if a BTS has a BSC co located PCU 2023-03-20 10:30:47 +01:00