aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-virtual/scheduler_virtbts.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte1-12/+9
2018-02-27trx/scheduler: Use integer math for TOA (Timing of Arrival)Harald Welte1-5/+5
2018-02-22osmo-bts-virtual: Make use of LOGL1S() macro for contextHarald Welte1-67/+40
2017-12-02scheduler_trx: L1P is for PH (data), L1M for MPH (control)Harald Welte1-2/+2
2017-07-13VIRT-PHY: cause BTS to terminate in case of recv()/send() on udp socket retur...Harald Welte1-1/+6
2017-07-13VIRT-PHY: Added test option for fast hyperframe repeat.Sebastian Stumpf1-0/+8
2017-07-13VIRT-PHY: Fixed timeslot in gsmtap-msg on downlink which was always 0.Sebastian Stumpf1-0/+2
2017-07-13VIRT-PHY: Initial check-in of a new virtual BTSHarald Welte1-0/+633