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 6797b3a808cdc9f2998e500269630c822ce9c189 (commit)
from 14bf28a43de485aa76970599378971d27b2a23a7 (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=6797b3a808cdc9f2998e50026963…
commit 6797b3a808cdc9f2998e500269630c822ce9c189
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Jun 28 16:17:12 2016 +0200
gitignore: *-libtool for differing platforms
Change-Id: Ia8c011b53d4256305e70f78372a4aa0019b1131b
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 3 +++
1 file changed, 3 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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via c8c4eac55e4f44ead12489bda308ba361bb723f2 (commit)
from 37c52c79cf915fcbbf5cc932429d8a5c3a15a8d1 (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-trx/commit/?id=c8c4eac55e4f44ead12489bda308ba3…
commit c8c4eac55e4f44ead12489bda308ba361bb723f2
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Tue Jun 28 17:00:54 2016 -0700
transceiver: Do not report error on SETTSC when radio is on
OsmoTRX does not support the use of multiple TSC settings per
internal TRX instance. There should not be an error to modifiy
the TSC value after POWERON. Setting TSC value on TRX channels
other then 0 is a NOP operation that should only error if the
requested TSC differs from that of TRX channel 0.
Reported-by: Max <msuraev(a)sysmocom.de>
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/Transceiver.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit
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 14bf28a43de485aa76970599378971d27b2a23a7 (commit)
via f627c0f0afb280d30aa00da395560db963aba462 (commit)
from d826f1771cdada9009db599a9cf3882192bf0454 (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=14bf28a43de485aa769705993789…
commit 14bf28a43de485aa76970599378971d27b2a23a7
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Jun 27 15:19:10 2016 +0200
Mark input parameter to bitvec_set_bits() as 'const'
The input data is accessed in a read-only manner, so it should be marked
with the const qualifier.
Change-Id: I0d6b86289fa647594f3da1f1c0e0168685307a37
http://cgit.osmocom.org/libosmocore/commit/?id=f627c0f0afb280d30aa00da39556…
commit f627c0f0afb280d30aa00da395560db963aba462
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jun 18 10:36:25 2016 +0200
fsm: Introduce default time-out handling
If a FSM doesn't specify any timer_cb, simply terminate the FSM by
default on time-out. This is a reasonable default for most cases, and
avoids copy+pasting a one-line timer_cb function in every FSM.
Also, even if there is a timer_cb, let it have a return value to decide
if the core should terminate after return from timer_cb or not.
Change-Id: I0461a9593bfb729c82b7d1d1cf9f30b1079d0212
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/bitvec.h | 2 +-
include/osmocom/core/fsm.h | 4 +++-
src/bitvec.c | 2 +-
src/fsm.c | 21 +++++++++++++--------
4 files changed, 18 insertions(+), 11 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 7267a0d37e54321565a5388a3c8abd3efc573c74 (commit)
from d5f95c308b836dd84753edafb7a63c19a2f36e98 (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=7267a0d37e54321565a5388a3c8abd3…
commit 7267a0d37e54321565a5388a3c8abd3efc573c74
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Jun 27 13:44:51 2016 +0200
sysmobts: screnrc/systemd-service: Use osmo-bts-sysmo instead of sysmobts
Back in January in commit 634c3e46484a0932f8a04b894be215b9288eecff we
changed the executable name from 'sysmobts' to 'osmo-bts-sysmo', which
is a change that has not been propagated to the contributed screenrc and
systemd init files.
Change-Id: I875a0ce4f470226e1b06ed1b7c74ca9471ebb574
-----------------------------------------------------------------------
Summary of changes:
contrib/screenrc-sysmobts | 2 +-
contrib/sysmobts.service | 2 +-
2 files 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via d5f95c308b836dd84753edafb7a63c19a2f36e98 (commit)
from bb1e3b089b9818e9d62f5a673d31ea39ff7cec6e (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=d5f95c308b836dd84753edafb7a63c1…
commit d5f95c308b836dd84753edafb7a63c19a2f36e98
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jun 24 11:18:33 2016 +0200
TRX: add Uplink DTX support for FR/HR
* detect SID and set RTP Marker accordingly (emulate ONSET events)
* set proper FN in TCH_IND
* detect speech pause and do not send dummy 'bad' frames during that
time
Change-Id: Id518e5c667df7773c281effb9e75b66bf898f6fc
Related: OS#1750
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-trx/scheduler_trx.c | 16 +++++++++++++---
1 file changed, 13 insertions(+), 3 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via dd49beebb179d12fd156d22337d645340609addc (commit)
from 3f2212235cdf3ab1ce2438a6fe71d0c15288aa72 (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=dd49beebb179d12fd156d22337d64534…
commit dd49beebb179d12fd156d22337d645340609addc
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Jun 21 20:53:27 2016 +0200
err log: tweak dyn pdch ack error logging
Rather use gsm_lchan_name().
Change-Id: I0334484eaa6a2c0f25925042c9c3c1a4e3e78ca4
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_rsl.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 bb1e3b089b9818e9d62f5a673d31ea39ff7cec6e (commit)
from c03d3ae7af27edc035316f9d21aab5437f934b07 (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=bb1e3b089b9818e9d62f5a673d31ea3…
commit bb1e3b089b9818e9d62f5a673d31ea39ff7cec6e
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jun 24 10:47:59 2016 +0200
Remove duplicated nibble shift code
Those functions are now part of libosmocore.
Change-Id: Iab3206e3b41caff23f656a727605032df9798953
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-litecell15/tch.c | 39 ---------------------------------------
src/osmo-bts-octphy/l1_tch.c | 38 --------------------------------------
src/osmo-bts-sysmo/tch.c | 40 ----------------------------------------
3 files changed, 117 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 3f2212235cdf3ab1ce2438a6fe71d0c15288aa72 (commit)
from b0cc64274a6d8d9bc14b0b7e7c50ed79d6ba1a1e (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=3f2212235cdf3ab1ce2438a6fe71d0c1…
commit 3f2212235cdf3ab1ce2438a6fe71d0c15288aa72
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jun 23 22:44:20 2016 +0200
dyn PDCH: cosmetic: clarify lchan rel with assertion and comment
Change-Id: If3cc40022e8283daa991fffe4b6baa734303d8a5
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_rsl.c | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 b0cc64274a6d8d9bc14b0b7e7c50ed79d6ba1a1e (commit)
from efedf805263f4e5909628ba7d7c3725114d83710 (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=b0cc64274a6d8d9bc14b0b7e7c50ed79…
commit b0cc64274a6d8d9bc14b0b7e7c50ed79d6ba1a1e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Jun 21 21:34:46 2016 +0200
debug log: log all lchan state transitions
Change-Id: Ic70aca65b3796c90ba1a88ea67ac7a2ad9190b69
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_rsl.c | 3 +++
1 file changed, 3 insertions(+)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "UNNAMED PROJECT".
The branch, neels/pending2 has been created
at c75db6cf95c6c9a262bf686ad1c15234df789cc2 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-pcu/commit/?id=c75db6cf95c6c9a262bf686ad1c1523…
commit c75db6cf95c6c9a262bf686ad1c15234df789cc2
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Jun 23 23:15:36 2016 +0200
fix uplink select for WAIT_ASSIGN state
http://cgit.osmocom.org/osmo-pcu/commit/?id=93e9bf934cadd7fe80ecf9e15f2b2b3…
commit 93e9bf934cadd7fe80ecf9e15f2b2b34641b691e
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Jun 23 23:14:57 2016 +0200
fix compiler warning: #if 0 unused function, comment at potential caller
-----------------------------------------------------------------------
hooks/post-receive
--
UNNAMED PROJECT