aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/bts.h
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-11bts.h: lchan_init_lapdm is listed twice, remove oneHolger Hans Peter Freyther1-2/+0
2011-09-19fix various compiler warnings across the codeHarald Welte1-0/+1
2011-07-01fix BTS initialization orderHarald Welte1-1/+1
2011-06-29deactivate RF + exit when the Abis link is goneHarald Welte1-0/+1
2011-06-27re-work original osmo-bts with support for sysmocom femtobtsHarald Welte1-120/+17
2011-05-22[partial] port to new libosmocore-0.3 APIsHarald Welte1-3/+2
2011-03-04Import all C and Header files from jolly/bts branch of osmocom-bb.gitHarald Welte1-0/+133