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 8968b48643686683046a0af403178960f8baf9ed (commit) via 641a9349317e7b9dec2e38b6cec02a1904267954 (commit) via 69897d7eed6dc2f992db3499bf9bfe0950f0b34a (commit) via 0d09e75f9ca09ddbfe10117f2f4caa8993eb9144 (commit) from 42cc96e2c1edb6863909ef460770bd9e0b23ad58 (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=8968b48643686683046a0af403178960...
commit 8968b48643686683046a0af403178960f8baf9ed Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Fri Dec 12 15:17:02 2014 +0100
sysmobts: Remove unused global variables
We do not need to have these variables anymore. Just remove them.
http://cgit.osmocom.org/osmo-bts/commit/?id=641a9349317e7b9dec2e38b6cec02a19...
commit 641a9349317e7b9dec2e38b6cec02a1904267954 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Tue Dec 16 15:07:15 2014 +0100
sysmobts: Read the clock calibration from another place
Read the clock calibration from the place that will be read by the BTS process. Use the standard eeprom code for doing that. The code assumes that this and the other eeprom code don't write/invlidate the others reason. If that assumption would not be true calls to eeprom_free_resources should be added.
http://cgit.osmocom.org/osmo-bts/commit/?id=69897d7eed6dc2f992db3499bf9bfe09...
commit 69897d7eed6dc2f992db3499bf9bfe0950f0b34a Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Tue Dec 16 11:17:41 2014 +0100
sysmobts: Don't list non integer parameters in the help
The command can only read integer parameters. Don't offer buffers as this will lead to error 22.
http://cgit.osmocom.org/osmo-bts/commit/?id=0d09e75f9ca09ddbfe10117f2f4caa89...
commit 0d09e75f9ca09ddbfe10117f2f4caa8993eb9144 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Tue Dec 16 15:01:09 2014 +0100
eeprom: Fix brown paper bag introduced a long while ago
91d204e2db8f53a6ae4827ecc4b0ccb0137375d0 while adding checks to resolve coverity issues. We simply had no one writing to the eeprom so this was unnoticed for a long time.
-----------------------------------------------------------------------
Summary of changes: src/osmo-bts-sysmo/Makefile.am | 5 +++-- src/osmo-bts-sysmo/eeprom.c | 2 +- src/osmo-bts-sysmo/main.c | 2 -- src/osmo-bts-sysmo/misc/sysmobts_eeprom.h | 2 +- src/osmo-bts-sysmo/misc/sysmobts_par.c | 36 +++++++++++++++++++++++++++++-- src/osmo-bts-sysmo/misc/sysmobts_par.h | 2 ++ src/osmo-bts-sysmo/misc/sysmobts_util.c | 33 +++++++++++++++++++++------- tests/stubs.c | 2 -- 8 files changed, 66 insertions(+), 18 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org