summaryrefslogtreecommitdiffstats
path: root/src/host/virt_phy
AgeCommit message (Expand)AuthorFilesLines
2017-07-12VIRT-PHY: Calculate correct scheduler fn for data- and tch-msgs on ul.Sebastian Stumpf10-36/+385
2017-07-12VIRT-PHY: Fixed error causing send msgs to be received on same sock.Sebastian Stumpf1-1/+9
2017-07-12VIRT-PHY: Data and traffic req from l23 now use scheduler.Sebastian Stumpf8-67/+202
2017-07-12VIRT-PHY: Using IANA-registered port 4729 for GSMTAP for virt um.Sebastian Stumpf1-2/+2
2017-07-12VIRT-PHY: Uplink scheduler implementation.Sebastian Stumpf12-155/+492
2017-07-12VIRT-PHY: Uplink flag and arfcn check.Sebastian Stumpf1-43/+57
2017-07-12VIRT-PHY: Added example config for 2 mobile instances.Sebastian Stumpf2-5/+125
2017-07-12VIRT-PHY: Enable multiple phy-instances by configurable l1ctl-sock-path.Sebastian Stumpf4-7/+15
2017-07-12VIRT-PHY: Cleanup dirs, makefile, dependencies and formatting code.Sebastian Stumpf17-105/+81
2017-07-12VIRT_PHY: Improved l1ctl-to-l23 interface + gsmtap header parsing.Sebastian Stumpf7-339/+430
2017-07-12VIRT-PHY: Implemented RACH on uplink.Sebastian Stumpf7-110/+159
2017-07-12VIRT-PHY: Initial commit of virt-phy to work with osmo-bts virt-phy.Sebastian Stumpf24-0/+2468