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 80117acba6588f09b356dd416a964f4d6129ffd4 (commit)
from 14566e3ceda0b0f14d3ab4f41d41f5276125aa0c (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=80117acba6588f09b356dd416a964f4…
commit 80117acba6588f09b356dd416a964f4d6129ffd4
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Oct 27 14:58:56 2017 +0200
octphy: override firmware version check
When osmo-bts detects a mismatch between the firmware of the DSP
and the header version which it was compile with, a hard exit
is performed. In some cases this may hinder debugging/testing things.
Implement a commandline option to intentinally override the check.
Change-Id: I5774fbb29da832786326afb991014b9bd8b04b59
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-octphy/l1_oml.c | 20 +++++++++++++++++---
src/osmo-bts-octphy/main.c | 8 +++++++-
2 files changed, 24 insertions(+), 4 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)