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, master has been updated
via e2069d968c20fb097a63b9573d324b9157f4a500 (commit)
from c77b574d1fbe43ca19db0e5e041b3b5e2a71b856 (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=e2069d968c20fb097a63b9573d324b9…
commit e2069d968c20fb097a63b9573d324b9157f4a500
Author: Philipp <pmaier(a)sysmocom.de>
Date: Thu Sep 22 12:34:45 2016 +0200
octphy: Fixing missing payload type in ph. chan. activation
in l1_oml.c:ts_connect() the payload type (ulPayloadType) was not
configured to full-rate for PDTCHF PACCHF and PTCCHF. Older octasic
firmwares (below octsdr-2g-02.06.00-B964-alpha) will tolerate this,
newer versions will crash during channel initalitation.
Change-Id: Id2f6a439ceb063b10efc7b9d1d70bb5b29a01033
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-octphy/l1_oml.c | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)