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, fixeria/sdr_phy has been updated
via 24f92bc878cee8c75e530621f04f010ce98b73a9 (commit)
via f5ee27f076d863d83a1db7d6b50681f2f4ccaff1 (commit)
via 931b2789fc530fd2d1c091c68f59b3b59d402070 (commit)
via 8b905c0bcc28efa6118309380a0005c82b1f0456 (commit)
via 48e9f95ed025ce97c157957ae9bd7c6f72c73824 (commit)
via f3be41ce4c8d06fd6cdd74cdf6aedcfad1bd9027 (commit)
via 7ad73c0ff0949261317797f076001ad7896ad38f (commit)
via d3d448ebd33582a9480cc47d4f6cdeb88ab6feed (commit)
from 0083c688a58d125b2a6eeae63b63e7ae5b0f257e (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=24f92bc878cee8c75e530621f04f0…
commit 24f92bc878cee8c75e530621f04f010ce98b73a9
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jul 8 21:03:22 2017 +0700
host/trxcon/scheduler: drop resolved FIXME label
Change-Id: I5e6b30300a457422b2deb10ff4c051c86beb7cd2
http://cgit.osmocom.org/osmocom-bb/commit/?id=f5ee27f076d863d83a1db7d6b5068…
commit f5ee27f076d863d83a1db7d6b50681f2f4ccaff1
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jul 8 20:53:10 2017 +0700
host/trxcon/l1ctl.c: implement L1CTL_CCCH_MODE_{REQ/CONF}
Change-Id: I72f36a99aebcbafd657ceb475fd1c50cc79e2094
http://cgit.osmocom.org/osmocom-bb/commit/?id=931b2789fc530fd2d1c091c68f59b…
commit 931b2789fc530fd2d1c091c68f59b3b59d402070
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jul 8 20:28:09 2017 +0700
host/trxcon/l1ctl.c: implement L1CTL_FBSB_CONF
Change-Id: I33e4702d590a8d67285410fc8f1241bb9d4c50fc
http://cgit.osmocom.org/osmocom-bb/commit/?id=8b905c0bcc28efa6118309380a000…
commit 8b905c0bcc28efa6118309380a0005c82b1f0456
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jul 8 19:39:14 2017 +0700
host/trxcon/scheduler: fix channel deactivation
Change-Id: I7c99b7bd99619084727af290b388f7492ba58531
http://cgit.osmocom.org/osmocom-bb/commit/?id=48e9f95ed025ce97c157957ae9bd7…
commit 48e9f95ed025ce97c157957ae9bd7c6f72c73824
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jul 8 18:58:51 2017 +0700
host/trxcon: send L1CTL_DATA_IND directly from lchan handler
Change-Id: Idfc86a59469c7a0bba1c16177502844e59ed8887
http://cgit.osmocom.org/osmocom-bb/commit/?id=f3be41ce4c8d06fd6cdd74cdf6aed…
commit f3be41ce4c8d06fd6cdd74cdf6aedcfad1bd9027
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jul 8 18:50:14 2017 +0700
host/trxcon: handle L1CTL_RESET_REQ inside l1ctl.c
Change-Id: Ie5930dec800885784fb38ce6188c9c969cd2ad4e
http://cgit.osmocom.org/osmocom-bb/commit/?id=7ad73c0ff0949261317797f076001…
commit 7ad73c0ff0949261317797f076001ad7896ad38f
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jul 8 18:30:56 2017 +0700
host/trxcon: handle L1CTL_FBSB_REQ inside l1ctl.c
Change-Id: I5bcf39a20f1c6d3a2472e5e95725c6bb1c77bf5d
http://cgit.osmocom.org/osmocom-bb/commit/?id=d3d448ebd33582a9480cc47d4f6cd…
commit d3d448ebd33582a9480cc47d4f6cdeb88ab6feed
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jul 8 18:16:42 2017 +0700
host/trxcon: bind L1CTL link with TRX and vice versa
Change-Id: I575f8699bf06fd5e86f7935c6ab3216db5a26ec5
-----------------------------------------------------------------------
Summary of changes:
src/host/trxcon/l1ctl.c | 127 ++++++++++++++++++++++++++++-----
src/host/trxcon/l1ctl.h | 2 +
src/host/trxcon/l1ctl_link.h | 9 +++
src/host/trxcon/sched_lchan_desc.c | 2 +-
src/host/trxcon/sched_lchan_handlers.c | 10 ++-
src/host/trxcon/sched_trx.c | 6 +-
src/host/trxcon/trx_if.h | 6 ++
src/host/trxcon/trxcon.c | 50 ++-----------
src/host/trxcon/trxcon.h | 3 -
9 files changed, 147 insertions(+), 68 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack