aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-virtual
AgeCommit message (Expand)AuthorFilesLines
2017-04-06VIRT-PHY: Extracted common virtphy utils.stumpf/virt-phySebastian Stumpf4-77/+98
2017-03-04VIRT-PHY: TCH processed as FACCH to enable signaling on TCH.Sebastian Stumpf1-11/+9
2017-02-28VIRT-PHY: Added test option for fast hyperframe repeat.Sebastian Stumpf2-3/+8
2017-02-27VIRT-PHY: Fixed error causing send msgs to be received on same sock.Sebastian Stumpf1-1/+9
2017-02-26VIRT-PHY: Using IANA-registered port 4729 for GSMTAP for virt um.Sebastian Stumpf3-6/+6
2017-02-25VIRT-PHY: Fixed timeslot in gsmtap-msg on downlink which was always 0.Sebastian Stumpf1-0/+2
2017-02-13VIRT-PHY: Uplink flag and arfcn check for incoming messages.Sebastian Stumpf1-0/+13
2017-02-10VIRT-PHY: Fixed invalid value authorized-regexp in bsc example config.Sebastian Stumpf1-4/+43
2017-02-06VIRT-PHY: Cleanup dirs, makefile, dependencies and formatting code.Sebastian Stumpf8-31/+28
2017-02-02VIRT_PHY: Proper gsmtap hdr info to rsl chan_nr parsing and vice-versa.Sebastian Stumpf2-52/+170
2017-01-26VIRT-PHY: Forward RACH on uplink with received values.Sebastian Stumpf3-15/+27
2017-01-23VIRT-PHY: Added example configurations for openbsc and osmobts.Sebastian Stumpf3-0/+262
2017-01-23VIRT-PHY: Added functionality to cooperate with osmocom-bb virt-phy.Sebastian Stumpf11-387/+752
2017-01-23WIP: Initial check-in of a new virtual BTSHarald Welte9-0/+1567