summaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/chan_alloc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic.Stefan Sperling2018-03-141-5/+1
* Revert "bts: extend bts_chan_load to allow counting tch only"Neels Hofmeyr2016-09-281-1/+1
* bts: extend bts_chan_load to allow counting tch onlyAlexander Couzens2016-09-231-1/+1
* move ts_sublots() to gsm_data_shared.c, it will be used by osmo-btsNeels Hofmeyr2016-08-271-2/+0
* dyn TS: implement pchan switchover logicNeels Hofmeyr2016-07-281-0/+2
* chan_alloc: remove ts_alloc() and ts_free()Harald Welte2015-01-011-11/+0
* libbsc/chan_alloc: Fix size of pchan to hold the +CBCH channels as wellDaniel Willmann2014-12-301-1/+1
* rsl: Rename the reason to release_mode and use the enum valueHolger Hans Peter Freyther2012-12-231-1/+1
* lchan: Fix the name of the SACCH in the variable namesHolger Hans Peter Freyther2012-04-181-1/+1
* lchan: Rename release_reason to release_modeHolger Hans Peter Freyther2012-01-151-1/+1
* License change: We are now AGPLv3+ instead of GPLv2+Harald Welte2011-01-011-6/+5
* misc: Remove gsm_subscriber.h include to reduce dependencies.Holger Hans Peter Freyther2010-12-221-1/+1
* [alloc] Assign a TCH for LU when all SDCCHs are occupied.Holger Hans Peter Freyther2010-09-061-1/+1
* bsc_msc: Remove use_count from the subscriber connectionHolger Hans Peter Freyther2010-06-281-2/+2
* bsc_api: Rename lchan_for_subscr to connection_for_subscr and update codeHolger Hans Peter Freyther2010-06-161-1/+3
* chan_alloc: Make the lchan_find(bts,subscr) private/internal..Holger Hans Peter Freyther2010-06-161-3/+0
* [bsc_init] When the RSL/OML connection drops, free all lchansHolger Hans Peter Freyther2010-04-151-0/+1
* export the 'trx_is_usable() function and use it from pagingHarald Welte (local)2009-12-291-0/+2
* Display current channel usage load in 'show bts' and 'show network'Harald Welte2009-12-221-0/+12
* move search for existing lchan for subscriber to new functionHarald Welte2009-08-091-0/+3
* move openbsc into its own subdirectoryHarald Welte2009-06-101-0/+49