summaryrefslogtreecommitdiffstats
path: root/src/host/virt_phy/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-20VIRT-PHY: Add support for GPRS / TBF modeHarald Welte1-0/+10
2017-08-20VIRT-PHY: virt_l1_sched: Pass timeslot number into call-backHarald Welte2-2/+2
2017-07-19VIRT-PHY: Properly destroy l1_model_ms after disconnectHarald Welte2-0/+5
2017-07-19VIRT-PHY: Separate logging of L1 Control and L1 DataHarald Welte1-0/+1
2017-07-19VIRT-PHY: Log MS context number whenever possibleHarald Welte2-2/+10
2017-07-19VIRT-PHY: Major rewrite to deal with muliple L1CTL clientsHarald Welte5-59/+68
2017-07-19VIRT-PHY: Don't redefine GSMTAP port number, use libosmocoreHarald Welte1-2/+0
2017-07-18VIRT-PHY: reorganize data structuresHarald Welte1-8/+9
2017-07-18VIRT-PHY: some more comments/documentationHarald Welte2-0/+8
2017-07-13VIRT-PHY: Use IPv4 multicast groups for private / local scopeHarald Welte1-2/+7
2017-07-13VIRT-PHY mcast_sock: Use uint16_t for ports, bool and constHarald Welte1-6/+8
2017-07-13VIRT-PHY: Further simplify mcast_sock codeHarald Welte1-31/+14
2017-07-13VIRT-PHY: mcast_sock: Don't keep subscribed multicast group aroundHarald Welte1-1/+0
2017-07-13VIRT-PHY: mcast_sock: Avoid dynamic allocation of osmo_fd memberHarald Welte1-2/+2
2017-07-13VIRT-PHY: osmo_mcast_sock: Get rid of server_sock.sock_confHarald Welte1-1/+0
2017-07-13VIRT-PHY: common_util: chantype_gsmtap2rsl() now in libosmocoreHarald Welte1-40/+0
2017-07-12VIRT-PHY: Fix all compiler warnings on gcc-6.3.0Harald Welte1-1/+1
2017-07-12VIRT-PHY: Make sure heaer files are part of 'make dist'Harald Welte4-345/+10
2017-07-12VIRT-PHY: Configurable signal power reductions for multiple arfcns.Sebastian Stumpf2-0/+20
2017-07-12VIRT-PHY: Extracted common virtphy utils.Sebastian Stumpf1-0/+51
2017-07-12VIRT-PHY: Add downlink filter for msg on dedicated channels.Sebastian Stumpf1-0/+1
2017-07-12VIRT-PHY: Fixed power management and PCS sync.Sebastian Stumpf1-0/+1
2017-07-12VIRT-PHY: Fixed FACCH processing on TCH.Sebastian Stumpf1-2/+11
2017-07-12VIRT-PHY: Calculate correct scheduler fn for data- and tch-msgs on ul.Sebastian Stumpf3-3/+7
2017-07-12VIRT-PHY: Data and traffic req from l23 now use scheduler.Sebastian Stumpf1-0/+2
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 Stumpf4-4/+54
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 Stumpf7-0/+263
2017-07-12VIRT-PHY: Initial commit of virt-phy to work with osmo-bts virt-phy.Sebastian Stumpf3-0/+345