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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, users/max/dtx-test has been created
at a6ac9985b99f57245db606cc10bf24459cd7be9c (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=a6ac9985b99f57245db606cc10bf244…
commit a6ac9985b99f57245db606cc10bf24459cd7be9c
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jun 10 16:02:09 2016 +0200
DTXu: mark beginning of speech burst in RTP
Set Marker bit in RTP header to mark the beginning of talkspurt.
Change-Id: I55bcc950f176c097b3427aca5f86a909bde42ae3
Related: OS#1562
http://cgit.osmocom.org/osmo-bts/commit/?id=725f2283861dcd495eb2ea87784022c…
commit 725f2283861dcd495eb2ea87784022cdc04ea02a
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jun 10 15:33:42 2016 +0200
DTXd: store/repeat last SID
Store last SID received over RTP and repeat is if necessary (no new SID
or SPEECH frames) according to codec-specific scheduling rules.
Change-Id: I42c417ec2e66d58edf790c73fc0518f2c0860c28
Related: OS#1563
http://cgit.osmocom.org/osmo-bts/commit/?id=f43d24598d5c8769ed94d86e57e7dee…
commit f43d24598d5c8769ed94d86e57e7deec8075c93c
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jun 10 15:02:41 2016 +0200
Move to common/ TCH code for adding l1sap header
Move code common for both sysmoBTS and LC15 to common/tch.c to make sure
fix from ef30f50d5d6d5f863fc147d05ccdceb89284934e is applied to both.
Change-Id: I18124f529d3546467a266c04f394150e5466c0c0
http://cgit.osmocom.org/osmo-bts/commit/?id=9966ec6459d0e8c704f7eca010ba50c…
commit 9966ec6459d0e8c704f7eca010ba50c3f5953f36
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jun 9 12:37:17 2016 +0200
Add DTXd support for sysmoBTS and LC15
* set/clear DTXd activity indicator for measurement reporting
* set DTXd status based on information from RSL
Related: OS#1563
Change-Id: I148a75725c4e5089b6f2da6e9adcbe94170d3257
Depends-On: I4a033b03fcd0deb4db7a38273b5407511dbf1d6c
http://cgit.osmocom.org/osmo-bts/commit/?id=c00a2d69d3f44e47ffeeb4561174c1f…
commit c00a2d69d3f44e47ffeeb4561174c1f16dfc261c
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Jun 6 12:49:39 2016 +0200
Use libosmocodec for AMR RTP
Use libosmocodec function to parse RTP with AMR payload in sysmoBTS and
LC15. This replaces "manual" parsing of AMR frame with function covered
by test suite and makes adding DTXd support easier.
Related: OS#1563
Change-Id: I1464f9a12e3f92926d03d5dd5d18e8f0f7206dd9
http://cgit.osmocom.org/osmo-bts/commit/?id=a6ee8245923ee907a18a062c8a36a52…
commit a6ee8245923ee907a18a062c8a36a523ddfe36b0
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Jun 7 14:31:36 2016 +0200
Move common TCH code into src/common/tch.c
Move gen_empty_tch_msg() into src/common/ to make adding DTXd support
easier.
Change-Id: Ia0d4d0f9848fc2ab54f975a3b6d1815fbcdf78a7
Related: OS#1563
http://cgit.osmocom.org/osmo-bts/commit/?id=30e7737bc25be637c4281f3a14ed64e…
commit 30e7737bc25be637c4281f3a14ed64eacdf59691
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Jun 7 14:28:50 2016 +0200
LC15: Add bts-specific payload functions
Add functions for getting payload buffer address, setting payload type
and size. Convert gen_empty_tch_msg() to use them. This is in
preparation for splitting out TCH hadling logic into common/ to make
DTXd implementation easier.
Change-Id: Ie36b6d7a32cd3eaeb09f5a60c1a6471516a61fbd
http://cgit.osmocom.org/osmo-bts/commit/?id=0e0e73bea5c4b06fed9a9ba2b6d2135…
commit 0e0e73bea5c4b06fed9a9ba2b6d21351b3a3a747
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Jun 7 14:25:48 2016 +0200
sysmobts: Add bts-specific payload functions
Add functions for getting payload buffer address, setting payload type
and size. Convert gen_empty_tch_msg() to use them. This is in
preparation for splitting out TCH hadling logic into common/ to make
DTXd implementation easier.
Change-Id: If213ec89762e50b4a5e79becebb589d6260e6b62
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)