aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data.h
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2009-11-12move 'struct value_string' and 'get_value_string()' to gsm_dataHarald Welte1-0/+7
2009-11-07change some identifiers from u_int64_t to unsigned long longHarald Welte1-1/+1
2009-10-29[lchan] Keep track which SAPIs has been established with the BTSHolger Hans Peter Freyther1-0/+8
2009-10-27misc: Make bitfields unsigned int...Holger Hans Peter Freyther1-2/+2
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/+17
2009-10-05[ipaccess] Add nanoBTS 1900 supportMike Haben1-4/+2
2009-09-30[lac] The lac must be 16 bit. Change it in gsm_bts and vty parsingHolger Hans Peter Freyther1-1/+1
2009-09-28[bsc] Store the cell_identity in gsm_bts and set it on the SI3 and SI6Holger Hans Peter Freyther1-0/+2
2009-08-30add VTY/configfile command for setting encryption (A5) levelHarald Welte1-0/+1
2009-08-30A5 support for RSL and 04.08 (not used yet)Harald Welte1-0/+9
2009-08-13add 'ms max power' vty command to set the maximum MS power in dBmHarald Welte (local)1-0/+2
2009-08-12implement bts->cell_barred feature, configurable in VTYHarald Welte (local)1-0/+1
2009-08-12add a authorization policy field to the network and VTYHarald Welte (local)1-0/+11
2009-08-10introduce bts->chan_alloc_reverse flagHarald Welte1-0/+4
2009-08-10add new 'is_siemens_bts()' functionHarald Welte1-0/+12
2009-08-10add T3101 to release lchan in case MS never responds to IMMEDIATE ASSIGNHarald Welte1-0/+2
2009-08-09verify bs11 channel combination constraintsHarald Welte1-0/+1
2009-08-08the actual config file code (not just config files)Harald Welte1-1/+6
2009-08-08first 'working' SMS implementationHarald Welte1-6/+10
2009-08-08parse_btstype() can use const qualifierHarald Welte1-1/+1
2009-08-07Merge branch 'master' into smsHarald Welte1-0/+1
2009-08-07add function declaration for gsm_pchan_parse()Harald Welte1-0/+1
2009-08-06Merge branch 'master' into smsHarald Welte1-0/+5
2009-08-06add HARDCODED_BTSn_TS to define the base TS for each BTSHarald Welte1-0/+5
2009-07-29Merge branch 'master' into smsHarald Welte1-1/+4
2009-07-29generalize channel activation / channel mode modifyHarald Welte1-1/+4
2009-07-28Merge branch 'master' into smsHarald Welte1-0/+2
2009-07-28add RTP proxy mode for ip.accessHarald Welte1-0/+2
2009-07-27further steps towards better, transaction based SMSHarald Welte1-0/+5
2009-07-26move definition of 'struct gsm_trans' to transaction.hHarald Welte1-38/+0
2009-07-23remove bogus 'network' member of 'struct gsm_transaction'Harald Welte1-3/+0
2009-07-23gms_transactions data model reorganizationHarald Welte1-12/+22
2009-07-23remove bogus 'network' member of 'struct gsm_transaction'Harald Welte1-3/+0