aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-23gscon: remove dead codePhilipp Maier1-2/+0
2018-05-23cosmetic: define TCH_F_PDCH_PENDING_MASK as actual bitwise orNeels Hofmeyr1-2/+1
2018-05-23abis_rsl.h: drop unused rsl_chan_activate() declarationNeels Hofmeyr1-6/+0
2018-05-23bsc_api.c: actually log with contextNeels Hofmeyr1-0/+8
2018-05-22nat: Add jitter buffer on the uplink receiverPau Espin Pedrol1-0/+10
2018-05-22add counter for connection attempts from BTS with unknown unit idStefan Sperling1-0/+3
2018-05-18show all global counters of osmo-bsc in vtyStefan Sperling1-3/+3
2018-05-17a_reset: cleanup + remove dead codePhilipp Maier2-30/+8
2018-05-10dyn TS: init only when both RSL and the Channel OM are establishedNeels Hofmeyr1-0/+7
2018-05-05dyn ts, bts_ipaccess_nanobts.c: init PDCH on Chan OPSTART ACKNeels Hofmeyr1-0/+1
2018-05-04resurrect meas_feed.c: vty, vty-testNeels Hofmeyr1-3/+5
2018-04-23gsm_data_shared.h: Remove unused enum gsm_paging_eventPau Espin Pedrol1-7/+0
2018-04-11ensure that acc_ramp_init() is only called onceStefan Sperling1-2/+14
2018-04-11bsc_nat: Drop redundant ccon ptr in bsc_cmd_listPau Espin Pedrol1-3/+0
2018-04-02cosmetic: remove dead codePhilipp Maier1-7/+0
2018-03-22vty: drop unused vty definitions (*_NODE, msc_*)Neels Hofmeyr1-14/+0
2018-03-22bssmap: State correct speech codec in ASSIGNMENT COMPLETEHarald Welte2-9/+1
2018-03-22cosmetic: fix typoPhilipp Maier1-1/+1
2018-03-22cosmetic: remove unused enum membersPhilipp Maier1-6/+0
2018-03-22cosmetic: abis_nm: use osmo_cell_global_id, parse 3-digit MNCNeels Hofmeyr1-8/+1
2018-03-17RR: Send RR STATUS in case of unsupported/unknown messageHarald Welte1-0/+3
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte8-87/+114
2018-03-12gsm_data: use feature list from libosmocorePhilipp Maier1-31/+1
2018-03-11pcu_if: implement support for 3-digit MNCNeels Hofmeyr1-2/+4
2018-03-07implement support for 3-digit MNC with leading zerosNeels Hofmeyr2-5/+15
2018-03-05cosmetic: bsc_network_init(): imply default 001-01 PLMNNeels Hofmeyr1-3/+1
2018-03-05gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of bufNeels Hofmeyr1-1/+1
2018-02-28pcuif_proto.h: add features of version 7 (txt indication)Alexander Couzens1-1/+16
2018-02-28pcuif_proto.h: fix whitespaces and indentionAlexander Couzens1-5/+5
2018-02-27Add support for Access Control Class ramping.Stefan Sperling3-0/+155
2018-02-19HO: vty: rename ho decision 1 vty to 'handover1' with 'handover' aliasNeels Hofmeyr1-28/+29
2018-02-19HO: Implement load based handover, as handover_decision_2.cNeels Hofmeyr4-0/+18
2018-02-19HO: introduce ho decision callbacksNeels Hofmeyr1-1/+80
2018-02-19HO: clearly mark conn penalty timer member for hodec2Neels Hofmeyr1-1/+3
2018-02-19HO: lchan: store last seen measurement report nr, tweak logNeels Hofmeyr1-0/+1
2018-02-19HO: cfg: separate hodec1 from hodec2 parametersNeels Hofmeyr1-52/+112
2018-02-19Permit set of multiple different A5 ciphersHarald Welte1-1/+2
2018-02-19logging: Remove obsolete log categoriesHarald Welte1-17/+0
2018-02-19Structural reform: Get rid of osmo_bsc_sccp_conHarald Welte4-57/+58
2018-02-16HO: cfg: tweak vty writeNeels Hofmeyr1-1/+2
2018-02-16HO: store speech codec list from BSSMAP Assignment in connNeels Hofmeyr1-0/+10
2018-02-16HO: move penalty timers to own file as proper APINeels Hofmeyr3-9/+38
2018-02-16HO: add new_lchan_type arg to bsc_handover_start()Neels Hofmeyr1-1/+2
2018-02-14gsm_network: drop unused subscr_epxire_timerNeels Hofmeyr1-3/+0
2018-02-14drop unused common.hNeels Hofmeyr3-8/+0
2018-02-14drop libcommon-cs completelyNeels Hofmeyr4-12/+0
2018-02-14common_cs.h: mv gsm_encr to gsm_data.hNeels Hofmeyr2-8/+8
2018-02-14libcommon-cs: move vty bits to libbsc/bsc_vty.cNeels Hofmeyr1-4/+0
2018-02-14libcommon_cs: move gsm48 bits to libbscNeels Hofmeyr2-6/+6
2018-02-14gsm_network: drop unused trans_listNeels Hofmeyr1-6/+0