aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-oc2g
AgeCommit message (Expand)AuthorFilesLines
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-5/+14
2019-11-17PTCCH: properly handle RTS.req for PCU_IF_SAPI_PTCCHVadim Yanitskiy1-1/+4
2019-03-27oc2g: Change log type (Litecell15->Oc2g)Daniel Willmann1-1/+1
2019-03-27oc2g: Remove custom alarmsDaniel Willmann1-7/+0
2019-03-27OC-2G: Always use positive TA information provided in PH-RA-INDMinh-Quang Nguyen1-2/+3
2019-03-27OC-2G: Fix TA adjustmentMinh-Quang Nguyen1-2/+2
2019-03-27OC-2G: Fix missing headerMinh-Quang Nguyen1-0/+2
2019-03-27Initial commit for OC-2G support.Jean-Francois Dionne5-0/+1102