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, sysmocom/old-stable has been updated
via 5646fc1be9cb636c1b4771d9a21a18ccacd59c5f (commit)
via 56bb7ff569748f8841893cdfb19d821798587349 (commit)
from b86abf1d22e3229fd80cb6949ed362f002caf633 (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=5646fc1be9cb636c1b4771d9a21a18c…
commit 5646fc1be9cb636c1b4771d9a21a18ccacd59c5f
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Dec 7 11:16:00 2015 +0100
sysmobts: Catch up with the API changes and specify the version
API revision 5.1 allows us to pass a version number for the rx/tx
calibration and the DSP/FPGA will inform us about clock errors.
http://cgit.osmocom.org/osmo-bts/commit/?id=56bb7ff569748f8841893cdfb19d821…
commit 56bb7ff569748f8841893cdfb19d821798587349
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Fri Sep 18 08:40:29 2015 -0400
sysmobts: support eeprom map version 2
[hfreyther: Accept the mixing of whitespace to ease future
merges]
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-sysmo/calib_file.c | 12 +
src/osmo-bts-sysmo/eeprom.c | 499 +++++++++++++++++++++++++++++++++++-----
src/osmo-bts-sysmo/eeprom.h | 8 +
src/osmo-bts-sysmo/femtobts.c | 3 +
4 files changed, 461 insertions(+), 61 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)