This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The Open Source GSM Base Band stack".
The branch, stumpf/virt-phy has been updated via 2cadcc18b21dadaab1c85721649ff3569514ae04 (commit) from 714675eac23adb96e29e774a8e1b71eac12f7367 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/osmocom-bb/commit/?id=2cadcc18b21dadaab1c85721649ff3...
commit 2cadcc18b21dadaab1c85721649ff3569514ae04 Author: Sebastian Stumpf sebastian.stumpf87@googlemail.com Date: Thu Feb 2 18:50:02 2017 +0100
VIRT_PHY: Improved l1ctl-to-l23 interface + gsmtap header parsing.
Fixed mapping from gsmtap msg type to rsl msg type and vice versa. Proper chan_nr decoding instead of usage of dummy values for timeslot / link_id / subslot. Implemented missing l23 rx handler routines.
-----------------------------------------------------------------------
Summary of changes: src/host/virt_phy/src/gsmtapl1_if.c | 325 +++++++++++++++++++------------ src/host/virt_phy/src/gsmtapl1_if.h | 14 +- src/host/virt_phy/src/l1ctl_sap.c | 348 ++++++++++++++++------------------ src/host/virt_phy/src/l1ctl_sap.h | 4 + src/host/virt_phy/src/virt_l1_model.h | 52 ++++- src/host/virt_phy/src/virtphy.c | 9 +- src/host/virt_phy/src/virtual_um.c | 17 +- 7 files changed, 430 insertions(+), 339 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org