aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-31[misc] Utilize rf_locking by setting the nm_state.administrativeHolger Hans Peter Freyther1-3/+0
2009-12-29rsl: add new 'gsm_trx_name()' function and use itHarald Welte (local)1-0/+1
2009-12-29Introduce gsm_lchans_name() for human readable lchan state nameHarald Welte1-0/+1
2009-12-29RSL: Introduce LCHAN_S_REL_REQ stateHarald Welte1-0/+1
2009-12-28set the TRX nominal power by default and/or VTYHarald Welte (local)1-0/+1
2009-12-28Introduce and use gsm_lchan_name() in addition to gsm_ts_name()Harald Welte (local)1-0/+1
2009-12-28Introduce new ACT_REQ state to prevent race condition during channel allocationHarald Welte (local)1-0/+1
2009-12-28rename gsm_lchan_name() to gsm_lchant_name()Harald Welte (local)1-1/+1
2009-12-26add 'get_string_value()' as inverse function of 'get_value_string()'Harald Welte (local)1-0/+1
2009-12-24[debug] Introduce DREF debug category for reference countingHarald Welte1-2/+2
2009-12-24[authentication] Code for retrieving authentication data from SQL DBHarald Welte1-0/+19
2009-12-22statistics: Introduce 'struct counter' instead of using unsigned longHarald Welte1-25/+26
2009-12-22Merge commit 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-4/+138
2009-12-22keep some internal statistics inside OpenBSCHarald Welte1-0/+45
2009-12-21remove duplicate flag for cell barringHarald Welte1-1/+0
2009-12-21[handover] Real handover algorithmHarald Welte1-0/+30
2009-12-21RSL: keep track if a channel is active or notHarald Welte1-0/+9
2009-12-20remove hand full of 'extern ipacc_rtp_direct' definitionsHarald Welte1-0/+1
2009-12-19[handover] add VTY parameter to enable/disable handoverHarald Welte1-0/+3
2009-12-19ip.access: Keep a full copy of local and remote IP/PORT in lchanHarald Welte1-1/+4
2009-12-16ip.access: Keep OML/RSL up/down state per-bts for multi-BTS setupsHarald Welte1-0/+1
2009-12-15introduce cache of 6 last recently received measurement reports for each lchanHarald Welte1-0/+6
2009-12-15add BSIC parameter to gsm_bts_neighbor()Harald Welte1-1/+2
2009-12-14Implement gsm_bts_neighbor() function to determine neighbor BTSHarald Welte1-0/+4
2009-12-14system_information: use bitvec to generate frequency listsHarald Welte1-0/+8
2009-12-14Add VTY setting for whether or not to sending MM INFOHarald Welte1-0/+1
2009-12-13[RRLP] make RRLP mode configurable from config fileHarald Welte1-0/+15
2009-12-06location updating reject cause now specified on VTY rather than command line ...Harald Welte1-0/+1
2009-12-06move RTP socket information from timeslot to lchanHarald Welte1-7/+8
2009-12-06Assign default values for T3101 and T3113Harald Welte1-0/+3
2009-12-02move RTP socket information from timeslot to lchanHarald Welte1-7/+8
2009-12-01Replace template-based SYSTEM INFORMATION with real implementationHarald Welte1-2/+9
2009-12-01Assign default values for T3101 and T3113Harald Welte1-0/+3
2009-11-24Merge branch 'master' into on-waves/bsc-masterHolger Hans Peter Freyther1-1/+13
2009-11-24[vty] Add option to disable RF on a given TRX.Holger Hans Peter Freyther1-0/+5
2009-11-22[network] Make use of T3113 for pagingHolger Hans Peter Freyther1-1/+0
2009-11-22[network] Add config option for the remaining network timersHolger Hans Peter Freyther1-0/+10
2009-11-22[network] Make T3101 configurable and use it in abis_rslHolger Hans Peter Freyther1-0/+3
2009-11-20[vty] Add option to disable RF on a given TRX.Holger Hans Peter Freyther1-0/+5
2009-11-20[lchan] Release the channel ones its' usecount drops to zeroHolger Hans Peter Freyther1-23/+0
2009-11-20[bsc] Add a rtp base port to the BSC config tooHolger Hans Peter Freyther1-0/+1
2009-11-20[ipacc] Add a way to override the rtp payload for MDCXHolger Hans Peter Freyther1-0/+1
2009-11-20[bsc] Send the SCCP IT message in a given intervalHolger Hans Peter Freyther1-0/+3
2009-11-20[vty] Add configuration for the preferred speech versionHolger Hans Peter Freyther1-0/+11
2009-11-20[bssap] First go at implementing channel assignment...Holger Hans Peter Freyther1-1/+0
2009-11-20[bssap] First go at implementing ASSIGNMENT REQUESTHolger Hans Peter Freyther1-0/+10
2009-11-20[bssap] Start to queue messages to the BTS and to the MSCHolger Hans Peter Freyther1-0/+7
2009-11-20[bsc_msc_ip] This is a BSC that connects to real MSC via IPHolger Hans Peter Freyther1-0/+20
2009-11-19[lchan] RSL and RR need the multirate config, place it in the lchanHolger Hans Peter Freyther1-0/+3
2009-11-17[si] Make it possible to set the NECI value...Holger Hans Peter Freyther1-0/+1