aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-litecell15
AgeCommit message (Expand)AuthorFilesLines
2023-05-03pcu_l1_if_phy: fix API function namesPhilipp Maier1-2/+2
2023-03-21lc15bts.h: add missing extern keywordOliver Smith1-10/+10
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
2023-02-15lc15/oc2g: fix function signature of l1if_open_pdch()Philipp Maier1-1/+1
2021-03-18direct_phy: Fix condition dropping rx DATA.ind payload in inPau Espin Pedrol1-1/+1
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/+14
2021-01-20Allow multiple bts objects in PCUPau Espin Pedrol1-7/+16
2020-10-19Use osmo_fd_setup() whenever applicableHarald Welte1-9/+2
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-09Use OSMO_FD_* instead of deprecated BSC_FD_*Pau Espin Pedrol1-2/+2
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-12/+9
2016-10-19Use qbit-TA to update Timing AdvanceMax1-21/+5
2016-09-06LC15: Change TRX numbering for the latest Litecell15 hardwareMinh-Quang Nguyen1-2/+2
2016-08-09LC: fix build errorMax1-1/+1
2016-07-20Remove unused definitionsMax1-17/+0
2016-05-20Add support for NuRAN Wireless Litecell 1.5 BTSYves Godin5-0/+1123