aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data_shared.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-08add 'ciph_state' member to BTS-side lchan definitionHarald Welte1-0/+2
2012-03-16bsc: Create a osmo_bsc_data and embed osmo_msc_dataHolger Hans Peter Freyther1-1/+2
2012-03-02misc: Deal with smatch warnings about the bitfieldsHolger Hans Peter Freyther1-4/+4
2012-01-17bts: Convert the rsl_link to be a struct ipabis_linkHolger Hans Peter Freyther1-0/+4
2012-01-15lchan: Rename release_reason to release_modeHolger Hans Peter Freyther1-1/+3
2012-01-15channel: Fix a typo in the lchan state documentationHolger Hans Peter Freyther1-1/+1
2011-12-02Add NITZ (timezone) support as part of MM INFOGus Bourg1-0/+5
2011-10-18libbsc/nokia_site: Fix reset procedure and add option to skip it.Sylvain Munaut1-1/+2
2011-09-26gsm_data_shared: use 'const' whenever applicableHarald Welte1-7/+7
2011-09-07add a per-lchan buffer for the last SID frame for osmo-btsHarald Welte1-0/+4
2011-09-06add AMR mode member of gsm_lchan for osmo-btsHarald Welte1-0/+14
2011-09-04gsm_data_shared: add some fields for voice support of sysmo-btsHarald Welte1-0/+6
2011-08-24add missing #include line to gsm_data_shared.hHarald Welte1-0/+2
2011-08-22misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_regHolger Hans Peter Freyther1-0/+9
2011-08-19src: port openBSC over libosmo-abis0.9.15Pablo Neira Ayuso1-10/+2
2011-08-11RSL: add timer for lchan activation/deactivation without BTS responseHarald Welte1-0/+1
2011-08-10NOKIA: Move more static variables into 'struct gsm_bts'Harald Welte1-0/+7
2011-08-10Initial version of Support for Nokia *Site BTSDieter Spaar1-0/+1
2011-06-29properly reset the MO state of all MO on Abis disconnect0.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