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 c37fd8898526dfeac3da620ddb4d2ad701c1fffd (commit)
from 1e399f888e4e1c93e0e5b7fd69fce09a2587fb87 (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=c37fd8898526dfeac3da620ddb4d2ad…
commit c37fd8898526dfeac3da620ddb4d2ad701c1fffd
Author: Philipp <pmaier(a)sysmocom.de>
Date: Mon Jan 16 18:36:24 2017 +0100
l1sap: fix missing 'else's causing wrong rach frame expiry counts
This bug was introduced in the recently merged
commit 1e399f888e4e1c93e0e5b7fd69fce09a2587fb87
aka change-id I87f40f5f160a4f6750c4f3d06997fc4f24049303
Fixes: coverity-scan CID#160156 and CID#160155
Change-Id: I88ed1b3e59213acdf97f88eda097b8172b952a5e
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via aa1bc012c87041966cfc17b44674e3c7eb3a2250 (commit)
from d8494bc9b7f981fed961252fbe29fced2f94daef (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/libosmocore/commit/?id=aa1bc012c87041966cfc17b44674…
commit aa1bc012c87041966cfc17b44674e3c7eb3a2250
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jan 13 11:01:12 2017 +0100
logging: remove code duplication
* make DEBUGP* macro into simple wrappers around LOGP*
* deprecate unused logp() function
Related: OS#71
Change-Id: Ia6c92bd4824c44fc22cc733ce7a88da86e58ed93
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/logging.h | 17 ++++-------------
1 file changed, 4 insertions(+), 13 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via d8494bc9b7f981fed961252fbe29fced2f94daef (commit)
from 12142950625df5e16be936057be388290c07750f (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/libosmocore/commit/?id=d8494bc9b7f981fed961252fbe29…
commit d8494bc9b7f981fed961252fbe29fced2f94daef
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sun Jan 15 13:00:47 2017 +0700
tests/conv: whitespece fix
Change-Id: I73ab4614c5c23390862d3ecaa2561a6749604a15
-----------------------------------------------------------------------
Summary of changes:
tests/conv/conv_test.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 12142950625df5e16be936057be388290c07750f (commit)
from 8928747a3ea1c1d02239b422c0ad25b8e22bcaf2 (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/libosmocore/commit/?id=12142950625df5e16be936057be3…
commit 12142950625df5e16be936057be388290c07750f
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sun Jan 15 12:55:57 2017 +0700
tests/conv: add LTE PBCH test vector
Change-Id: I1a3a48bba9ee32a0bacc0b05d25358496dbcbc1b
-----------------------------------------------------------------------
Summary of changes:
tests/conv/conv_test.c | 60 +++++++++++++++++++++++++++++++++++++++++++++++++
tests/conv/conv_test.ok | 8 +++++++
2 files changed, 68 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 8928747a3ea1c1d02239b422c0ad25b8e22bcaf2 (commit)
from ace80bb5695e4e7cc61cddcb9190645500a331a7 (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/libosmocore/commit/?id=8928747a3ea1c1d02239b422c0ad…
commit 8928747a3ea1c1d02239b422c0ad25b8e22bcaf2
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Jan 11 17:47:04 2017 +0100
CTRL: add write-only helpers
Similar to CTRL_CMD_DEFINE_RO() add helper for control commands which
are not meant to be read, only to set. Similarly, add
CTRL_CMD_DEFINE_WO_NOVRF() for commands which do not perform inbound
data verification.
Change-Id: I66b7990db590c1f8e56326e392e6c1d2eafebd9a
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/ctrl/control_cmd.h | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via ace80bb5695e4e7cc61cddcb9190645500a331a7 (commit)
from b41b48e76a0057f9cf7b9c98dea86dbb93b602bb (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/libosmocore/commit/?id=ace80bb5695e4e7cc61cddcb9190…
commit ace80bb5695e4e7cc61cddcb9190645500a331a7
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jan 13 13:45:06 2017 +0100
Mark deprecated function as such
Mark abis_nm_debugp_foh() function superseded by macro with the same
name as deprecated.
Change-Id: I2d3ea2b56aff6b687f72f832360b8cb8a24164e9
-----------------------------------------------------------------------
Summary of changes:
src/gsm/abis_nm.c | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "The Open Source GSM Base Band stack".
The branch, laforge/binutils has been created
at 41737fc4882ac67d515ed2f1d0acc2609a9c4ec7 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-bb/commit/?id=41737fc4882ac67d515ed2f1d0acc…
commit 41737fc4882ac67d515ed2f1d0acc2609a9c4ec7
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 16:49:06 2017 +0100
WIP: Attempt to make linker scripts compatible with binutils 2.27
In binutils-2.27, one can no longer have linker sections with
overlapping VMA addresses. Let's try to work around this.
See https://osmocom.org/issues/1917 for more details.
-----------------------------------------------------------------------
hooks/post-receive
--
The Open Source GSM Base Band stack
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 "The Open Source GSM Base Band stack".
The branch, master has been updated
via 0cdf4b0a6821a0e970194ed5b122d3d6270c9814 (commit)
via c9ad46ac75d6cbd4336f405d6dc2dc6a2975c25e (commit)
via 214236fd5d89535985a18677de760c68fee9e11a (commit)
via f95d518c63b5d41f601a8d2eba61c2345bdbd2a2 (commit)
via b29c24bcb77e58f8ec57f5180766baafb3a2c7cd (commit)
from a1830440fc93ecb531f003b524fec9249f020303 (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/osmocom-bb/commit/?id=0cdf4b0a6821a0e970194ed5b122d…
commit 0cdf4b0a6821a0e970194ed5b122d3d6270c9814
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Jan 13 00:23:42 2017 +0100
Support Early Classmark Sending
If SI3 rest octets indicate early CM Sending is allowed, and the
'support' indicates we support it (which we now do by default), then
send the classmark change message every time a LAPDm link layer is
established.
http://cgit.osmocom.org/osmocom-bb/commit/?id=c9ad46ac75d6cbd4336f405d6dc2d…
commit c9ad46ac75d6cbd4336f405d6dc2dc6a2975c25e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 20:43:52 2017 +0100
Fix encoding of padding at end of CLASSMARK 3 IE
Contrary to e.g. SI rest octets, the padding at the end of a CLASSMARK 3
Information Element is padded with zeros, not with L. There is no 0x2b
padding in this case.
http://cgit.osmocom.org/osmocom-bb/commit/?id=214236fd5d89535985a18677de760…
commit 214236fd5d89535985a18677de760c68fee9e11a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 20:22:14 2017 +0100
mobile.c: Don't register 'end' command to CONFIG_NODE
The CONFIG_NODE already has an 'end' command, and recent versions of
libosmocore actualyl check for conflicting/duplicate command
registrations and make the application crash in this case.
http://cgit.osmocom.org/osmocom-bb/commit/?id=f95d518c63b5d41f601a8d2eba61c…
commit f95d518c63b5d41f601a8d2eba61c2345bdbd2a2
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 20:13:02 2017 +0100
mobile: Finally fix copyright notice
After 7 years it is about time...
http://cgit.osmocom.org/osmocom-bb/commit/?id=b29c24bcb77e58f8ec57f5180766b…
commit b29c24bcb77e58f8ec57f5180766baafb3a2c7cd
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 20:05:39 2017 +0100
Revert "trf6151: Fix setting of uplink ARFCN"
This reverts commit 17240037376169369b526ee8a8284961b85adbfa.
For some reason the "obviously broken" code is working, but the fixed
version is not. Let's go back to step 1 and analyze this in more
detail, but meanwhile make the code work again.
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/src/mobile/gsm48_rr.c | 10 ++++++++--
src/host/layer23/src/mobile/main.c | 4 ++--
src/host/layer23/src/mobile/support.c | 2 +-
src/host/layer23/src/mobile/vty_interface.c | 1 -
src/target/firmware/rf/trf6151.c | 2 +-
5 files changed, 12 insertions(+), 7 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack
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 "The Open Source GSM Base Band stack".
The branch, master has been updated
via a1830440fc93ecb531f003b524fec9249f020303 (commit)
via 0fa403b51bfab1836113d560d8a5d8ba3c9e4ea6 (commit)
via 2d7321bbde4421b31139c687e8c81106bd702f60 (commit)
via 95b10c62caedc943b4686807eb4979b0b0de4c57 (commit)
via 9004de39ab1e047a7d6687e68f5bad708364b09f (commit)
via 17240037376169369b526ee8a8284961b85adbfa (commit)
via 2400386c25afe1af68531ca9689618bfa1365bdc (commit)
from ce3c88e075ee5d5e97f8497c0143aeedf3ad0f8c (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/osmocom-bb/commit/?id=a1830440fc93ecb531f003b524fec…
commit a1830440fc93ecb531f003b524fec9249f020303
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 19:15:37 2017 +0100
define 'fprintf(stderr,' as a wrapper around printf(
This is in preparation to work with a more recent version of
libosmocore, which wants to print to stderr in some cases.
http://cgit.osmocom.org/osmocom-bb/commit/?id=0fa403b51bfab1836113d560d8a5d…
commit 0fa403b51bfab1836113d560d8a5d8ba3c9e4ea6
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 19:15:14 2017 +0100
Add an endian.h file as one step to build against later libosmocore
http://cgit.osmocom.org/osmocom-bb/commit/?id=2d7321bbde4421b31139c687e8c81…
commit 2d7321bbde4421b31139c687e8c81106bd702f60
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 19:14:01 2017 +0100
Add libosmocore/build-target/include to include path
Some header files are auto-generated and are thus in the build
directory, not in the source directory. A cleaner way to handle this is
most likely to install libosmocore to some directory, but I don't want
to change the entire build process now.
http://cgit.osmocom.org/osmocom-bb/commit/?id=95b10c62caedc943b4686807eb497…
commit 95b10c62caedc943b4686807eb4979b0b0de4c57
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 17:07:09 2017 +0100
fix various other compiler warnings
http://cgit.osmocom.org/osmocom-bb/commit/?id=9004de39ab1e047a7d6687e68f5ba…
commit 9004de39ab1e047a7d6687e68f5bad708364b09f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 16:59:32 2017 +0100
cfi_flash.c: Fix various format string compiler warnings
http://cgit.osmocom.org/osmocom-bb/commit/?id=17240037376169369b526ee8a8284…
commit 17240037376169369b526ee8a8284961b85adbfa
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 16:55:53 2017 +0100
trf6151: Fix setting of uplink ARFCN
Somebody (me?) wrote exclamation marks instead of pipe symbols.
Found by a modern gcc:
rf/trf6151.c: In function 'trf6151_set_arfcn':
rf/trf6151.c:439:8: warning: comparison is always true due to limited
range of data type [-Wtype-limits]
arfcn != ~ARFCN_UPLINK;
^
rf/trf6151.c:439:2: warning: statement with no effect [-Wunused-value]
arfcn != ~ARFCN_UPLINK;
^
http://cgit.osmocom.org/osmocom-bb/commit/?id=2400386c25afe1af68531ca968961…
commit 2400386c25afe1af68531ca9689618bfa1365bdc
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 16:52:19 2017 +0100
Avoid redefining __{packed,aligned,unused,section}
It seems modern version of newlib define those themselves, so we should
avoid re-defining them. Removes tons of compiler warnings when
compiling against libnewlib 2.4.0
-----------------------------------------------------------------------
Summary of changes:
src/target/firmware/Makefile | 2 +-
src/target/firmware/calypso/dsp.c | 4 ++--
src/target/firmware/flash/cfi_flash.c | 14 +++++++-------
src/target/firmware/include/defines.h | 10 ++++++++++
src/target/firmware/include/endian.h | 12 ++++++++++++
src/target/firmware/include/stdio.h | 1 +
src/target/firmware/layer1/prim_pm.c | 5 +++--
src/target/firmware/rf/trf6151.c | 2 +-
8 files changed, 37 insertions(+), 13 deletions(-)
create mode 100644 src/target/firmware/include/endian.h
hooks/post-receive
--
The Open Source GSM Base Band stack
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 04db87a89fca233008be1f4263cfa37af3f245a6 (commit)
from 3d07aef8006e3953edfee6f4e74b810ee3dc16f4 (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/openbsc/commit/?id=04db87a89fca233008be1f4263cfa37a…
commit 04db87a89fca233008be1f4263cfa37af3f245a6
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jan 13 03:36:57 2017 +0100
gprs subscr: fix: intended strcmp(), but is strcpy()
The code checked 'if (strcpy(..) != 0)' which is always true and thus always
copied twice -- luckily we want to copy anyway and so this is not an actual
functional failure.
We could correct to strcmp, but instead of iterating to compare, we might as
well copy right away.
Change-Id: I0ea035bd478f7022ed65e9e84d8aaf5e423309b7
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_subscriber.c | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)