summaryrefslogtreecommitdiffstats
path: root/src/host/virt_phy/src/l1ctl_sap.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-28virt_phy: Fix typo in log messageHarald Welte1-1/+1
2017-08-20VIRT-PHY: Add support for GPRS / TBF modeHarald Welte1-0/+145
2017-07-19VIRT-PHY: Properly destroy l1_model_ms after disconnectHarald Welte1-0/+6
2017-07-19VIRT-PHY: Clean up logging statementsHarald Welte1-18/+17
2017-07-19VIRT-PHY: Separate logging of L1 Control and L1 DataHarald Welte1-1/+22
2017-07-19VIRT-PHY: Log MS context number whenever possibleHarald Welte1-17/+17
2017-07-19VIRT-PHY: Major rewrite to deal with muliple L1CTL clientsHarald Welte1-88/+69
2017-07-18VIRT-PHY: reorganize data structuresHarald Welte1-20/+20
2017-07-12VIRT-PHY: coding style / API usage cleanupHarald Welte1-171/+157
2017-07-12VIRT-PHY: Configurable signal power reductions for multiple arfcns.Sebastian Stumpf1-0/+1
2017-07-12VIRT-PHY: Added option parsing.Sebastian Stumpf1-1/+3
2017-07-12VIRT-PHY: Add downlink filter for msg on dedicated channels.Sebastian Stumpf1-4/+5
2017-07-12VIRT-PHY: Fixed power management and PCS sync.Sebastian Stumpf1-54/+0
2017-07-12VIRT-PHY: Fixed FACCH processing on TCH.Sebastian Stumpf1-13/+1
2017-07-12VIRT-PHY: Calculate correct scheduler fn for data- and tch-msgs on ul.Sebastian Stumpf1-0/+348
2017-07-12VIRT-PHY: Data and traffic req from l23 now use scheduler.Sebastian Stumpf1-64/+2
2017-07-12VIRT-PHY: Uplink scheduler implementation.Sebastian Stumpf1-140/+19
2017-07-12VIRT-PHY: Enable multiple phy-instances by configurable l1ctl-sock-path.Sebastian Stumpf1-4/+1
2017-07-12VIRT-PHY: Cleanup dirs, makefile, dependencies and formatting code.Sebastian Stumpf1-7/+6
2017-07-12VIRT_PHY: Improved l1ctl-to-l23 interface + gsmtap header parsing.Sebastian Stumpf1-188/+160
2017-07-12VIRT-PHY: Implemented RACH on uplink.Sebastian Stumpf1-20/+70
2017-07-12VIRT-PHY: Initial commit of virt-phy to work with osmo-bts virt-phy.Sebastian Stumpf1-0/+833