aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/gsm_data.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-08gsm_data: Update trx_is_usable for ericsson BTSSylvain Munaut1-0/+12
2020-05-08om2k: Add support for MCTR configurationSylvain Munaut1-0/+4
2020-05-08om2k: Add option to limit OML version during negotiationSylvain Munaut1-0/+4
2020-05-08bts_nokia_site: Fix LAPD segfault during reset procedureHarald Welte1-1/+1
2020-05-04gsm_data.h: Comment the 'nokia' BTS fieldsHarald Welte1-6/+6
2020-04-14vty: clarify EGPRS Packet Channel Request message supportVadim Yanitskiy1-1/+1
2020-03-27VTY: add show bts failure reportOliver Smith1-0/+8
2020-03-19main: exit on mutually exclusive codecs settingsOliver Smith1-0/+3
2019-11-19bsc: Adapt maximum MS Power Ctrl level based on band and MS Power classPau Espin Pedrol1-0/+6
2019-11-13Fix some typosMartin Hauke1-8/+8
2019-11-02osmo_bsc_main.c: verify the physical channel mapping at startupVadim Yanitskiy1-0/+2
2019-10-31gsm_data.h: Remove unused func declarationsPau Espin Pedrol1-3/+0
2019-10-31gsm_data.h: Remove unused field classmark from gsm_subscriber_connectionPau Espin Pedrol1-3/+0
2019-10-31Remove unused API classmark_is_r99()Pau Espin Pedrol1-2/+0
2019-09-08SMSCB: Send ETWS Primary Notifiation via RSL to BTSHarald Welte1-0/+1
2019-09-02Cell Broadcast: CBSP and CBCH scheduling supportHarald Welte1-0/+53
2019-07-13comment and VTY doc tweaksNeels Hofmeyr1-1/+1
2019-05-26Allow VTY to set the CCCH Load Indication ThresholdHarald Welte1-0/+3
2019-05-24keep per-BTS stat_items about RACH busy / RACH access percentageHarald Welte1-0/+2
2019-05-19bssap: Parse Osmux CID on BSSAP Assign Req recv and use it in MGCPPau Espin Pedrol1-0/+3
2019-05-03assignment_fsm: Properly support assigning signalling mode TCH/xSylvain Munaut1-7/+10
2019-04-30move mgw endpoint FSM to osmo-mgw.gitNeels Hofmeyr1-7/+8
2019-04-23use libosmocore osmo_tdefNeels Hofmeyr1-2/+2
2019-04-17gsm_data.h: Remove unused variable from OpenBSC timesDaniel Willmann1-1/+0
2019-04-08Handover Request: also parse Chosen Algorithm IE, pass to lchan activationNeels Hofmeyr1-0/+4
2019-04-08lchan activation: add explicit encryption info to activationNeels Hofmeyr1-0/+1
2019-03-14Revert "assignment_fsm: Properly support assigning signalling mode TCH/x"Neels Hofmeyr1-10/+7
2019-03-14Move msc related code from gsm_data to bsc_mscPau Espin Pedrol1-2/+0
2019-03-14assignment_fsm: Properly support assigning signalling mode TCH/xSylvain Munaut1-7/+10
2019-03-04cosmetic: drop unused struct mgcp_ctx shadowNeels Hofmeyr1-1/+0
2019-02-21assignment_fsm: fix channel allocator preferencesPhilipp Maier1-3/+19
2019-02-06comments: clarify usage of conn.assignment and .handover scopesNeels Hofmeyr1-2/+13
2019-02-06handover_fsm: do not access conn->assignment.req, it may be outdatedNeels Hofmeyr1-0/+2
2019-02-05Implement CSFB "Fast Return" Handling at RR RELEASEHarald Welte1-0/+3
2019-02-05gsm_data: Add gsm_bts_name() just like we have gsm_{trx,ts,lchan}_name()Harald Welte1-0/+1
2018-12-21comments: describe some lchan detailsNeels Hofmeyr1-0/+3
2018-12-21make sure early lchan act failure resets the lchanNeels Hofmeyr1-5/+14
2018-12-18LCLS: update parameter representationMax1-2/+2
2018-12-14Add VTY option to avoid sending empty Full BCCH Info for disabled SIPau Espin Pedrol1-0/+3
2018-12-05paging: Add VTY options to calculate T3113 timeout dynamicallyPau Espin Pedrol1-0/+1
2018-12-05bsc: Add define for ts_as_pchan_for_each_lchan with ts->pchan_on_initPau Espin Pedrol1-0/+13
2018-11-29bsc: ts_for_each_lchan: Improve documentationPau Espin Pedrol1-2/+4
2018-11-29bsc: ts_as_pchan_for_each_lchan: reorder and improve documentationPau Espin Pedrol1-9/+12
2018-11-27send Immediate Assignment Reject only before Immediate AssignmentNeels Hofmeyr1-0/+1
2018-11-20bsc: Enable force-combined-si on nanoBTS by defaultPau Espin Pedrol1-0/+4
2018-11-14cosmetic: lchan: introduce sub-struct lchan->release.*Neels Hofmeyr1-15/+17
2018-11-14lchan release: always Deact SACCHNeels Hofmeyr1-1/+0
2018-11-14fix: send RR Release (e.g. after BSSMAP Clear Cmd)Neels Hofmeyr1-0/+1
2018-11-09gsm_data: make cgi_for_msc available for other modulesPhilipp Maier1-0/+2
2018-10-30vty: add 'show rejected-bts'Oliver Smith1-0/+11