aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gsm_data.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-16bsc: Initialize the MSC data parameters to a sane defaultHolger Hans Peter Freyther1-0/+5
2010-09-15bsc: Create struct osmo_msc_data to hold MSC information, handle signalsHolger Hans Peter Freyther1-0/+7
2010-09-06[paging] Only page if we have some free channels right nowHolger Hans Peter Freyther1-0/+1
2010-09-06chan: Store the to be assigned channel type in the GSM Network.Holger Hans Peter Freyther1-0/+2
2010-06-28gsm_data.c: Reorder includes to put osmocore upHolger Hans Peter Freyther1-2/+4
2010-06-20[BSC] Generate MA for each timeslot that has hopping enabledHarald Welte1-0/+2
2010-06-20[BSC] introduce the concept of 'BTS features'Harald Welte1-0/+10
2010-06-20[BSC] Implement per-timeslot ARFCN lists for frequency hoppingHarald Welte1-0/+3
2010-05-31[rsl] Introduce an error state for the lchan and set it on releaseHolger Hans Peter Freyther1-0/+1
2010-05-14[misc] Silence compiler warning...Holger Hans Peter Freyther1-0/+2
2010-05-11[gprs] NS/BSSGP: Make all timers configurable from VTYHarald Welte1-0/+8
2010-05-01move gsm48_construct_ra() to libosmocoreHarald Welte1-27/+0
2010-04-25[vty] Allow to set the RACH NM attributes on a per BTS basisHolger Hans Peter Freyther1-0/+2
2010-04-18GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)'Harald Welte1-0/+17
2010-04-17[statistics] Keep track of OML/RSL failures of the BTS.Holger Hans Peter Freyther1-0/+2
2010-04-17[statistics] Keep track of rf failures and rll release failuresHolger Hans Peter Freyther1-0/+2
2010-03-25increase the use of 'struct value_string' in abis_nm and gsm_dataHarald Welte1-83/+52
2010-03-22Create new gprs-conf branch with the non-SGSN part of the gprs branchHarald Welte1-0/+46
2010-03-04move gsm_band_name() and gsm_band_parse() to libosmocoreHarald Welte1-54/+2
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-6/+18
2010-01-12Fix allocation of BTS from VTYlaforge1-1/+1
2010-01-10[OML] parse attributes depending on BTS typeHarald Welte1-1/+42
2010-01-07introduce new gsm_bts_trx_by_nr() functionHarald Welte1-0/+11
2010-01-07Initialize reject_cause to a valid numberHolger Hans Peter Freyther1-0/+1
2009-12-31[misc] Utilize rf_locking by setting the nm_state.administrativeHolger Hans Peter Freyther1-0/+1
2009-12-29rsl: add new 'gsm_trx_name()' function and use itHarald Welte (local)1-0/+9
2009-12-29Introduce gsm_lchans_name() for human readable lchan state nameHarald Welte1-0/+14
2009-12-28set the TRX nominal power by default and/or VTYHarald Welte (local)1-0/+18
2009-12-28Introduce and use gsm_lchan_name() in addition to gsm_ts_name()Harald Welte (local)1-0/+10
2009-12-28rename gsm_lchan_name() to gsm_lchant_name()Harald Welte (local)1-1/+1
2009-12-27move get_string_value() und get_value_string() into debug.cHarald Welte1-26/+0
2009-12-26add 'get_string_value()' as inverse function of 'get_value_string()'Harald Welte (local)1-0/+13
2009-12-22statistics: Introduce 'struct counter' instead of using unsigned longHarald Welte1-0/+27
2009-12-22bts: Allow config of RACH control parameters tx-integer & max retransSylvain Munaut1-0/+4
2009-12-21[handover] Real handover algorithmHarald Welte1-0/+8
2009-12-15introduce cache of 6 last recently received measurement reports for each lchanHarald Welte1-0/+13
2009-12-15add BSIC parameter to gsm_bts_neighbor()Harald Welte1-2/+4
2009-12-14Implement gsm_bts_neighbor() function to determine neighbor BTSHarald Welte1-0/+17
2009-12-14system_information: use bitvec to generate frequency listsHarald Welte1-0/+6
2009-12-13[RRLP] make RRLP mode configurable from config fileHarald Welte1-0/+23
2009-12-12[VTY] add more cell reselection parameters to VTYHarald Welte1-0/+2
2009-12-01Assign default values for T3101 and T3113Harald Welte1-0/+3
2009-11-24[vty] Add option to disable RF on a given TRX.Holger Hans Peter Freyther1-0/+1
2009-11-12move 'struct value_string' and 'get_value_string()' to gsm_dataHarald Welte1-0/+13
2009-10-29[misc] Use talloc_zero instead of talloc and later memsetHolger Hans Peter Freyther1-6/+3
2009-10-26[USSD] various USSD improvementsMike Haben1-1/+1
2009-10-24[GPRS] introudce PDCH and PDCH/TCH physical channelsHarald Welte1-0/+2
2009-10-24[GPRS] add data structures for OML of NSE,CELL,NSVCEHarald Welte1-0/+6
2009-10-05[ipaccess] Add nanoBTS 1900 supportMike Haben1-2/+1
2009-10-01[lac] Do not use the reserved LAC 0x0 for two different thingsHolger Hans Peter Freyther1-1/+1