aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo
AgeCommit message (Expand)AuthorFilesLines
2023-05-03pcu_l1_if_phy: fix API function namesPhilipp Maier1-2/+2
2023-03-03pcu_l1_if_phy: support multiple BTS (in theory)Philipp Maier1-1/+1
2023-02-27pcu_l1_if_phy: add new PHY API function to initialize PHYPhilipp Maier1-0/+5
2023-02-27pcu_l1_if_phy: add new PHY API function to disconnect PDCHPhilipp Maier1-0/+5
2023-02-15osmo-bts-xyz: include pcu_l1_if_phy.h in phy in l1_if codePhilipp Maier1-0/+1
2021-08-31cosmetic: sysmo: Drop unneded comment linePau Espin Pedrol1-1/+0
2021-03-18direct_phy: Fix condition dropping rx DATA.ind payload in inPau Espin Pedrol1-1/+1
2021-03-17sysmo: fix wrong FN jumps in rx RA.indPau Espin Pedrol1-2/+0
2021-03-12Improve DATA.ind loggingPau Espin Pedrol1-5/+9
2021-03-08direct_phy: Support submitting DATA.ind with len=0 to upper layersPau Espin Pedrol1-17/+15
2021-01-20Allow multiple bts objects in PCUPau Espin Pedrol1-10/+17
2020-10-19Use osmo_fd_setup() whenever applicableHarald Welte2-13/+3
2020-08-12direct-phy: fix handle_ph_ra_ind(): handle PH-RA.ind on PRACH SAPIVadim Yanitskiy1-0/+1
2020-05-22l1if: fix: s/pcu_rx_rach_ind_pdtch/pcu_rx_rach_ind_ptcch/gVadim Yanitskiy1-1/+1
2020-05-18sysmo: femtobts.h: Avoid redefining global variablesPau Espin Pedrol1-12/+12
2020-05-09Use OSMO_FD_* instead of deprecated BSC_FD_*Pau Espin Pedrol2-3/+3
2019-11-23PTCCH: properly handle RACH.ind for PCU_IF_SAPI_PTCCHVadim Yanitskiy1-6/+15
2019-11-17PTCCH: properly handle RTS.req for PCU_IF_SAPI_PTCCHVadim Yanitskiy1-1/+4
2018-02-19Move PDCH-related functions into separate filesMax1-0/+1
2017-11-16PCU: Fix TA adjustmentMinh-Quang Nguyen1-2/+2
2017-09-01Support receiving SI13 from BTSMax1-0/+2
2017-07-21Introduce GSMTAP categoriesHarald Welte1-11/+10
2016-10-19Use qbit-TA to update Timing AdvanceMax1-21/+5
2016-07-26Remove useless ARFCN parameterMax1-1/+1
2016-07-20Remove unused definitionsMax1-17/+0
2016-05-19Change internal API for consistencyMax2-5/+5
2016-05-17Restructure sourcesMax6-0/+1178