VIRT-PHY: Calculate correct scheduler fn for data- and tch-msgs on ul.
commit30cc674df8bd93560bafbc0ae292835c2770f7d4
authorSebastian Stumpf <sebastian.stumpf87@googlemail.com>
Mon, 27 Feb 2017 17:16:44 +0000 (27 18:16 +0100)
committerHarald Welte <laforge@gnumonks.org>
Wed, 12 Jul 2017 21:26:26 +0000 (12 23:26 +0200)
treeebd4730ed7fc271ab154a426a7bdde0cae0ba3f0
parent241fe9c3e24e44ca5fb9882ad49e98325b312a62
VIRT-PHY: Calculate correct scheduler fn for data- and tch-msgs on ul.

Proper calculation of the scheduled frame number and appending the jobs
with that fn to the scheduler. Thus uplink msgs are scheduled at the
(approx.) correct fn and with this fn set in the gsmtap hdr.

Change-Id: I0f44d0b5b9208755e671c619d1f851a043aefb54
src/host/virt_phy/.gitignore
src/host/virt_phy/include/virtphy/gsmtapl1_if.h
src/host/virt_phy/include/virtphy/l1ctl_sap.h
src/host/virt_phy/include/virtphy/virt_l1_sched.h
src/host/virt_phy/src/gsmtapl1_if.c
src/host/virt_phy/src/l1ctl_sap.c
src/host/virt_phy/src/virt_l1_sched_simple.c
src/host/virt_phy/src/virt_prim_data.c
src/host/virt_phy/src/virt_prim_rach.c
src/host/virt_phy/src/virt_prim_traffic.c