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 16082fd3cda0ced8f22736e92394348ee2ecfda3 (commit)
from 9385d1e01bd05c7099e3e441248ce0b10a6d02e2 (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=16082fd3cda0ced8f22736e92394…
commit 16082fd3cda0ced8f22736e92394348ee2ecfda3
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed May 6 17:58:07 2015 +0200
debian: Bump version for new local packages
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 3 ++-
1 file changed, 2 insertions(+), 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, achemeris/uhd-args has been deleted
was 456cf7f068e7244c4558c0e6eaa02dcbdfdc210b
-----------------------------------------------------------------------
456cf7f068e7244c4558c0e6eaa02dcbdfdc210b A hack to pass all dev.args to UHD.
-----------------------------------------------------------------------
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, fairwaves/master has been updated
via 456cf7f068e7244c4558c0e6eaa02dcbdfdc210b (commit)
from 8974a801927100a7657fd973c5b098289ac6f35f (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/UHDDevice.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 "OpenBTS' transceiver retro-fit".
The branch, achemeris/uhd-args has been updated
discards 743cf16febbc8062298eb29b49f317dc2cf150cc (commit)
via 456cf7f068e7244c4558c0e6eaa02dcbdfdc210b (commit)
via 8974a801927100a7657fd973c5b098289ac6f35f (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 (743cf16febbc8062298eb29b49f317dc2cf150cc)
\
N -- N -- N (456cf7f068e7244c4558c0e6eaa02dcbdfdc210b)
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/osmo-trx/commit/?id=456cf7f068e7244c4558c0e6eaa02dc…
commit 456cf7f068e7244c4558c0e6eaa02dcbdfdc210b
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Tue Apr 28 12:20:49 2015 -0400
A hack to pass all dev.args to UHD.
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/UHDDevice.cpp | 14 +++++++++++++-
1 file changed, 13 insertions(+), 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 "OpenBTS' transceiver retro-fit".
The branch, achemeris/ramp-up-test has been updated
discards 184e7680aab56afc561c891273ff5454a50843d8 (commit)
discards d7cbeba5dd17f01fa31f0915d56ea7b81e577ca0 (commit)
via 34c4eff3c57ea994d030cdaef019c426a3222c3b (commit)
via b7ba55ceaa7be48786ef06bcd924baf173d539a8 (commit)
via 8974a801927100a7657fd973c5b098289ac6f35f (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 (184e7680aab56afc561c891273ff5454a50843d8)
\
N -- N -- N (34c4eff3c57ea994d030cdaef019c426a3222c3b)
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/osmo-trx/commit/?id=34c4eff3c57ea994d030cdaef019c42…
commit 34c4eff3c57ea994d030cdaef019c426a3222c3b
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Thu May 7 22:03:49 2015 -0400
test: Remove wider burst hack.
http://cgit.osmocom.org/osmo-trx/commit/?id=b7ba55ceaa7be48786ef06bcd924baf…
commit b7ba55ceaa7be48786ef06bcd924baf173d539a8
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Thu May 7 20:51:39 2015 -0400
hack: Burst ramp up issue fix.
* Randomized payload from filler table
* 4 sps only
* 156.25 size bursts instead of 156/157
* 1 extra tail bit appended to beginning and end of burst
* Downlink bursts from core are dropped
Enable with filler table.
$ ./osmo-trx -f
Also, TSC is hard coded to 7. You can change it here.
diff --git a/Transceiver52M/Transceiver.cpp b/Transceiver52M/Transceiver.cpp
index 7dcc512..c11c6fd 100644
--- a/Transceiver52M/Transceiver.cpp
+++ b/Transceiver52M/Transceiver.cpp
@@ -85,7 +85,7 @@ void TransceiverState::init(size_t slot, bool fill,
float scale, int sps)
fillerBurst[i] = rand() % 2;
for (size_t i = 0; i < 26; i++)
- fillerBurst[61 + i] = GSM::gTrainingSequence[7][i];
+ fillerBurst[61 + i] = GSM::gTrainingSequence[0][i];
for (size_t i = 145; i < 148; i++)
fillerBurst[i] = 0;
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/UHDDevice.cpp | 14 +++++++++++++-
1 file changed, 13 insertions(+), 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 "UNNAMED PROJECT".
The branch, jerlbeck/wip/ms-struct has been updated
discards 7993312a2be33d6d71c0c96576b8e8e295ea6edb (commit)
discards eb040818b874a4d2d13fb6f8c472e80f02ad697a (commit)
This update discarded existing revisions and left the branch pointing at
a previous point in the repository history.
* -- * -- N (42021d2e03e3b4a8d418d2b0979ea8e6262cb7b9)
\
O -- O -- O (7993312a2be33d6d71c0c96576b8e8e295ea6edb)
The removed revisions are not necessarilly gone - if another reference
still refers to them they will stay in the repository.
No new revisions were added by this update.
Summary of changes:
src/bts.cpp | 2 +-
src/tbf.cpp | 7 ++-----
2 files changed, 3 insertions(+), 6 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 "UNNAMED PROJECT".
The branch, jerlbeck/wip/ms-struct has been created
at 7993312a2be33d6d71c0c96576b8e8e295ea6edb (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-pcu/commit/?id=7993312a2be33d6d71c0c96576b8e8e…
commit 7993312a2be33d6d71c0c96576b8e8e295ea6edb
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu May 7 16:31:42 2015 +0200
WIP debug stuff
http://cgit.osmocom.org/osmo-pcu/commit/?id=eb040818b874a4d2d13fb6f8c472e80…
commit eb040818b874a4d2d13fb6f8c472e80f02ad697a
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu May 7 16:06:23 2015 +0200
tbf: Don't set UL TLLI from DL TLLI (TODO)
The TLLI seems to be broken somehow.
This commit tries to fix an issue, but it properly does not do it
well.
The TLLI handling will be reworked when the MS class is in place.
DO NOT INCLUDE INTO MASTER
http://cgit.osmocom.org/osmo-pcu/commit/?id=42021d2e03e3b4a8d418d2b0979ea8e…
commit 42021d2e03e3b4a8d418d2b0979ea8e6262cb7b9
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Fri May 8 12:13:08 2015 +0200
tbf: Use MS class (TODO)
http://cgit.osmocom.org/osmo-pcu/commit/?id=a6135e4852e35f72860486b9d389ff0…
commit a6135e4852e35f72860486b9d389ff02846a5ede
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Wed May 6 18:30:48 2015 +0200
ms: Add GprsMs class (TODO)
This class is intended to represent a certain MS.
TODO:
- commit message
-----------------------------------------------------------------------
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 "UNNAMED PROJECT".
The branch, jerlbeck/wip has been deleted
was 068a5b3cf79528f2d05f9a6bd7216aefba2ae95c
-----------------------------------------------------------------------
068a5b3cf79528f2d05f9a6bd7216aefba2ae95c bssgp: log lifetime WIP
-----------------------------------------------------------------------
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 "UNNAMED PROJECT".
The branch, master has been updated
via 6eeb7c7e74ed8cc1e23b19453012f43563055e12 (commit)
via 6e4ccec6c4b69681e94e4d3b27ef022e4aab81a9 (commit)
via 0288cdb0a8d4011905da55a5b74319e38e27e70d (commit)
via 3d62fc55d89fe1f2da0f0ca1950ab97da7e07418 (commit)
via 87d7341fbe290582ac4a03f67349496e5306eb04 (commit)
via 29d91e92715945f53aff4530602add765d63946e (commit)
from 801d6fe40cd5bd11257074c7aaf113a57919fb2d (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
src/bts.h | 5 ++
src/gprs_bssgp_pcu.cpp | 182 ++++++++++++++++++++++++++++++++++++++++++++++++-
src/gprs_bssgp_pcu.h | 8 +++
src/pcu_vty.c | 147 +++++++++++++++++++++++++++++++++++++++
src/tbf_dl.cpp | 19 ++++--
5 files changed, 352 insertions(+), 9 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 "OpenBTS' transceiver retro-fit".
The branch, achemeris/no-dsp-tuning has been deleted
was 8974a801927100a7657fd973c5b098289ac6f35f
-----------------------------------------------------------------------
8974a801927100a7657fd973c5b098289ac6f35f umtrx: Don't use DSP tuning, because LMS6002D PLL steps are small enough.
-----------------------------------------------------------------------
hooks/post-receive
--
OpenBTS' transceiver retro-fit