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, fairwaves/master has been updated via 3f45bb221efc4590a5ce1dd1ef92dc3bb303c6c5 (commit) via 0fd7b96578e1ce8aa78625b5eee820adb353fa09 (commit) via f3d02b85baf326e80221c5358bd5489b6ef389c8 (commit) from b78554342cb2344b13c17bfeaada0509cac5b51c (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/osmo-bts/commit/?id=3f45bb221efc4590a5ce1dd1ef92dc3b...
commit 3f45bb221efc4590a5ce1dd1ef92dc3bb303c6c5 Author: Alexander Chemeris Alexander.Chemeris@gmail.com Date: Thu Jun 16 19:27:04 2016 +0300
Update Debian changelog.
Change-Id: Iab7035032dfd578a68cdb5c537dc0e8ad421aadd
http://cgit.osmocom.org/osmo-bts/commit/?id=0fd7b96578e1ce8aa78625b5eee820ad...
commit 0fd7b96578e1ce8aa78625b5eee820adb353fa09 Author: Alexander Chemeris Alexander.Chemeris@gmail.com Date: Fri May 20 22:22:39 2016 +0300
trx: Add "maxdlynb" VTY command to control max TA for Normal Bursts.
http://cgit.osmocom.org/osmo-bts/commit/?id=f3d02b85baf326e80221c5358bd5489b...
commit f3d02b85baf326e80221c5358bd5489b6ef389c8 Author: Alexander Chemeris Alexander.Chemeris@gmail.com Date: Mon Apr 25 20:04:14 2016 +0200
rsl: Output RTP stats before closing the socket.
It's useful to know RTP statistics (number of packets lost, jitter, etc) when looking at voice call quality issues. Right now this information is not avialable anywhere and this looks like the best place to start.
-----------------------------------------------------------------------
Summary of changes: debian/changelog | 7 +++++++ src/common/rsl.c | 4 ++++ src/osmo-bts-trx/l1_if.c | 6 ++++++ src/osmo-bts-trx/l1_if.h | 4 ++++ src/osmo-bts-trx/trx_if.c | 5 +++++ src/osmo-bts-trx/trx_if.h | 1 + src/osmo-bts-trx/trx_vty.c | 38 ++++++++++++++++++++++++++++++++++++++ 7 files changed, 65 insertions(+)
hooks/post-receive