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 cff4ed9b4c88db5e1698de5b9508d6a6682a8a26 (commit)
from 6ec26bb7884971630a1a8df355a79acad4d5e120 (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=cff4ed9b4c88db5e1698de5b9508d6a…
commit cff4ed9b4c88db5e1698de5b9508d6a6682a8a26
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 4 15:27:18 2018 +0100
Update license notes
* replace references to OpenBTS with OsmoTRX
* drop trademark notice
* drop outdated example
Change-Id: I144f96c507bfe48df350fb0350edbeba87126462
Related: OS#2600
-----------------------------------------------------------------------
Summary of changes:
COPYING | 28 ++++++----------------------
1 file changed, 6 insertions(+), 22 deletions(-)
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 1adfc52a72d5546d08d2acaa2a825ae0ff6cef14 (commit)
from 667b0f1fe56256665dd8ef513369ea7ad685bde3 (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=1adfc52a72d5546d08d2acaa2a825ae…
commit 1adfc52a72d5546d08d2acaa2a825ae0ff6cef14
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 4 10:29:06 2018 +0100
Remove BSC-specific parts
The dead code is from before repo-split time.
Change-Id: I9d4ee8d55a4096bf47407c7d2bdbf3063bf1666e
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/gsm_data_shared.h | 101 -------------------------------------
src/common/gsm_data_shared.c | 8 +--
2 files changed, 1 insertion(+), 108 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 "UNNAMED PROJECT".
The branch, master has been updated
via b3a17d6074b2575a599863766b9826a7bd3369b9 (commit)
from a4f570fe7a9e511d04ba3aade4a144b4cb74deb8 (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-pcu/commit/?id=b3a17d6074b2575a599863766b9826a…
commit b3a17d6074b2575a599863766b9826a7bd3369b9
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Dec 21 12:11:33 2017 +0100
cosmetic: clarify coding scheme and puncturing
* use appropriate types for coding scheme parameters
* add comment regarding possible number of RLCMAC blocks
The code in create_dl_acked_block() has underlying assumption that
rlc.num_data_blocks can never be more than 2, which is true and is
enforced by appropriate asserts but is not obvious when looking at the
function code alone. It's equally hard for Coverity which leads to false
positives in scan.
Lets' make this assumption explicit by putting it into for(;;) condition
alongside with corresponding comment.
Fixes: CID143070
Change-Id: If599a6c8a6ef56d847604fcf41bb71decccd8a78
-----------------------------------------------------------------------
Summary of changes:
src/gprs_coding_scheme.cpp | 44 ++++++++++++++++++++++----------------------
src/gprs_coding_scheme.h | 32 ++++++++++++++++----------------
src/rlc.cpp | 2 +-
src/rlc.h | 4 ++--
src/tbf_dl.cpp | 8 ++++----
5 files changed, 45 insertions(+), 45 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
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 667b0f1fe56256665dd8ef513369ea7ad685bde3 (commit)
from a11d8e95ee62b3ab0918b6f28bca405a645d04ad (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=667b0f1fe56256665dd8ef513369ea7…
commit 667b0f1fe56256665dd8ef513369ea7ad685bde3
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 4 11:47:33 2018 +0100
Use existing function to obtain TSC
Change-Id: I209f26b527a41b3b6f8e405f2a21b3d4bc4746fb
-----------------------------------------------------------------------
Summary of changes:
src/common/pcu_sock.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 ff2eedac0f8c839ecb213f23a8e8e7d045afba7b (commit)
from 5995281fd685eca0e7433b7467d37040febcbebc (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=ff2eedac0f8c839ecb213f23a8e8…
commit ff2eedac0f8c839ecb213f23a8e8e7d045afba7b
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 4 18:43:44 2018 +0100
Fix incorrect spec reference
RAI is defined in 3GPP TS 24.008 § 10.5.5.15
Change-Id: I484485d8c4c56b58dfecc1193bcdd48e61957422
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/protocol/gsm_04_08.h | 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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via 6ec26bb7884971630a1a8df355a79acad4d5e120 (commit)
from a1ff9914022b3ab17bb3cc2a2d72b8baa79a7016 (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=6ec26bb7884971630a1a8df355a79ac…
commit 6ec26bb7884971630a1a8df355a79acad4d5e120
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 4 14:17:55 2018 +0100
Update legal disclaimer
* drop trademark passage
* add link to OpenBTS website and corresponding attribution
* replace OpenBTS references with OsmoTRX
Change-Id: Ia40df831649cdb68898db9ca77868c422a8d631d
Related: OS#2600
-----------------------------------------------------------------------
Summary of changes:
LEGAL | 20 +++++++-------------
1 file changed, 7 insertions(+), 13 deletions(-)
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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via a1ff9914022b3ab17bb3cc2a2d72b8baa79a7016 (commit)
via d09843c692ed8fc38643c9b46ee4aad71cabc413 (commit)
via e5448ff9720b7efe4567ef423c94cab906438e3f (commit)
from e48c1367dcc465929c2bc7aa465e9b1297ff8b5b (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=a1ff9914022b3ab17bb3cc2a2d72b8b…
commit a1ff9914022b3ab17bb3cc2a2d72b8baa79a7016
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 4 14:09:22 2018 +0100
Update installation instructions
* remove references to OpenBTS
* update URLs
* remove unnecessary requirements
Change-Id: I6ec26beaaa74dd3d98f27d110055a8f0cdd3c991
Related: OS#2600
http://cgit.osmocom.org/osmo-trx/commit/?id=d09843c692ed8fc38643c9b46ee4aad…
commit d09843c692ed8fc38643c9b46ee4aad71cabc413
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 4 13:53:15 2018 +0100
Remove unused headers
Change-Id: Idadb17aeb85b011d114ffc1d81c920544bac1989
http://cgit.osmocom.org/osmo-trx/commit/?id=e5448ff9720b7efe4567ef423c94cab…
commit e5448ff9720b7efe4567ef423c94cab906438e3f
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 4 13:41:06 2018 +0100
Remove outdated references to OpenBTS
Change-Id: I2df613bf59af28e2f44a520d0ee953932bcf4d7e
-----------------------------------------------------------------------
Summary of changes:
AUTHORS | 3 ---
CommonLibs/VectorTest.cpp | 4 ----
INSTALLATION | 18 +++++-------------
Transceiver52M/Channelizer.cpp | 1 -
Transceiver52M/Synthesis.cpp | 2 +-
Transceiver52M/USRPDevice.cpp | 2 --
6 files changed, 6 insertions(+), 24 deletions(-)
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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via e48c1367dcc465929c2bc7aa465e9b1297ff8b5b (commit)
from aa60dda99a22f6a60d5c6f9b08d50febe49757ef (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=e48c1367dcc465929c2bc7aa465e9b1…
commit e48c1367dcc465929c2bc7aa465e9b1297ff8b5b
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 4 13:40:42 2018 +0100
Mark release target as virtual
Change-Id: Iee747faa3171663f1874a5eacddd56607de55297
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 ++
1 file changed, 2 insertions(+)
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 "Osmocom layer for OpenEmbedded".
The branch, laforge/nightly has been updated
discards ea485e006d059f28e7fb7649d156e3677406ff59 (commit)
via be719a5cafb395575df9890093ef08c967d8621d (commit)
via ef42f48f4eb6357c5ea01bb770a6dfb7e38e0c6a (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (ea485e006d059f28e7fb7649d156e3677406ff59)
\
N -- N -- N (be719a5cafb395575df9890093ef08c967d8621d)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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/meta-telephony/commit/?id=be719a5cafb395575df989009…
commit be719a5cafb395575df9890093ef08c967d8621d
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jun 23 08:51:51 2016 +0200
set up osmocom recipes with AUTOREV to track git master
This is for the upcoming nightly builds, where all our osmo*
recipes are going to track current master of their respective
upstream git repository.
Change-Id: Idda98bdfa07c16aee1955fa63373b358bb754c90
-----------------------------------------------------------------------
Summary of changes:
...ld-resolve-link-failure-in-sqlite3-module.patch | 28 ++++++++++++++++++++++
recipes-misc/libdbi/files/disable-tests.patch | 12 ++++++++++
recipes-misc/libdbi/libdbi-drivers_0.8.3-1.bb | 8 -------
recipes-misc/libdbi/libdbi-drivers_0.9.0.bb | 10 ++++++++
recipes-misc/libdbi/libdbi_0.7.2.bb | 3 ---
recipes-misc/libdbi/libdbi_0.8.3.bb | 7 ------
recipes-misc/libdbi/libdbi_0.9.0.bb | 7 ++++++
7 files changed, 57 insertions(+), 18 deletions(-)
create mode 100644 recipes-misc/libdbi/files/0001-build-resolve-link-failure-in-sqlite3-module.patch
create mode 100644 recipes-misc/libdbi/files/disable-tests.patch
delete mode 100644 recipes-misc/libdbi/libdbi-drivers_0.8.3-1.bb
create mode 100644 recipes-misc/libdbi/libdbi-drivers_0.9.0.bb
delete mode 100644 recipes-misc/libdbi/libdbi_0.7.2.bb
delete mode 100644 recipes-misc/libdbi/libdbi_0.8.3.bb
create mode 100644 recipes-misc/libdbi/libdbi_0.9.0.bb
hooks/post-receive
--
Osmocom layer for OpenEmbedded
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 layer for OpenEmbedded".
The branch, 201705 has been updated
via ef42f48f4eb6357c5ea01bb770a6dfb7e38e0c6a (commit)
from fdbb433446fc698370124fb9444fcbde31c84285 (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/meta-telephony/commit/?id=ef42f48f4eb6357c5ea01bb77…
commit ef42f48f4eb6357c5ea01bb770a6dfb7e38e0c6a
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Fri Dec 29 13:08:15 2017 +0100
libdbi: Add version 0.9.0 to fix osmo-msc build failure
A patch is needed to fix compilation:
* Link against sqlite3 instead of sqlite for sqlite3
* Disable tests
Remove old libdbi versions and keep/apply the malloc patch
Change-Id: Ia4319c595a1ccb20c87d86c1ab1e58e95da34d7b
-----------------------------------------------------------------------
Summary of changes:
...ld-resolve-link-failure-in-sqlite3-module.patch | 28 ++++++++++++++++++++++
recipes-misc/libdbi/files/disable-tests.patch | 12 ++++++++++
recipes-misc/libdbi/libdbi-drivers_0.8.3-1.bb | 8 -------
recipes-misc/libdbi/libdbi-drivers_0.9.0.bb | 10 ++++++++
recipes-misc/libdbi/libdbi_0.7.2.bb | 3 ---
recipes-misc/libdbi/libdbi_0.8.3.bb | 7 ------
recipes-misc/libdbi/libdbi_0.9.0.bb | 7 ++++++
7 files changed, 57 insertions(+), 18 deletions(-)
create mode 100644 recipes-misc/libdbi/files/0001-build-resolve-link-failure-in-sqlite3-module.patch
create mode 100644 recipes-misc/libdbi/files/disable-tests.patch
delete mode 100644 recipes-misc/libdbi/libdbi-drivers_0.8.3-1.bb
create mode 100644 recipes-misc/libdbi/libdbi-drivers_0.9.0.bb
delete mode 100644 recipes-misc/libdbi/libdbi_0.7.2.bb
delete mode 100644 recipes-misc/libdbi/libdbi_0.8.3.bb
create mode 100644 recipes-misc/libdbi/libdbi_0.9.0.bb
hooks/post-receive
--
Osmocom layer for OpenEmbedded