osmo-bsc/src/osmo-bsc
Pau Espin 95486f248a Introduce NM BaseBand Transceiver FSM
Change-Id: Ib4d35316c52eb4c71ea0d352a1e06fd5e600fe08
2020-10-15 05:55:36 +00:00
..
Makefile.am Introduce NM BaseBand Transceiver FSM 2020-10-15 05:55:36 +00:00
a_reset.c BSSMAP RESET: move RESET-ACK into reset fsm 2020-10-15 05:28:44 +02:00
abis_bs11.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
abis_nm.c Introduce NM BTS FSM 2020-10-15 05:55:36 +00:00
abis_nm_ipaccess.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
abis_nm_vty.c VTY: let all descriptions end in \n 2020-03-27 10:15:01 +01:00
abis_om2000.c abis_om2000: check result of gsm_bts_trx_set_system_infos() 2020-09-09 11:29:06 +00:00
abis_om2000_vty.c vty: add attributes to VTY commands indicating when they apply 2020-10-08 07:18:12 +00:00
abis_rsl.c osmo-bsc: fix a crash when receiving a RACH LOAD IND with 0 2020-09-17 15:36:52 +00:00
acc.c acc: Fix ACC rotate barring highest ACCs too quickly during wraparound 2020-08-27 14:05:14 +02:00
arfcn_range_encode.c range_enc_determine_range(): Don't dereference array on size=0 2018-10-21 11:10:23 +02:00
assignment_fsm.c lchan_fsm: make rsl mode-modify working again 2020-09-03 21:35:25 +02:00
bsc_ctrl_commands.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
bsc_ctrl_lookup.c bts: Drop duplicated function to get trx by number 2020-07-18 21:45:32 +00:00
bsc_init.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
bsc_rf_ctrl.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
bsc_rll.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
bsc_sccp.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
bsc_subscr_conn_fsm.c LCS: allow RSL EST IND during GSCON_ST_ACTIVE 2020-10-09 00:26:02 +02:00
bsc_subscriber.c bsc_subscr_name: print both IMSI and TMSI 2020-10-07 11:40:12 +00:00
bsc_vty.c vty: add attributes to VTY commands indicating when they apply 2020-10-08 07:18:12 +00:00
bssmap_reset.c BSSMAP RESET: also accept conn cfm events during ST_DISC 2020-10-15 05:28:44 +02:00
bts.c Introduce NM BTS FSM 2020-10-15 05:55:36 +00:00
bts_ericsson_rbs2000.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
bts_init.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
bts_ipaccess_nanobts.c Introduce NM BaseBand Transceiver FSM 2020-10-15 05:55:36 +00:00
bts_ipaccess_nanobts_omlattr.c oml: encode IPv6 NSVC using the new OML attribute NM_ATT_OSMO_NS_LINK_CFG 2020-10-05 14:06:26 +00:00
bts_nokia_site.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
bts_siemens_bs11.c BS-11: Fix "CONNECT TERRESTRIAL TRAFFIC" 2020-08-01 17:13:36 +02:00
bts_sysmobts.c oml: encode IPv6 NSVC using the new OML attribute NM_ATT_OSMO_NS_LINK_CFG 2020-10-05 14:06:26 +00:00
bts_trx.c Introduce NM BaseBand Transceiver FSM 2020-10-15 05:55:36 +00:00
bts_unknown.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
cbch_scheduler.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
cbsp_link.c CBSP VTY: re-add legacy cbc config for backwards compat 2020-09-03 15:04:29 +02:00
chan_alloc.c chan_alloc: Fix typo in a comment. 2020-08-12 18:38:06 +00:00
codec_pref.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
e1_config.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
gsm_04_08_rr.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
gsm_08_08.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
gsm_data.c Set all NM OML objects to Locked by default 2020-10-15 05:55:36 +00:00
handover_cfg.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
handover_decision.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
handover_decision_2.c hodec2: log requirements of best candidate, log rxlev in dBm 2020-08-10 21:25:57 +02:00
handover_fsm.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
handover_logic.c handover: fix detection for ambiguous HO neighbor ident 2020-08-31 18:01:17 +02:00
handover_vty.c vty: add attributes to VTY commands indicating when they apply 2020-10-08 07:18:12 +00:00
lb.c LCS: Lb startup: no need to re-use existing SCCP user 2020-10-15 05:39:10 +02:00
lchan_fsm.c lchan_fsm, lchan_rtp_fsm: make all timers configurable 2020-09-18 08:47:49 +00:00
lchan_rtp_fsm.c lchan_fsm, lchan_rtp_fsm: make all timers configurable 2020-09-18 08:47:49 +00:00
lchan_select.c abis_rsl: prioritize emergency calls over regular calls 2020-09-07 12:44:41 +02:00
lcs_loc_req.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
lcs_ta_req.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
meas_feed.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
meas_rep.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
neighbor_ident.c inter-BSC HO: neighbor_ident API: drop 9bit BSIC 2018-07-28 12:18:23 +02:00
neighbor_ident_vty.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
net_init.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
nm_bb_transc_fsm.c Introduce NM BaseBand Transceiver FSM 2020-10-15 05:55:36 +00:00
nm_bts_fsm.c Introduce NM BTS FSM 2020-10-15 05:55:36 +00:00
nm_bts_sm_fsm.c Introduce NM BTS Site Manager FSM 2020-10-15 05:55:36 +00:00
nm_common_fsm.c Introduce NM BTS FSM 2020-10-15 05:55:36 +00:00
osmo_bsc_bssap.c BSSMAP RESET: move RESET-ACK into reset fsm 2020-10-15 05:28:44 +02:00
osmo_bsc_ctrl.c ctrl: Fix CTRL TRAP for {msc.X,msc_)connection_status not sent 2020-08-25 19:04:24 +02:00
osmo_bsc_filter.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
osmo_bsc_grace.c dissolve bsc_grace_paging_request() 2020-09-16 21:54:52 +00:00
osmo_bsc_lcls.c Fix some typos 2019-11-13 22:10:41 +01:00
osmo_bsc_main.c LCS: disable Lb interface by default, add vty 'smlc' / 'enable' 2020-10-15 05:39:09 +02:00
osmo_bsc_mgcp.c Use OSMO_FD_* instead of deprecated BSC_FD_* 2020-07-15 18:38:11 +02:00
osmo_bsc_msc.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
osmo_bsc_sigtran.c BSSMAP RESET: tweak logging 2020-10-15 05:28:44 +02:00
paging.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
pcu_sock.c pcuif_proto: version 10: add support for IPv6 NSVCs 2020-10-05 14:06:26 +00:00
penalty_timers.c cosmetic: penalty timers: constify, tweak doc 2018-06-08 16:16:42 +00:00
rest_octets.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
smscb.c CBSP: log CBSP RESET on NOTICE 2020-08-25 11:42:23 +00:00
system_information.c SI Type 4: prevent potential buffer overflow 2020-09-08 20:19:18 +00:00
timeslot_fsm.c timeslot_fsm: Name TS FSM instances on allocation. 2020-08-12 18:38:18 +00:00