summaryrefslogtreecommitdiffstats
path: root/src/host/virt_phy/src/l1ctl_sock.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-18Use osmo_fd_setup() whenever applicable.Harald Welte1-7/+2
2020-10-18Use OSMO_FD_* instead of deprecated BSC_FD_*Harald Welte1-3/+3
2017-07-19VIRT-PHY: Properly destroy l1_model_ms after disconnectHarald Welte1-0/+5
2017-07-19VIRT-PHY: Log MS context number whenever possibleHarald Welte1-6/+6
2017-07-19VIRT-PHY: Major rewrite to deal with muliple L1CTL clientsHarald Welte1-37/+50
2017-07-18VIRT-PHY Use libosmocore unix domain socket helperHarald Welte1-28/+11
2017-07-12VIRT-PHY: Fix all compiler warnings on gcc-6.3.0Harald Welte1-1/+1
2017-07-12VIRT-PHY: coding style / API usage cleanupHarald Welte1-36/+38
2017-07-12VIRT-PHY: Data and traffic req from l23 now use scheduler.Sebastian Stumpf1-1/+1
2017-07-12VIRT-PHY: Enable multiple phy-instances by configurable l1ctl-sock-path.Sebastian Stumpf1-0/+1
2017-07-12VIRT-PHY: Cleanup dirs, makefile, dependencies and formatting code.Sebastian Stumpf1-5/+5
2017-07-12VIRT-PHY: Implemented RACH on uplink.Sebastian Stumpf1-3/+5
2017-07-12VIRT-PHY: Initial commit of virt-phy to work with osmo-bts virt-phy.Sebastian Stumpf1-0/+197