aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcommon
AgeCommit message (Expand)AuthorFilesLines
2018-02-06add a VTY option to enable/disable acc ramdingStefan Sperling1-2/+2
2018-02-06move acc_ramp.c to libbscStefan Sperling3-181/+0
2018-02-06update rach control parametersStefan Sperling1-0/+18
2018-02-06reformat loop for better readabilityStefan Sperling1-4/+4
2018-02-06formatting tweakStefan Sperling1-5/+10
2018-02-06rename a variable and improve commentsStefan Sperling1-6/+6
2018-02-06rename a function againStefan Sperling1-3/+3
2018-02-06fix previousStefan Sperling1-1/+1
2018-02-06only set lower 2 bits of t2Stefan Sperling1-1/+1
2018-02-06clear bits in bitmask correctlyStefan Sperling1-2/+2
2018-02-06fix logging for ACC 8 and 9Stefan Sperling1-5/+10
2018-02-06add more logging and fix step loop termination conditionStefan Sperling1-10/+19
2018-02-06rename a functionStefan Sperling1-3/+3
2018-02-06initial acc ramping implementation (untested)Stefan Sperling3-10/+104
2018-02-06Add skeleton for an acc ramp implementation.Stefan Sperling3-0/+52
2018-02-05Add stat items for the BTS's channel load average and T3122.Stefan Sperling1-2/+18
2018-02-05Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic.Stefan Sperling1-0/+3
2018-01-19HO: Add handover decision debugging categoryAndreas Eversberg1-1/+8
2018-01-19HO prep: introduce per-BTS handover config, with defaults on net nodeNeels Hofmeyr4-0/+88
2018-01-15Make libcommon, libcommon-cs, libfilter, utils depend on mgcp/sigtranHarald Welte1-0/+2
2017-12-19Remove some more dead codeHarald Welte1-25/+0
2017-12-19Remove unused RRLP options/codecHarald Welte1-18/+0
2017-12-19Remove dead code left over from NITB splitHarald Welte4-43/+0
2017-12-14Fix per-BTS counter group indexHarald Welte1-1/+1
2017-12-13fix segfault upon release paging on BSSMAP Reset: init llistNeels Hofmeyr1-0/+3
2017-12-09Move many counters from BSC-global to per-BTS granularityHarald Welte1-0/+8
2017-11-29HO prep: pass gsm_network to gsm_bts_alloc() alreadyNeels Hofmeyr2-3/+4
2017-11-29cosmetic: mark gsm_objclass2mo as staticMax1-1/+1
2017-11-29cosmetic: remove obsolete ROLE_BSCMax1-13/+0
2017-11-24vty: Add cmd to configure 3g Early Classmark SendingPau Espin Pedrol1-0/+1
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr6-16/+16
2017-09-06drop files unrelated to osmo-bscNeels Hofmeyr1-280/+0
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr5-690/+1
2017-08-30gsup client: move not-connected to error loglevelNeels Hofmeyr1-10/+2
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier2-6/+20
2017-08-27Fix gsm_pchan2chan_nr() to use RSL_CHAN_OSMO_PDCHHarald Welte1-1/+4
2017-08-27libcommon: Fix log output for bts>0.Alexander Chemeris2-3/+5
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr2-0/+12
2017-08-27mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr2-34/+1
2017-08-27Use libvlr in libmsc (large refactoring)Harald Welte5-144/+40
2017-08-27Add libvlr implementationHarald Welte1-0/+5
2017-08-27gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr2-5/+15
2017-08-27move openbsc/* to repos rootNeels Hofmeyr12-0/+3028