aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/bts.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-19allow to configure multiple oml remote-ip addressesPhilipp Maier1-1/+8
2021-07-06paging: prioritize CS related paging over PS related pagings.Philipp Maier1-0/+2
2021-07-01osmo-bts-trx: implement BCCH carrier power reduction modeVadim Yanitskiy1-0/+5
2021-06-30Support forwarding proto IPAC_PROTO_EXT_PCU BSC<->PCUPau Espin Pedrol1-0/+2
2021-06-01[VAMOS] rsl: call bts_supports_cm() from rsl_handle_chan_mod_ie()Vadim Yanitskiy1-2/+2
2021-05-17sysmo,oc2g,lc15: Make RadioChannel MO depend on RadioCarrier MOPau Espin Pedrol1-0/+3
2021-04-30Introduce ability to set socket priority of RTP socketsHarald Welte1-0/+1
2021-02-16GSMTAP: make remote host for Um logging configurable via VTYNeels Hofmeyr1-0/+1
2021-02-13GSMTAP: move 'struct gsmtap_inst' and masks to 'struct gsm_bts'Vadim Yanitskiy1-0/+7
2021-01-08power_control: migrate MS/BS control loops to the new paramsVadim Yanitskiy1-4/+0
2021-01-04power_control: check-in new parameters and default valuesVadim Yanitskiy1-1/+5
2021-01-03sysinfo.c: Fix SI4 GPRS patching which overwrote CBCH IEHarald Welte1-0/+1
2020-12-09power_control: make raise/lower step limitation configurableVadim Yanitskiy1-0/+4
2020-12-06power_control: clarify units in 'struct bts_power_ctrl_params'Vadim Yanitskiy1-2/+2
2020-12-02bts: add Downlink power control parametersVadim Yanitskiy1-1/+2
2020-12-02bts: generalize a struct for UL/DL power control parametersVadim Yanitskiy1-16/+19
2020-12-02bts: rename MS_UL_PF_ALGO_{NONE,EWMA} to BTS_PF_ALGO_{NONE,EWMA}Vadim Yanitskiy1-4/+4
2020-12-02struct gsm_bts: move ul_power_{target,hysteresis} to ul_power_ctrlVadim Yanitskiy1-4/+4
2020-10-20Introduce NM BTS Site Manager FSMPau Espin Pedrol1-3/+10
2020-10-19power_control: tolerate small deviations from 'rx-target'Vadim Yanitskiy1-0/+1
2020-10-15power_control: implement EWMA based Uplink power filteringVadim Yanitskiy1-0/+21
2020-10-15sysinfo: Don't broadcast SI4 GPRS INDICATOR if PCU is disconnectedHarald Welte1-3/+5
2020-10-06Introduce the new OML NM_ATT_OSMO_NS_LINK_CFG to configure IPv6 NSVC for PCUAlexander Couzens1-3/+3
2020-10-05bts: Add VTY command to manually override Radio Link TimeoutHarald Welte1-1/+5
2020-09-28vty: make most struct pointers const in show/write commandsVadim Yanitskiy1-1/+1
2020-09-25bts: cosmetic: make param 'net' of gsm_bts_num() constVadim Yanitskiy1-1/+1
2020-07-14Move struct gsm_bts_trx: gsm_data.* & bts.* => bts_trx.*Pau Espin Pedrol1-6/+4
2020-07-05Move gsm_bts code gsm-data.* => bts.*Pau Espin Pedrol1-1/+295
2019-11-14Change gsm_bts_trx field to bool and rename itPau Espin Pedrol1-1/+1
2019-09-27bts.h: Remove non-existent function definitionsPau Espin Pedrol1-8/+0
2019-06-13l1sap: Compute statistics on FN advance in PH-RTS.indHarald Welte1-0/+2
2019-05-28clear GPRS indicator in SI3 while PCU is disconnectedHarald Welte1-0/+1
2018-11-18bts: Allocate TRX for BTS dynamically, deprecate -tPau Espin Pedrol1-0/+1
2018-02-26counters: split rach:sent into rach:drop, rach:ho, rach:cs and rach:psHarald Welte1-1/+4
2018-02-24BTS: add rate_ctr about CCCH (paging, agch, pch)Harald Welte1-0/+12
2018-02-22bts: use feature list instead of speech codec tablePhilipp Maier1-2/+2
2018-02-19rsl: do not allow MODE MODIFY request with unsupp. codec/ratePhilipp Maier1-0/+3
2017-06-15Cleanup SI schedulingMax1-1/+1
2016-12-01Fix AGCH/PCH proportional allocationMax1-1/+1
2016-02-15Introduce new phy_link and phy_instance abstractionHarald Welte1-1/+1
2016-01-22merge bts-specific main function into common/main.c:bts_main()Harald Welte1-0/+2
2015-09-22Relace bts_model_get_time() by get_time() at common partAndreas Eversberg1-0/+1
2015-02-05power/sysmobts: Add a manual ms power level controlHolger Hans Peter Freyther1-0/+3
2014-12-30CBCH: Implement CBCH block segmentation and RSL_MT_SMS_BC_CMDHarald Welte1-1/+0
2014-12-30Initial CBCH supportHarald Welte1-0/+1
2014-05-22common: Remove unused gsm_time parameter from lchan_sacch_getHolger Hans Peter Freyther1-1/+1
2014-03-10agch: Recalculate length limit of AGCH queueJacob Erlbeck1-0/+2
2014-02-22agch/pch: Put CCCH message generation into commonJacob Erlbeck1-0/+2
2013-11-05sysmobts: Use status flags instead of direct LED accessJacob Erlbeck1-0/+8
2012-12-20misc: Forward declare the load_timer_start to address compiler warningHolger Hans Peter Freyther1-0/+2