aboutsummaryrefslogtreecommitdiffstats
path: root/src/libbsc
AgeCommit message (Expand)AuthorFilesLines
2018-05-03resurrect meas_feed.c: make it compile, add loggingNeels Hofmeyr2-16/+34
2018-05-03resurrect meas_feed.c from openbsc.git historyNeels Hofmeyr1-0/+168
2018-04-24flush paging when RSL link is droppedStefan Sperling1-0/+6
2018-04-24extend documentation of paging_flush_bts()Stefan Sperling1-1/+1
2018-04-23abis_rsl.c: Clean ericsson specific imm assign codePau Espin Pedrol1-14/+25
2018-04-23abis_rsl.c: abis_rsl_rx_cchan: Print msg type name for unimplemented messages...Pau Espin Pedrol1-1/+1
2018-04-19properly skip paging is OML link is downStefan Sperling1-4/+4
2018-04-19chan_alloc.c: Fix log var formatting issuesPau Espin Pedrol1-2/+2
2018-04-17gscon: fix assignment of signalling channelsPhilipp Maier1-11/+20
2018-04-14inform A-RESET FSM about MSC CR timeoutsPhilipp Maier1-2/+9
2018-04-13fix handling of state changes in acc rampingStefan Sperling3-36/+112
2018-04-12only trigger acc ramping if trx 0 is usable and unlockedStefan Sperling1-4/+9
2018-04-12trigger acc ramping on state-changed-event reportsStefan Sperling1-2/+10
2018-04-11rename helper functions in the acc ramp code to avoid confusionStefan Sperling1-13/+13
2018-04-11trigger acc ramping based on trx rf-locked stateStefan Sperling2-1/+49
2018-04-11ensure that acc_ramp_init() is only called onceStefan Sperling3-27/+29
2018-04-11libbsc: set_net_mcc_mnc_apply: Fix memleak on parsing incorrect mcc mncPau Espin Pedrol1-0/+2
2018-04-10only log actual access control class ramping changesStefan Sperling1-2/+4
2018-04-09fix initialization of acc rampingStefan Sperling1-10/+4
2018-04-09fix a format string error in bts_update_t3122_chan_load()Stefan Sperling1-1/+2
2018-04-07"show timeslot": Show dynamic PDCH state also for Osmocom-style dyn PDCHHarald Welte1-1/+4
2018-04-07Start Dynamic PDCH Initialization after RSL is upHarald Welte3-13/+3
2018-04-07Generate the S_L_INP_TEI_UP signal earlier.Stefan Sperling1-13/+12
2018-03-28move init from gsm_bts_alloc_register() to gsm_bts_alloc(); fix gsm0408_testNeels Hofmeyr1-34/+34
2018-03-28range_enc_arfcns: avoid runtime error on zero sizeNeels Hofmeyr1-18/+24
2018-03-27gscon: fix illegal state transitionsPhilipp Maier1-2/+1
2018-03-26paging: paging_request_bts: Fix wrong return valuePau Espin Pedrol1-1/+1
2018-03-26bsc_vty: Fix uninitialized var false positive on gcc 7.3.1Pau Espin Pedrol1-3/+3
2018-03-26libbsc: nokia_site: Fix uninitialized return valPau Espin Pedrol1-1/+2
2018-03-22bssmap: State correct speech codec in ASSIGNMENT COMPLETEHarald Welte2-95/+89
2018-03-22GSCON FSM: Fix argument order when calling gsm0808_assign_req()Harald Welte1-2/+3
2018-03-22Cosmetic: fix missing semicolon after osmo-assertPhilipp Maier1-3/+3
2018-03-22cosmetic: fix incomplete sentence in comment.Philipp Maier1-2/+2
2018-03-22cosmetic: remove needless fixme note.Philipp Maier1-8/+0
2018-03-22cosmetic: fix argument order of forward_dtap()Philipp Maier1-9/+8
2018-03-22cosmetic: remove unused enum membersPhilipp Maier1-2/+0
2018-03-22cosmetic: abis_nm: use osmo_cell_global_id, parse 3-digit MNCNeels Hofmeyr1-16/+4
2018-03-18pcu_sock.c: Avoid breaking strict-aliasing on ptr derreferencePau Espin Pedrol1-1/+1
2018-03-17RR: Send RR STATUS in case of unsupported/unknown messageHarald Welte2-0/+30
2018-03-17paging: Unify formatting of log messages with (bts=%d) prefixHarald Welte1-7/+10
2018-03-17abis_nm: Improve and fix OML loggingHarald Welte1-87/+68
2018-03-17cosmetic: Fix infinite number of formatting errors in gscon_fsm_statesHarald Welte1-64/+64
2018-03-17bsc_subscr_conn_fsm.c: Fix wrong param list passed to LOGPFSMLPau Espin Pedrol1-1/+1
2018-03-17bsc_api.c: bsc_handle_lchan_signal: Remove unused variablePau Espin Pedrol1-4/+1
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte6-179/+1184
2018-03-12bsc_vty: display bts features in show btsPhilipp Maier1-0/+20
2018-03-12gsm_data: use feature list from libosmocorePhilipp Maier8-48/+24
2018-03-12sysinfo: Fix regression causing missing L2 Pseudo-Length in SI5/SI6Harald Welte1-5/+5
2018-03-11pcu_if: implement support for 3-digit MNCNeels Hofmeyr1-1/+1
2018-03-08cosmetic: typo in log: handover_decision2.c: 'measuements'Neels Hofmeyr1-1/+1