aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx
AgeCommit message (Expand)AuthorFilesLines
2021-12-12osmo-bts-trx: use l1ts as talloc context for burst buffersVadim Yanitskiy4-11/+9
2021-11-03bts-trx: sched_lchan_tchf: Change log level to debug for line informing about...Pau Espin Pedrol1-1/+1
2021-11-03bts-trx: sched_lchan_tchf: Drop impossible code pathPau Espin Pedrol1-6/+0
2021-10-25bts-trx: sched: tx_pdtch_fn: Drop log line clogging logsPau Espin Pedrol1-1/+5
2021-10-25Revert "bts-trx: sched: tx_pdtch_fn: Handle PCU idle blocks properly"Pau Espin Pedrol1-5/+2
2021-10-25bts-trx: sched: tx_pdtch_fn: Handle PCU idle blocks properlyPau Espin Pedrol1-2/+5
2021-10-25bts-trx: sched_lchan_pdtch: Refactor tx_pdtch_fn to get rid of goto tagPau Espin Pedrol1-12/+11
2021-10-25initial support for static userspace probes via systemtapHarald Welte4-0/+50
2021-10-23osmo-bts-trx: fix potential NULL pointer dereferenceVadim Yanitskiy1-4/+6
2021-10-22struct gsm_lchan: group ACCH repetition state fieldsVadim Yanitskiy1-1/+1
2021-10-14Move lchan_init_lapdm inside lchan_set_state(LCHAN_S_ACTIVE)Pau Espin Pedrol1-6/+0
2021-10-13osmo-bts-trx: refactor 'maxdly' / 'maxdlynb' commandsVadim Yanitskiy1-28/+13
2021-10-13bts-trx: Guard call to trx_sched_clean with NULL trx ptrPau Espin Pedrol1-1/+2
2021-10-12osmo-trx: fix maxdlyEric1-2/+2
2021-10-08l1sap: check if BTS model supports interference reportingVadim Yanitskiy1-0/+1
2021-10-08osmo-bts-trx: report PDCH interference levels to L1SAPVadim Yanitskiy1-59/+44
2021-10-04trx_provision_fsm: Fix shutdown while POWERON in transitPau Espin Pedrol1-1/+11
2021-10-04trx_provision_fsm: poweronoff_sent flag: track POWERON and POWEROFF separatelyPau Espin Pedrol1-7/+9
2021-10-04trx_provision_fsm: Drop impossible pathsPau Espin Pedrol1-7/+2
2021-10-04trx_provision_fsm: Drop unneeded reset of fieldsPau Espin Pedrol1-6/+0
2021-10-03bts-trx: Keep the process ongoing trying to reconnect on Abis link downPau Espin Pedrol1-2/+3
2021-09-30bts-trx: Delay power ramp up until RCARRIER is ENABLEDPau Espin Pedrol1-7/+26
2021-09-30trx_provision_fsm: Support OPEN_POWEROFF->CLOSED transitionPau Espin Pedrol1-10/+28
2021-09-30trx_provision_fsm: Fix TRX!=0 never going back to CLOSED statePau Espin Pedrol1-7/+4
2021-09-28scheduler: Fix lqual_cb not populated for TCH.indPau Espin Pedrol2-3/+7
2021-09-27bts-trx: Fix rxgain & maxdly VTY values being resetPau Espin Pedrol1-4/+0
2021-09-27osmo-bts-trx: implement Temporary Overpower for SACCH/FACCHVadim Yanitskiy3-2/+15
2021-09-26osmo-bts-trx: bts_model_l1sap_down(): remove chan_nr patchingVadim Yanitskiy1-13/+0
2021-09-24osmo-bts-trx: return -ENODEV if 'bursts_p' is NULLVadim Yanitskiy4-4/+4
2021-09-23Revert "bts-trx: Keep the process ongoing trying to reconnect on Abis link down"Pau Espin Pedrol1-3/+2
2021-09-23bts-trx: Keep the process ongoing trying to reconnect on Abis link downPau Espin Pedrol1-2/+3
2021-09-23phy_link: Introduce bts_model_phy_link_close() and use it in bts-trxPau Espin Pedrol2-4/+20
2021-09-23bts-trx: Submit TRX SW_ACT when PHY becomes connectedPau Espin Pedrol2-8/+4
2021-09-23bts-trx: Avoid race condition configuring TS-specific TSC valuesPau Espin Pedrol2-2/+4
2021-09-23bts-trx: Get rid of check_transceiver_availability_trx()Pau Espin Pedrol1-24/+10
2021-09-23bts-trx: Submit TRX_PROV_EV_CFG_ARFCN for C0 during SetBtsAttrPau Espin Pedrol1-5/+14
2021-09-23trx_provision_fsm: Properly reset FSM state upon starting listening for eventsPau Espin Pedrol1-1/+52
2021-09-23trx_if: delete retrans timer when flushing the Tx queuePau Espin Pedrol1-0/+4
2021-09-23trx_if: Allow calling trx_if_flush/close from within TRXC callbackPau Espin Pedrol1-6/+9
2021-09-22trx_if: Set pointer to null after freeing itPau Espin Pedrol1-0/+1
2021-09-22nm_*fsm: Make FSMs aware of object being properly configured or notPau Espin Pedrol1-5/+22
2021-09-20Allow setting administrative state through oml_mo_state_chg()Pau Espin Pedrol1-1/+1
2021-09-20trx_provision_fsm: Add missing state transition OPEN_WAIT_POWEROFF_CNF => OPE...Pau Espin Pedrol1-0/+1
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 Maier3-10/+94
2021-09-02sched_lchan_tch_x: do not use cmr as ftPhilipp Maier2-2/+2
2021-08-29osmo-bts-trx: send dummy FACCH in the absense of RTP framesVadim Yanitskiy2-2/+16
2021-07-05Rename osmo dyn ts enums to contain SDCCH8Pau Espin Pedrol1-2/+2
2021-07-01osmo-bts-trx: implement BCCH carrier power reduction modeVadim Yanitskiy2-0/+5
2021-06-23osmo-bts-trx: indicate A5/4 support, handle Kc128Eric Wild1-1/+1