aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/chan_alloc.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Use libvlr in libmsc (large refactoring)Neels Hofmeyr1-1/+1
2016-09-28Revert "bts: extend bts_chan_load to allow counting tch only"Neels Hofmeyr1-1/+1
2016-09-23bts: extend bts_chan_load to allow counting tch onlyAlexander Couzens1-1/+1
2016-08-27move ts_sublots() to gsm_data_shared.c, it will be used by osmo-btsNeels Hofmeyr1-2/+0
2016-07-28dyn TS: implement pchan switchover logicNeels Hofmeyr1-0/+2
2015-01-01chan_alloc: remove ts_alloc() and ts_free()Harald Welte1-11/+0
2014-12-30libbsc/chan_alloc: Fix size of pchan to hold the +CBCH channels as wellDaniel Willmann1-1/+1
2012-12-23rsl: Rename the reason to release_mode and use the enum valueHolger Hans Peter Freyther1-1/+1
2012-04-18lchan: Fix the name of the SACCH in the variable namesHolger Hans Peter Freyther1-1/+1
2012-01-15lchan: Rename release_reason to release_modeHolger Hans Peter Freyther1-1/+1
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
2010-12-22misc: Remove gsm_subscriber.h include to reduce dependencies.Holger Hans Peter Freyther1-1/+1
2010-09-06[alloc] Assign a TCH for LU when all SDCCHs are occupied.Holger Hans Peter Freyther1-1/+1
2010-06-28bsc_msc: Remove use_count from the subscriber connectionHolger Hans Peter Freyther1-2/+2
2010-06-16bsc_api: Rename lchan_for_subscr to connection_for_subscr and update codeHolger Hans Peter Freyther1-1/+3
2010-06-16chan_alloc: Make the lchan_find(bts,subscr) private/internal..Holger Hans Peter Freyther1-3/+0
2010-04-15[bsc_init] When the RSL/OML connection drops, free all lchansHolger Hans Peter Freyther1-0/+1
2009-12-29export the 'trx_is_usable() function and use it from pagingHarald Welte (local)1-0/+2
2009-12-22Display current channel usage load in 'show bts' and 'show network'Harald Welte1-0/+12
2009-08-09move search for existing lchan for subscriber to new functionHarald Welte1-0/+3
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+49