aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-15Bump version: 1.2.0.9-a7008 → 1.2.11.2.1Pau Espin Pedrol1-0/+23
2018-05-14cosmetic: dyn ts init: undup logging for gprs = noneNeels Hofmeyr2-22/+20
2018-05-14log: indicate hr/fr in audio_support_to_gsm88() errorNeels Hofmeyr1-2/+2
2018-05-14fix default fallbacks in audio_support_to_gsm88()Neels Hofmeyr1-2/+2
2018-05-14deprecate dyn_ts_allow_tch_f and by default allow all TCHNeels Hofmeyr2-3/+7
2018-05-10debug log: verbosely log all lchan alloc choicesNeels Hofmeyr1-8/+40
2018-05-10dyn TS: allow any pchan type changes, fix for gprs mode noneNeels Hofmeyr2-68/+96
2018-05-10dyn TS: init only when both RSL and the Channel OM are establishedNeels Hofmeyr8-3/+73
2018-05-08osmo_bsc_vty.c: fix: write MGW configurationVadim Yanitskiy1-0/+3
2018-05-05dyn TS, assignment: allow switch from PDCH with associated connNeels Hofmeyr1-2/+6
2018-05-05dyn TS, assignment: set lchan state to LCHAN_S_ACT_REQ in the proper placeNeels Hofmeyr2-3/+4
2018-05-05dyn ts, bts_ipaccess_nanobts.c: init PDCH on Chan OPSTART ACKNeels Hofmeyr4-2/+54
2018-05-04resurrect meas_feed.c: vty, vty-testNeels Hofmeyr3-3/+69
2018-05-04bsc_api/GSCON: prevent unnecessary channel mode modificationsPhilipp Maier2-9/+19
2018-05-03Bump version: 1.1.2.360-42ab-dirty → 1.2.01.2.0Pau Espin Pedrol2-10/+397
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-05-02cosmetic: Add note about libosmo-legacy-mgcp to configure.acPhilipp Maier1-0/+3
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-23gsm_data_shared.h: Remove unused enum gsm_paging_eventPau Espin Pedrol1-7/+0
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-17use osmo_init_logging2Pau Espin Pedrol3-5/+8
2018-04-17gscon: fix assignment of signalling channelsPhilipp Maier1-11/+20
2018-04-16Cosmetic: Fix typo: Siganlling->SignallingKeith2-2/+2
2018-04-16bsc_nat: ctrl: Fix crash on receveing bsc replyPau Espin Pedrol1-2/+8
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 Sperling4-29/+43
2018-04-11bsc_nat: Drop redundant ccon ptr in bsc_cmd_listPau Espin Pedrol3-9/+5
2018-04-11bsc_nat: forward_to_bsc: Fix memleak on send failurePau Espin Pedrol1-1/+2
2018-04-11bsc_nat: forward_to_bsc: remove one level of indentationPau Espin Pedrol1-45/+46
2018-04-11bsc_nat: ctrl: fix memleak on reply receivalPau Espin Pedrol1-4/+3
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-04-05vty: re-add 'timeout-ping' and 'timeout-pong' as dummy commandsNeels Hofmeyr1-0/+21
2018-04-02doc/examples: use NECI = 1 by defaultVadim Yanitskiy2-2/+2
2018-04-02cosmetic: Add fixme note for OS#3112Philipp Maier1-0/+5