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 2c841100a96f66ed55524df0610784d7e7d15165 (commit)
from 17a09507b8a91c62c1b1d8d06b02b115275a4aac (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=2c841100a96f66ed55524df0610784d…
commit 2c841100a96f66ed55524df0610784d7e7d15165
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Thu Mar 2 17:32:57 2017 +0100
octphy: align frame number for new firmware versions
Firmware releases OCTSDR-2G-02.07.00-B1314-BETA and newer require
to align the GPRS frame number (fn-3) for ph_data indications.
To preserve compatibility the header version is checked during
compile time and the right method is compiled in.
Change-Id: Ib93d5fb3b34ff92f10021a0e9ce9c8aa3044b7ff
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-octphy/l1_if.c | 15 +++++++++++++++
1 file changed, 15 insertions(+)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)