osmo-msc/openbsc/src/libbsc
Neels Hofmeyr a42855f09f cosmetic: rename osmo_msc_data.h to bsc_msc_data.h
With the OsmoMSC program coming up, the name osmo_msc_data becomes even
more confusing than it already is. Clearly indicate it as libbsc's data of
a remote MSC by prefixing with bsc_.

Also, the Osmocom community has in the meantime agreed to have the osmo_
prefix only in libosmocore, to avoid naming conflicts in case things are
moved there. So while renaming anyway, also drop the osmo_ prefix.

Change-Id: I13554563ce9289de126ba0d4cf329bafcda35607
2017-02-24 21:01:55 +01:00
..
Makefile.am factor out gen of USSD notify and release complete to libosmocore 2016-12-02 12:09:15 +00:00
abis_nm.c Improve OML failure report 2017-01-23 12:16:05 +00:00
abis_nm_ipaccess.c misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
abis_nm_vty.c mscsplit: abis vty: decouple from global bsc_gsmnet variable 2016-09-26 02:25:46 +02:00
abis_om2000.c OM2000: use assoc_so *only* for TS objects 2017-02-01 16:36:11 +00:00
abis_om2000_vty.c om2000: add VTY command to delete CON groups 2017-02-03 17:05:14 +01:00
abis_rsl.c logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* 2017-02-23 18:11:57 +01:00
arfcn_range_encode.c Prevent segfault in range encoding 2017-01-23 12:32:00 +00:00
bsc_api.c Expand chan allocation logging 2017-02-09 19:13:02 +01:00
bsc_ctrl_commands.c cosmetic: rename osmo_msc_data.h to bsc_msc_data.h 2017-02-24 21:01:55 +01:00
bsc_ctrl_lookup.c enable ctrl bind config for various programs 2016-02-25 12:18:04 +01:00
bsc_dyn_ts.c dyn TS: clearly use lchan[0], fixing minor confusion 2016-08-27 02:23:47 +00:00
bsc_init.c Cosmetic fixes around SI generation 2017-01-06 11:37:52 +00:00
bsc_msc.c bsc_msc.c: Check setsockopt() return value 2016-11-26 17:10:29 +01:00
bsc_rf_ctrl.c cosmetic: rename osmo_msc_data.h to bsc_msc_data.h 2017-02-24 21:01:55 +01:00
bsc_rll.c bsc: Reduce the RLL timeout to be smaller than TC1/max_retr+1 2013-12-27 19:21:58 +01:00
bsc_vty.c cosmetic: rename osmo_msc_data.h to bsc_msc_data.h 2017-02-24 21:01:55 +01:00
bts_ericsson_rbs2000.c rbs2000: Add missing bts feature definitions 2016-11-16 16:35:05 +00:00
bts_init.c hsl: Remove the support for the HSL bts from OpenBSC 2013-07-03 16:19:41 +02:00
bts_ipaccess_nanobts.c OML: Improve OML attribute handling 2016-11-01 21:56:22 +00:00
bts_ipaccess_nanobts_omlattr.c OML: Improve OML attribute handling 2016-11-01 21:56:22 +00:00
bts_nokia_site.c nokia: Allow to set the reset time for the nokia bts 2015-02-07 13:27:36 +01:00
bts_siemens_bs11.c cosmetic: bs11: also use ts_is_tch() 2016-09-28 00:28:01 +00:00
bts_sysmobts.c Do not expect all BTSs support TSC != BCC 2014-01-19 17:32:56 +01:00
bts_unknown.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
chan_alloc.c Fix TCH/F_PDCH: no need to check ts subslots for PDCH 2016-12-09 12:13:03 +00:00
e1_config.c logging: use central filter and ctx consts from libosmocore 2017-02-22 17:24:54 +01:00
gsm_04_08_utils.c move to libcommon-cs: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej() 2016-11-24 16:58:31 +01:00
gsm_04_80_utils.c factor out gen of USSD notify and release complete to libosmocore 2016-12-02 12:09:15 +00:00
handover_decision.c Use proper measurement for handover 2016-05-20 16:26:33 +00:00
handover_logic.c libmsc/bsc: split rate counters into bsc and msc group 2016-08-29 18:56:20 +02:00
meas_proc.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
meas_rep.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
net_init.c cosmetic: rename osmo_msc_data.h to bsc_msc_data.h 2017-02-24 21:01:55 +01:00
paging.c logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* 2017-02-23 18:11:57 +01:00
rest_octets.c SI2q: add support for multiple UARFCNs 2017-01-23 12:32:09 +00:00
system_information.c Implement VTY configuration to control Early Classmark Sending 2017-01-26 15:24:07 +01:00