osmo-bsc/include/osmocom/bsc
Neels Hofmeyr f7a6329bbd cosmetic: bsc_network_init(): imply default 001-01 PLMN
All callers pass mcc=1, mnc=1, so just have it as default.
(Prepare for net->country_code etc to be replaced by net->plmn)

Change-Id: Ic16bc0bab3f2d4721e86a1a04f9d9f988d777df2
2018-03-05 05:37:54 +01:00
..
Makefile.am Add support for Access Control Class ramping. 2018-02-27 14:29:39 +00:00
a_reset.h reset: remove name variable from reset context 2017-11-20 09:21:16 +00:00
abis_nm.h cosmetic: tighten function type signatures 2017-11-29 14:23:13 +00:00
abis_om2000.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
abis_rsl.h compiler warnings: add includes in abis_rsl.h, gsm_data_shared.h 2017-11-29 17:37:18 +00:00
acc_ramp.h Add support for Access Control Class ramping. 2018-02-27 14:29:39 +00:00
arfcn_range_encode.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_api.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_msc.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_msc_data.h sccp-lite: remove obsolete VTY commands 2017-11-30 08:18:45 +00:00
bsc_msg_filter.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_nat.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_nat_callstats.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_nat_sccp.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_rll.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_subscriber.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bss.h Remove dead code left over from NITB split 2017-12-19 17:53:13 +00:00
bts_ipaccess_nanobts_omlattr.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
chan_alloc.h Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic. 2018-02-05 13:58:17 +01:00
common_bsc.h cosmetic: bsc_network_init(): imply default 001-01 PLMN 2018-03-05 05:37:54 +01:00
ctrl.h Support control connection status query for a particular MSC. 2018-01-09 11:18:10 +00:00
debug.h logging: Remove obsolete log categories 2018-02-19 10:47:50 +01:00
e1_config.h libcommon: join gsm_data_shared.* into gsm_data.* 2018-02-14 12:15:40 +01:00
gsm_04_08_utils.h libcommon_cs: move gsm48 bits to libbsc 2018-02-14 12:55:45 +01:00
gsm_04_80.h bsc/gsm_04_80.h: clean up useless declarations 2018-01-12 14:06:56 +00:00
gsm_data.h gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of buf 2018-03-05 05:35:54 +01:00
handover.h HO: introduce ho decision callbacks 2018-02-19 17:11:47 +01:00
handover_cfg.h HO: vty: rename ho decision 1 vty to 'handover1' with 'handover' alias 2018-02-19 17:11:47 +01:00
handover_decision.h HO: make bts_by_arfcn_bsic() public 2018-01-19 22:09:19 +00:00
handover_decision_2.h HO: Implement load based handover, as handover_decision_2.c 2018-02-19 17:11:47 +01:00
handover_vty.h HO: cfg: tweak vty write 2018-02-16 16:11:16 +01:00
ipaccess.h Remove dead code left over from NITB split 2017-12-19 17:53:13 +00:00
meas_feed.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
meas_rep.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
misdn.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
nat_rewrite_trie.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
network_listen.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
openbscdefines.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
osmo_bsc.h Structural reform: Get rid of osmo_bsc_sccp_con 2018-02-19 08:20:35 +00:00
osmo_bsc_grace.h Implement support for paging based on CI (cell identifier). 2018-01-15 10:46:43 +00:00
osmo_bsc_mgcp.h Structural reform: Get rid of osmo_bsc_sccp_con 2018-02-19 08:20:35 +00:00
osmo_bsc_reset.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
osmo_bsc_rf.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
osmo_bsc_sigtran.h Structural reform: Get rid of osmo_bsc_sccp_con 2018-02-19 08:20:35 +00:00
osmux.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
paging.h Move BTS selection for paging from osmo_bsc_grace.c into osmo_bsc_bssap.c. 2018-01-16 14:14:01 +01:00
pcu_if.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
pcuif_proto.h pcuif_proto.h: add features of version 7 (txt indication) 2018-02-28 02:53:20 +01:00
penalty_timers.h HO: move penalty timers to own file as proper API 2018-02-16 16:11:16 +01:00
rest_octets.h Generate SI2bis Rest Octets 2017-12-12 18:00:56 +00:00
rs232.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
signal.h HO: If handover logic is used to do assignment, signal assignment result 2018-01-19 16:03:16 +01:00
system_information.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
ussd.h move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
vty.h libcommon: eliminate common_vty.c 2018-02-14 12:15:13 +01:00