aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmobts_sock.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-01osmobts_sock: cosmetic: rename osmobts_sock.c to pcuif_sock.cPhilipp Maier1-259/+0
2023-07-05pcuif: Log read() error causePau Espin Pedrol1-0/+1
2023-05-03pcu_l1_if_phy: fix API function namesPhilipp Maier1-1/+1
2023-03-25PCU interface: Log version when starting listenerarehbein1-1/+1
2023-03-14osmo_bts_sock.c: Call osmo_fd_unregister() before closing and changing bfd->fdPau Espin Pedrol1-1/+1
2023-02-13pcu_l1_if: move direct phy l1if functions to dedicated header filePhilipp Maier1-2/+1
2021-12-14treewide: remove FSF address2021q4Oliver Smith1-4/+0
2021-07-01pdch: Fix heap-use-after-free in pdch->ulcPau Espin Pedrol1-1/+2
2021-06-25Support proto IPAC_PROTO_EXT_PCU BSC<->PCUPau Espin Pedrol1-3/+11
2021-01-20Allow multiple bts objects in PCUPau Espin Pedrol1-20/+28
2021-01-19Convert osmo_bts_sock.cpp to CPau Espin Pedrol1-0/+246