aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data_shared.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-29properly reset the MO state of all MO on Abis disconnectopenbsc/0.9.14Harald Welte1-0/+5
2011-06-29add lchan->meas for BTS side codeHarald Welte1-0/+38
2011-06-26system information related bits for osmo-btsHarald Welte1-1/+9
2011-06-25move {ts,lchan}2chan_nr() functions to gsm_data_shared.cHarald Welte1-0/+5
2011-06-07add back-pointer for l1 as part of BTS role.Harald Welte1-0/+4
2011-06-06add mo->bts member so we can discover which BTS a MO belong stoHarald Welte1-0/+1
2011-06-06move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix)Harald Welte1-1/+12
2011-06-05split gsm_data.c in gsm_data_shared.c and gsm_data.cHarald Welte1-9/+4
2011-06-03Introduce per-ts TSCHarald Welte1-0/+1
2011-06-03gsm_data_shared: introduce 'struct gsm_abis_mo'Harald Welte1-19/+24
2011-06-03split gsm_data.h in gsm_data_shared.h and gsm_data.hHarald Welte1-0/+517