aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-09-13MS Power Control Loop: Feed UL RSSI from correct measurement periodPau Espin Pedrol1-1/+7
2021-09-13lchan: Move TA CTRL param to its own substructPau Espin Pedrol9-263/+269
2021-09-13ta_control: Allow switching TA quickerPau Espin Pedrol2-232/+232
2021-09-13TA loop: Take into account UL SACCH 'Actual Timing advance' fieldPau Espin Pedrol5-28/+74
2021-09-11early IA: change default X15 timer to 0 msNeels Hofmeyr2-6/+6
2021-09-11early IMM ASS: add configurable delay for RR IMM ASSNeels Hofmeyr5-14/+64
2021-09-06l1sap: Take L1SACCH MS_PWR from bitfield instead of manual parsingPau Espin Pedrol1-1/+1
2021-09-06comsetic: measurement.c: fix typo in commentPau Espin Pedrol1-1/+1
2021-09-06Power Control Loop: Move skip loop logic to function helperPau Espin Pedrol1-18/+21
2021-09-03MS/BS Power Control Loop: Fix downscaling averaging bugPau Espin Pedrol4-9/+11
2021-09-03MS/BS Power Control Loop: Do RxLEV meas avg & delta calculations directly on ...Pau Espin Pedrol4-57/+49
2021-09-03BS Power Control Loop: Increase attenuation if RxQual is better than upper th...Pau Espin Pedrol1-0/+3
2021-09-03BS Power Control Loop: Support EWMA average algo for RxQual measPau Espin Pedrol4-102/+105
2021-09-03BS Power Control Loop: refactor lchan_bs_pwr_ctrl() to look similar to lchan_...Pau Espin Pedrol2-151/+140
2021-09-03MS Power Control Loop: Improve loggingPau Espin Pedrol2-70/+70
2021-09-03MS Power Control Loop: Support EWMA algorithm for C/I measurementsPau Espin Pedrol2-19/+29
2021-09-03MS Power Control Loop: Take C/I into accountPau Espin Pedrol10-137/+504
2021-09-02sched_lchan_tch_x: use ul_cmr and ul_ft when generating RTP bad framePhilipp Maier2-4/+4
2021-09-02sched_lchan_tch_x: use functions to determine AMR tranmssion phasePhilipp Maier9-11/+416
2021-09-02sched_lchan_tch_x: do not use cmr as ftPhilipp Maier2-2/+2
2021-09-01debian/control: remove dh-systemd build-dependOliver Smith1-1/+0
2021-08-31rsl: Support parsing up to 3 RSL_IPAC_EIE_MEAS_AVG_CFG IEsPau Espin Pedrol1-1/+1
2021-08-31l1sap/gsmtap: Don't log UI fill frames [zero information field]Harald Welte1-0/+4
2021-08-30rsl: Fix rx of multiple RSL_IPAC_EIE_MEAS_AVG_CFG IEsPau Espin Pedrol1-1/+1
2021-08-29osmo-bts-trx: send dummy FACCH in the absense of RTP framesVadim Yanitskiy2-2/+16
2021-08-18add osmo_tdef groups, exposing T timers on VTY configNeels Hofmeyr5-1/+54
2021-08-18jenkins: enable new flag --enable-external-testsNeels Hofmeyr3-0/+3
2021-08-18add VTY transcript testingNeels Hofmeyr4-1/+303
2021-08-18enable Early Immediate AssignmentNeels Hofmeyr3-0/+59
2021-08-16remove unused LCHAN_S_INACTIVENeels Hofmeyr2-2/+0
2021-07-19allow to configure multiple oml remote-ip addressesPhilipp Maier7-80/+292
2021-07-15Make gcc 11.1.0 false positivies happyPau Espin Pedrol1-3/+3
2021-07-06paging: prioritize CS related paging over PS related pagings.Philipp Maier5-3/+52
2021-07-05gsm_lchan_interf_meas_calc_band(): also print number of AVG samplesVadim Yanitskiy1-2/+2
2021-07-05rsl: use tlvp_val16be() in rsl_rx_ipac_XXcx()Vadim Yanitskiy1-5/+4
2021-07-05manuals/abis/rsl.adoc: clarify RF Resource Indication conformanceVadim Yanitskiy1-5/+5
2021-07-05Support SDCCH8 in osmo dyn tsPau Espin Pedrol3-6/+19
2021-07-05Rename osmo dyn ts enums to contain SDCCH8Pau Espin Pedrol16-52/+52
2021-07-01power_control: constrain BS power reduction on BCCH carrierVadim Yanitskiy1-2/+16
2021-07-01osmo-bts-trx: implement BCCH carrier power reduction modeVadim Yanitskiy9-3/+148
2021-06-30osmo-bts-omldummy: indicate BTS_FEAT_BCCH_POWER_RED as supportedVadim Yanitskiy1-0/+1
2021-06-30Revert "power_control: BS power shall not be reduced on C0"Vadim Yanitskiy1-2/+1
2021-06-30Support forwarding proto IPAC_PROTO_EXT_PCU BSC<->PCUPau Espin Pedrol9-10/+201
2021-06-30pcuif_proto.h: Add new container messagesPau Espin Pedrol1-0/+10
2021-06-29gsm_data: Drop unused function gsm_pchan_parse()Pau Espin Pedrol2-6/+0
2021-06-29doc: rsl.adoc: Fix trailing whitespacePau Espin Pedrol1-18/+17
2021-06-23osmo-bts-trx: indicate A5/4 support, handle Kc128Eric Wild3-5/+5
2021-06-22scheduler: fix: use ts_pchan() in trx_sched_set_cipher()Vadim Yanitskiy1-1/+1
2021-06-22scheduler: fix wrong union field in trx_sched_tch_req()Vadim Yanitskiy1-1/+1
2021-06-18osmo-bts-trx: report PDCH interference levels to the PCUVadim Yanitskiy4-7/+65