aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/gsm_data.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-19add gst_ts_name() function to obtain human-readable channel nameHarald Welte1-0/+1
2009-02-17various CC updates:Harald Welte1-2/+8
2009-02-17switch paging code to use a timer again, since not all BTS send reliable CCCH...Harald Welte1-0/+2
2009-02-16forgot the header files in last commit. sigh.Harald Welte1-0/+17
2009-02-16* introduce TLV parser definitions for RSL IE'sHarald Welte1-0/+6
2009-02-15* add bs_power and ms_power attributes to each channel and use them in channe...Harald Welte1-0/+4
2009-02-15* add bsc_hack commandline argument to select BTS typeHarald Welte1-3/+13
2009-02-14introduce gsm_nm_state object in all our nm-relevant data structuresHarald Welte1-0/+17
2009-02-11[paging] Send paging requests as response to the PAGING LOAD indicatorHolger Freyther1-3/+0
2009-02-11[paging] Stop counting the requests... harald implemented sepc conform timer ...Holger Freyther1-1/+0
2009-02-10* fill the e1_link member of every bts_trx_ts structureHarald Welte1-1/+6
2009-02-10[paging] Introduce a variable containing the free paging slotsHolger Freyther1-0/+3
2009-02-09[paging] Cleanup page -> paging in function namesHolger Freyther1-1/+1
2009-02-09* add trau_mux implementation to relay from one incoming TRAUHarald Welte1-4/+6
2009-02-06[paging] Move the paging state into struct gsm_btsHolger Freyther1-0/+33
2009-02-04[paging] Keep a copy of the Control Channel Description in the bts structHolger Freyther1-0/+3
2009-02-01introduce generic callback function and hook enumHarald Welte1-0/+10
2009-01-18add BTS TYPE field to facilitate future non-BS11 BTS supportHarald Welte1-0/+8
2009-01-18* use #define for number of TS in one TRXHarald Welte1-1/+14
2009-01-04Make gcc happy and remove a couple of warningsHolger Freyther1-8/+0
2009-01-04functions to convert lchan/pchan type into human-readable stringHarald Welte1-0/+4
2009-01-03Clean up struct gsm_network and remove the gsm_subscriberHolger Freyther1-6/+0
2008-12-31Introduce logical updating request operation on the gsm_lchanHolger Freyther1-2/+18
2008-12-30Recylce a gsm_lchan when the refcount drops to zeroHolger Freyther1-2/+16
2008-12-30* 04:08: add MM INFO information elementsHarald Welte1-0/+2
2008-12-29Introduce new callbacks, remember that we have LOC UPD REQ, reject things onl...Holger Freyther1-2/+9
2008-12-29Up on call released release the channel and take the next itemHolger Freyther1-0/+1
2008-12-29Unite the acked/nacked handling in a common response...Holger Freyther1-2/+1
2008-12-29Inform the bsc about acked or nacked channels...Holger Freyther1-0/+2
2008-12-29Add callback for allocated lchannelsHolger Freyther1-0/+4
2008-12-29Improve page command handling in the bsc_hackHolger Freyther1-0/+2
2008-12-29Create request channel reason to see channel requests originating from PAGHarald Welte1-0/+10
2008-12-28* use 16bit for network and country codeHarald Welte1-4/+4
2008-12-28working state up to location update and classmark inquiryHarald Welte1-0/+4
2008-12-27missing header file changesHarald Welte1-19/+27
2008-12-26this is the first version that actually talks to the BTSHarald Welte1-1/+9
2008-12-25no reasonable commit message possible. tons of changes of the last 2 daysHarald Welte1-0/+56
2008-12-23initial commit of current OpenBSC stateHarald Welte1-0/+74