aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data.h
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-23gms_transactions data model reorganizationHarald Welte1-12/+22
2009-07-19Merge branch 'master' into smsHarald Welte1-2/+2
2009-07-12rename ip.access structure field members and variablesHarald Welte1-2/+2
2009-07-05more SMS improvementsHarald Welte1-1/+3
2009-06-29the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file.Andreas Eversberg1-1/+1
2009-06-21switch to dynamically allocated BTS and TRX data structuresHarald Welte1-7/+15
2009-06-20introduce talloc all over OpenBSCHarald Welte1-0/+2
2009-06-20replace 'struct gsm_attr' by 'struct tlv_parsed'Harald Welte1-7/+4
2009-06-20Introduce BS and MS power control related functionsHarald Welte1-0/+14
2009-06-14Merge branch 'mncc-harald'Harald Welte1-57/+61
2009-06-12make btstype2str return a const char* to make gcc 4.4 happyHolger Hans Peter Freyther1-1/+1
2009-06-12Increase LCHAN_RELEASE_TIMEOUT to 10 secondsHarald Welte1-1/+1
2009-06-10reworked MNCC codebaseHarald Welte1-56/+60
2009-06-10Handle and dispatch paging requests in gsm_subscriberHolger Freyther1-0/+1
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+406