aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data_shared.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Use libvlr in libmsc (large refactoring)Neels Hofmeyr1-1/+0
2017-03-15libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASEAlexander Couzens1-0/+1
2017-03-07Add MS time. offset to gsm_lchanMax1-0/+6
2017-01-27rsl: Fix dropping of LAPDm UA message.Minh-Quang Nguyen1-0/+2
2017-01-26Implement VTY configuration to control Early Classmark SendingHarald Welte1-0/+1
2016-12-09lchan release in error state: SACCH deact only for SACCH pchansNeels Hofmeyr1-0/+1
2016-12-02Move timezone settings up to network levelNeels Hofmeyr1-8/+0
2016-12-02factor out & introduce struct gsm_encr, in common_cs.hNeels Hofmeyr1-6/+3
2016-11-08WIP: OM2000: Full state machine implementation using osmo_fsmHarald Welte1-0/+39
2016-10-28DTX DL: Add FACCH cacheMax1-0/+3
2016-10-18Replace magic number with defineMax1-0/+4
2016-10-12DTX DL: use FSM for AMRMax1-12/+9
2016-10-05DTX: add flag for AMR HR P*Max1-0/+5
2016-10-05DTX: extend SID cacheMax1-1/+1
2016-09-28dyn TS: fix: e1_config.c: switch(pchan) for dyn TSNeels Hofmeyr1-0/+1
2016-09-17Modify SI 13 field for control_ack_typeMax1-0/+1
2016-08-27move ts_sublots() to gsm_data_shared.c, it will be used by osmo-btsNeels Hofmeyr1-0/+2
2016-07-28dyn TS: implement pchan switchover logicNeels Hofmeyr1-0/+2
2016-07-28dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchanNeels Hofmeyr1-1/+4
2016-07-28dyn TS: rename lchan->dyn_pdch to lchan->dynNeels Hofmeyr1-1/+1
2016-07-28Modify SI 13 field to support 11 bit RACHbhargava1-0/+1
2016-07-25code dup: join [rsl_]lchan_lookup() from libbsc and osmo-btsNeels Hofmeyr1-0/+2
2016-07-25gsm_data_shared: add gsm_ts_and_pchan_name() for dyn ts loggingNeels Hofmeyr1-0/+1
2016-07-25dyn TS: add ts->dyn stateNeels Hofmeyr1-0/+6
2016-07-24fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCHNeels Hofmeyr1-2/+2
2016-06-18rm dup: use channel type names from libosmocoreNeels Hofmeyr1-1/+0
2016-06-16dyn PDCH: TS flags: rename one, add three, as enumNeels Hofmeyr1-1/+8
2016-06-14dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channelAndreas Eversberg1-0/+6
2016-06-12Add talkspurt indicator for gsm_lchanMax1-1/+2
2016-06-10DTX: add data necessary for schedulingMax1-0/+5
2016-06-10Add DTXd indicator to gsm_lchanMax1-0/+2
2016-06-03Store last used FN for TCHMax1-0/+1
2016-05-17Move DTX settings to BTSMax1-1/+5
2016-04-22Add basic UARFCN supportMax1-0/+3
2016-04-22Cleanup shared data structureMax1-2/+1
2016-04-16Add basic SI2quater supportMax1-0/+5
2015-12-05gsm_data_shared: compute/sprintf the lchan name only onceHarald Welte1-1/+7
2015-11-20Fix TSC/BSIC handling bug and remove bts->tscHarald Welte1-5/+3
2015-10-02amr: Instead of putting ms/bts into the same struct.. use it twiceHolger Hans Peter Freyther1-5/+5
2015-09-22Add full AMR multirate IE support with VTY config for MS and BTS sideAndreas Eversberg1-3/+11
2015-02-07nokia: Allow to set the reset time for the nokia btsSipos Csaba1-0/+1
2015-02-05osmo-bts: Introduce new struct for a power loop in the BTS codeHolger Hans Peter Freyther1-0/+7
2015-01-02lchan: Remember why a channel is broken using static stringsHolger Hans Peter Freyther1-0/+1
2014-12-30move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-btsHarald Welte1-0/+3
2014-12-30Add basic support for CBCH / SMS-CB (Cell Brroadcast)Harald Welte1-3/+3
2014-12-17bts: Add some simple dependency between different BTSHolger Hans Peter Freyther1-0/+3
2014-12-10bts: Remove unused fields from the trx structureHolger Hans Peter Freyther1-10/+0
2014-11-21bts: Store the bcch_change_mark in the bts structureHolger Hans Peter Freyther1-1/+2
2014-08-25port over to libosmocore include/osmocom/gsm/meas_rep.hHarald Welte1-6/+2
2014-08-24move GSM_RESERVED_TMSI to libosmocoreHarald Welte1-3/+0