aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-01-12HO: If handover logic is used to do assignment, signal assignment resultAndreas Eversberg1-0/+29
2018-01-12HO: Always update rqd_ta after receiving measurement reportAndreas Eversberg1-0/+2
2018-01-12HO: Changed availablilty of ts_is_usable() from static to externAndreas Eversberg1-1/+1
2018-01-12fixup: neigh_meas_avg: fix condition to reduce window sizeNeels Hofmeyr1-1/+1
2018-01-12fixup: neigh_meas_avg: detect invalid window size as <=0, log if invalidNeels Hofmeyr1-1/+3
2018-01-12HO: Count neighbor measurements and reduce window of neigh_meas_avgAndreas Eversberg1-0/+8
2018-01-12HO: Count the actual meas.rep. get_meas_rep_avg fails if not reachedAndreas Eversberg3-1/+10
2018-01-12Fix of checking TCH rate at chan_compat_with_modeAndreas Eversberg1-1/+5
2018-01-12HO: Assign SDCCH on channel requestAndreas Eversberg1-2/+20
2018-01-12HO: Add a penalty timer list to the subscriber connection entityAndreas Eversberg1-0/+10
2018-01-12Fix: If paging for half rate was requested, use hr, if supported by MSAndreas Eversberg1-1/+1
2018-01-12cosmetic: explicitly init ho_ref start valueNeels Hofmeyr1-1/+1
2018-01-12HO: Add function to count currently ongoing handovers to a given BTSAndreas Eversberg1-0/+18
2018-01-12HO: add indicators for inter-cell and async ho, use for chan act typeNeels Hofmeyr1-1/+12
2018-01-12HO: Send Channel Mode and Multirate IE along with handover commandAndreas Eversberg1-0/+7
2018-01-12HO prep: introduce per-BTS handover config, with defaults on net nodeNeels Hofmeyr9-132/+235
2018-01-12vty: add various manual handover and assignment trigger commandsNeels Hofmeyr1-25/+192
2018-01-12handover_decision: Add more log messages to get more information about HO cau...Ivan Kluchnikov2-6/+31
2018-01-10cosmetic: mgcp: remove duplicate loggingPhilipp Maier1-2/+0
2018-01-10mgcp: log file and line of calls to handle_error()Philipp Maier1-3/+6
2018-01-09Support control connection status query for a particular MSC.Stefan Sperling2-9/+46
2018-01-08vty: fix OML link state printingMax1-3/+3
2018-01-08RSL: print link state per-TRXMax1-0/+1
2018-01-08cosmetic: remove duplicated codeMax2-19/+13
2018-01-08abisip-find: add --interval optionNeels Hofmeyr1-3/+17
2018-01-07osmo_bsc_bssap.c: Fix discard of const qualifier in assignmentPau Espin Pedrol1-1/+1
2018-01-05Fix "CTRL GET msc_connection_status" response.Stefan Sperling1-1/+4
2017-12-31Check and handle SMS encoding failureMax1-8/+22
2017-12-29Fix .deb buildsMax1-6/+2
2017-12-27Migrate from OpenSSL to osmo_get_rand_id()Max2-13/+7
2017-12-25abisip-find: add timeout optionNeels Hofmeyr1-2/+17
2017-12-25abisip-find: update copyrightNeels Hofmeyr1-1/+3
2017-12-25abisip-find: add -l to list base stations instead of streaming repliesNeels Hofmeyr1-8/+140
2017-12-25abisip-find: add getopt option parsing in preparation for a new optionNeels Hofmeyr1-7/+55
2017-12-23cosmetic: Hide all accesses to conn->bts behind conn_get_bts()Harald Welte7-22/+25
2017-12-22BSC: Fix bsc_subsc leak on pagingHarald Welte1-0/+4
2017-12-22BSC: Add "show subscriber all" commandHarald Welte1-0/+23
2017-12-20mgcp: validate rtp connection data in MGW response (ip/port)Philipp Maier1-2/+18
2017-12-20mgcp: cancel transactions on timeoutPhilipp Maier1-0/+9
2017-12-19remove unused 'lac' member of 'struct gsm_subscriber_connection'Harald Welte1-1/+0
2017-12-19osmo-bsc: Move user plane/voice related bits into sub-structureHarald Welte6-29/+28
2017-12-19osmo_bsc_bssap.c: Spelling fixes in commentHarald Welte1-3/+3
2017-12-19remove libosmo-sccp dependency for osmo-bscHarald Welte7-19/+6
2017-12-19Remove some more dead codeHarald Welte2-29/+0
2017-12-19Remove bogus MM INFO configurationHarald Welte4-89/+0
2017-12-19Remove bogus vty config for LU reject causeHarald Welte3-22/+0
2017-12-19Remove unused RRLP options/codecHarald Welte3-39/+0
2017-12-19Remove dead code left over from NITB splitHarald Welte28-1511/+15
2017-12-14fix bssmap_handle_cipher_mode()'s encryption decisionNeels Hofmeyr1-6/+29
2017-12-14debug log: log Cipher Mode info upon sending down RSL/A-bisNeels Hofmeyr1-0/+4