aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/gsm_data.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-01osmo-bts-trx: implement BCCH carrier power reduction modeVadim Yanitskiy1-0/+3
2021-06-29gsm_data: Drop unused function gsm_pchan_parse()Pau Espin Pedrol1-1/+0
2021-06-18Report interference levels in RSL RF RESource INDicationVadim Yanitskiy1-0/+18
2021-06-05[VAMOS] Implement the concept of 'shadow' timeslotsVadim Yanitskiy1-0/+13
2021-06-04[VAMOS] gsm_data: rework and rename gsm_lchan_name_compute()Vadim Yanitskiy1-1/+1
2021-06-04[VAMOS] osmo-bts-trx: rework handling of Training SequenceVadim Yanitskiy1-3/+6
2021-05-23[VAMOS] gsm_data.h: introduce and use BTS_TSC macroVadim Yanitskiy1-0/+1
2021-05-23[VAMOS] gsm_data.h: fix wrong bit-mask in BSIC2BCC macroVadim Yanitskiy1-1/+1
2021-05-23[VAMOS] common: make 'struct gsm_bts_trx_ts' pointers constVadim Yanitskiy1-3/+3
2021-05-18[VAMOS] Re-organize osmo-bts-trx specific structuresVadim Yanitskiy1-0/+3
2021-03-01l1sap: Store status of SRR in an lchan struct memeberPhilipp Maier1-0/+1
2021-02-16gsm_data: handle l1_info with structsPhilipp Maier1-6/+1
2021-02-07power_control: implement handling of P_Con_INTERVAL parameterVadim Yanitskiy1-0/+5
2021-01-08power_control: properly track the first initial stateVadim Yanitskiy1-0/+2
2021-01-08power_control: generalize measurement pre-processing stateVadim Yanitskiy1-3/+13
2021-01-08power_control: migrate MS/BS control loops to the new paramsVadim Yanitskiy1-1/+0
2021-01-04power_control: check-in new parameters and default valuesVadim Yanitskiy1-4/+63
2020-12-06power_control: clarify units in 'struct lchan_power_ctrl_state'Vadim Yanitskiy1-0/+3
2020-12-06power_control: implement BS (Downlink) Power ControlVadim Yanitskiy1-4/+2
2020-12-04power_control: generalize power control state structureVadim Yanitskiy1-8/+11
2020-11-28l1sap: add repeated uplink SACCHPhilipp Maier1-0/+1
2020-11-27l1sap: add repeated downlink SACCHPhilipp Maier1-0/+3
2020-11-27l1sap: add repeated downlink FACCHPhilipp Maier1-0/+12
2020-11-26part 1 of: fix SAPIs for handover to match 48.058 4.1.{3,4}Neels Hofmeyr1-0/+16
2020-10-15power_control: implement EWMA based Uplink power filteringVadim Yanitskiy1-0/+3
2020-10-15gsm_data: check in and use enum lchan_rel_act_kindVadim Yanitskiy1-1/+10
2020-10-01gsm_data.h: Drop unused struct fieldPau Espin Pedrol1-1/+0
2020-09-17gsm_data: rename hopping.{ma,ma_len} to hopping.arfcn_{list,num}Vadim Yanitskiy1-2/+2
2020-09-17struct gsm_bts_trx[_ts]: remove unused parsed NM attribute listVadim Yanitskiy1-1/+0
2020-08-07osmo-bts-trx/scheduler: implement baseband frequency hoppingVadim Yanitskiy1-0/+3
2020-07-14Move struct gsm_bts_trx: gsm_data.* & bts.* => bts_trx.*Pau Espin Pedrol1-53/+0
2020-07-05Move gsm_bts code gsm-data.* => bts.*Pau Espin Pedrol1-309/+1
2020-07-05Move nm_state and Mo related code gsm_data.* => oml.*Pau Espin Pedrol1-37/+1
2020-07-05gsm_data.h: Use enum type for NM state fieldsPau Espin Pedrol1-3/+3
2020-06-29A-bis/OML: handle hopping params in Set Channel AttributesVadim Yanitskiy1-8/+4
2020-06-25Use libosmocore's TDMA frame number API (constatns & arithmetic)Vadim Yanitskiy1-3/+1
2020-06-23Introduce bts_shutdown FSMPau Espin Pedrol1-0/+3
2020-06-18Introduce LOGPTRX macro and use it in tx_power.cPau Espin Pedrol1-0/+1
2020-06-17Merge gsm_data_shared.h into gsm_data.hPau Espin Pedrol1-1/+761
2018-12-23osmo-bts-trx/loops.c: Use lchan name based loggingHarald Welte1-0/+2
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte1-100/+1
2018-03-17cosmetic: Move agch_queue to sub-structure of gsm_bts_role_btsHarald Welte1-14/+16
2018-03-11implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-1/+2
2018-02-27RACH decoding: Use BER threshold for RACH ghost detectionHarald Welte1-0/+1
2018-02-24BTS: add rate_ctr about CCCH (paging, agch, pch)Harald Welte1-0/+2
2018-02-22bts: use feature list instead of speech codec tablePhilipp Maier1-6/+0
2018-02-19rsl: do not allow MODE MODIFY request with unsupp. codec/ratePhilipp Maier1-0/+8
2017-10-08Remove build dependency on legacy OpenBSCMax1-1/+1
2017-07-13VIRT-PHY: Initial check-in of a new virtual BTSHarald Welte1-0/+6
2017-06-18OML Add osmocom-specific way to deactivate radio link timeoutHarald Welte1-1/+3