aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data_shared.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-12move openbsc/* to repos rootNeels Hofmeyr1-994/+0
2017-06-18Add vty command "radio-link-timeout infinite" for uplink rx testingHarald Welte1-0/+2
2017-06-15Update SI data structures and generationMax1-7/+9
2017-06-15Move SI-related definesMax1-0/+7
2017-06-09Get TRX attributesMax1-0/+1
2017-05-31Add remote BTS feature storage and helpersMax1-0/+22
2017-05-29libbsc: Create pcu-socket only as specified in config fileHarald Welte1-0/+1
2017-05-25pcu_sock: add basic pcu interface supportPhilipp Maier1-0/+3
2017-05-25gsm_data_shared: add value strings for gsm_chreqPhilipp Maier1-0/+1
2017-05-18Remove errorneous includeMax1-1/+0
2017-05-15Restructure SI2quater generationMax1-2/+7
2017-05-15Prepare for BTS attribute reporting via OMLMax1-0/+4
2017-05-10Use define for limit on number of BTS featuresMax1-1/+3
2017-05-09Make BTS type and variant converters shareableMax1-0/+14
2017-04-28Add gsm_bts_type_variant to gsm_bts structMax1-0/+1
2017-04-28Prepare for extended SI2quater supportMax1-1/+5
2017-04-10gsm_bts: add version and variant detailsMax1-1/+18
2017-03-23OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req AckHarald Welte1-0/+1
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