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 "SCCP Library".
The branch, sysmocom/iu has been created
at 6e4998f7038bef1a3336dca7a5f25351ddec5898 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-sccp/commit/?id=6e4998f7038bef1a3336dca7a5f…
commit 6e4998f7038bef1a3336dca7a5f25351ddec5898
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Mar 7 14:16:37 2016 +0100
add some debug logging
http://cgit.osmocom.org/libosmo-sccp/commit/?id=35c5ce99f408e7a7b9fcd3920c7…
commit 35c5ce99f408e7a7b9fcd3920c7b8b28518d83a9
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Mar 7 14:16:04 2016 +0100
add comment (meaning of COIT)
http://cgit.osmocom.org/libosmo-sccp/commit/?id=f6d107b5aeb8fd8af83be260c9b…
commit f6d107b5aeb8fd8af83be260c9b327e131fa4f65
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Mar 7 14:15:17 2016 +0100
SUA COIT: send dest ref nr, not dest addr
See RFC 3868 3.3.11
https://tools.ietf.org/html/rfc3868#section-3.3.11
-----------------------------------------------------------------------
hooks/post-receive
--
SCCP Library
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, edge has been updated
via fe3714a217f469182099118fc3ce5c730008caeb (commit)
from b8698e5f8ba27ae8a8789b03498f77632bef765f (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=fe3714a217f469182099118fc3ce5c7…
commit fe3714a217f469182099118fc3ce5c730008caeb
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Sun Mar 6 22:33:20 2016 -0800
EDGE: Combine shared GMSK and 8-PSK demodulator sections
Timing recovery and single tap channel compensation are identical
in both GMSK and EDGE receivers. This is the section ahead of and
including the optional 4-1 downsampler. GMSK and EDGE specific
sections operate at 1 SPS.
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/sigProcLib.cpp | 57 ++++++++++++++++++++++++++-----------------
1 file changed, 35 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 "OpenBTS' transceiver retro-fit".
The branch, edge has been updated
via b8698e5f8ba27ae8a8789b03498f77632bef765f (commit)
from 62934cd82b3036ef7900e443c6d93d06ea684495 (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=b8698e5f8ba27ae8a8789b03498f776…
commit b8698e5f8ba27ae8a8789b03498f77632bef765f
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Sun Mar 6 22:19:15 2016 -0800
EDGE: Add random burst generator filler option
When EDGE is enabled with the '-e' option, the random burst generator
switches from GMSK normal bursts to 8-PSK EDGE bursts.
$ ./osmo-trx -e -r 7
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/Transceiver.cpp | 11 ++++++++---
Transceiver52M/Transceiver.h | 3 ++-
Transceiver52M/osmo-trx.cpp | 10 ++++++++--
3 files changed, 18 insertions(+), 6 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, edge has been created
at 62934cd82b3036ef7900e443c6d93d06ea684495 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-trx/commit/?id=62934cd82b3036ef7900e443c6d93d0…
commit 62934cd82b3036ef7900e443c6d93d06ea684495
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Sun Mar 6 20:57:34 2016 -0800
sigproc: Add various GSM burst generators
Setup generators for empty, random, and dummy bursts. This moves error
prone burst length handling out of the Transceiver and into the signal
processing core.
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
http://cgit.osmocom.org/osmo-trx/commit/?id=014ad19d533be1f5941deae1576542a…
commit 014ad19d533be1f5941deae1576542a041d3870c
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Sun Mar 6 20:31:51 2016 -0800
sigproc: Always use 625 sample length bursts with 4 SPS
At 4 samples per symbol, we don't need to maintain the 156/157 sample
slot structure to account for the GSM 156.25 sample burst length.
Set the 4 SPS Laurent modulator to ignore the guard interval setting
and always output 625 sample sized bursts. The EDGE 8-PSK modulator
already has this behavior.
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
http://cgit.osmocom.org/osmo-trx/commit/?id=64d4b1a5bcc2b9fefe7e0f93e66abd2…
commit 64d4b1a5bcc2b9fefe7e0f93e66abd206ee94a22
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Sun Mar 6 03:44:34 2016 -0800
EDGE: Add interfaces to enable EDGE transceiver
Create EDGE slot type in the Transceiver. When EDGE mode is enabled
for a particular slot, blind detection will be performed by
correlating against EDGE followed by normal bursts if no EDGE burst
is found.
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
http://cgit.osmocom.org/osmo-trx/commit/?id=d325343ecca5c6484eeda5ebf9e230c…
commit d325343ecca5c6484eeda5ebf9e230c810ea4b82
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Sun Mar 6 03:08:01 2016 -0800
EDGE: Add 8-PSK modulator and demodulator
Setup correlator and detection process similar to the GMSK
receiver chain. Require 4 SPS sampling on both Rx and Tx paths
as 1 SPS sampling adds too much distoration for 8-PSK recovery.
Core receiver operations still run at 1 SPS with the exception
of fractional delay filtering, which runs at the higher rate.
Perform linear equalization to handle the Gaussian pulse
induced ISI. The fixed impulse response used for equalizer tap
calculation consists of combined EDGE pulse shape filter and
effects of the downsampling filter. Note that the non-adaptive
equalizer corrects for modulation induced band limiting and
does not account for or compensate for fading channel effects.
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
http://cgit.osmocom.org/osmo-trx/commit/?id=5cd70dc4ec6a658c2835c805a8b9413…
commit 5cd70dc4ec6a658c2835c805a8b941351c90ccb0
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Sun Mar 6 01:28:40 2016 -0800
EDGE: Setup variable sampling on receive path
Allow setting the device to non single SPS sample rates - mainly
running at 4 SPS as the signal processing library does not support
other rates. Wider bandwith support is required on the receive path
to avoid 8-PSK bandlimiting distortion for EDGE.
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
http://cgit.osmocom.org/osmo-trx/commit/?id=465694027b297d624f1a87803c46b1e…
commit 465694027b297d624f1a87803c46b1ed46d5be95
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Sun Mar 6 01:59:38 2016 -0800
sigproc: Remove normal burst DFE equalizer
DFE equalizer is unused and has been experiencing code rot for
multiple years. The effect is a significant amount of baggage being
carried in the Transceiver and interfaces.
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
http://cgit.osmocom.org/osmo-trx/commit/?id=2079a3c66481660317cdc25ef0118ee…
commit 2079a3c66481660317cdc25ef0118ee73a7b7839
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Sun Mar 6 00:58:56 2016 -0800
sigproc: Remove dynamic SPS configuration
Samples per symbol used by the transceiver is not configurable through
the socket interface once running, so stop pretending like it could be.
Initialize all tables and midambles at start.
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
-----------------------------------------------------------------------
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 network interface library".
The branch, master has been updated
via d32732a5a2d339b7e8ffae1d7c08e7d299c90504 (commit)
from e03b3bc757e4745ab9c5216919f0dc358da1292f (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/libosmo-netif/commit/?id=d32732a5a2d339b7e8ffae1d7c…
commit d32732a5a2d339b7e8ffae1d7c08e7d299c90504
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sat Mar 5 09:16:48 2016 +0100
debian: Update dependencies due SCTP support
We need to have the sctp-dev headers to be installed to be able
to build this package.
-----------------------------------------------------------------------
Summary of changes:
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Osmocom network interface library
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 "SCCP Library".
The branch, master has been updated
via 7461482d100ae43a5457c1a6fe6b9b149ac1a7ef (commit)
from 5a1abeb02a058f69145821798561d5b4f3692b4a (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/libosmo-sccp/commit/?id=7461482d100ae43a5457c1a6fe6…
commit 7461482d100ae43a5457c1a6fe6b9b149ac1a7ef
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sat Mar 5 08:55:34 2016 +0100
debian: Require libosmo-netif+sctp header
As part of SUA+SCTP we need this.
-----------------------------------------------------------------------
Summary of changes:
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
SCCP Library
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 57f253a792d07e6f3f921c9cb28e4081393054d4 (commit)
from ed0ce47fa9ca78e240d635f3781ad9820b18b97e (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=57f253a792d07e6f3f921c9cb28e…
commit 57f253a792d07e6f3f921c9cb28e4081393054d4
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sat Mar 5 08:36:26 2016 +0100
debian: Make sure that libtalloc-dev is installed
This way libosmo-abis, libosmo-sccp, openggsn, openbsc does not
need to install it.
-----------------------------------------------------------------------
Summary of changes:
debian/control | 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 "UNNAMED PROJECT".
The branch, master has been updated
via 173ef90a539dc33bb8fc395c0315320a4525a8d6 (commit)
via fd263b0dfd0ec44216c607b96e167f1027e404c6 (commit)
via 99db40ad2d4bf0569fc460d90132a64724a83a6c (commit)
from 22d7e75e1f160e5337140d9f3dcb2679b621b646 (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=173ef90a539dc33bb8fc395c0315320…
commit 173ef90a539dc33bb8fc395c0315320a4525a8d6
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Mar 4 17:54:09 2016 +0100
pcu: Fix compiler warning about using string
Make the gsmtap hostname const to avoid turning a constant into
a mutable character. We never tried to modify the string so the
warning didn't reveal a genuine issue.
pcu_main.cpp:49:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
static char *gsmtap_addr = "localhost"; // FIXME: use gengetopt's default value instead
http://cgit.osmocom.org/osmo-pcu/commit/?id=fd263b0dfd0ec44216c607b96e167f1…
commit fd263b0dfd0ec44216c607b96e167f1027e404c6
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Mar 4 18:24:50 2016 +0100
tbf: Fix copy and paste in the set_mode routine
This is the second attempt to fix what looks like a copy and paste
issue. The code assigns m_current_cs_ul and then compares the _dl
variant, then assigns m_current_cs_ul with a default value. It seems
to indicate that _ul should be used.
Fixes: Coverity: CID 1351733
http://cgit.osmocom.org/osmo-pcu/commit/?id=99db40ad2d4bf0569fc460d90132a64…
commit 99db40ad2d4bf0569fc460d90132a64724a83a6c
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Mar 4 18:19:02 2016 +0100
Revert "Refactor coding scheme assignment code"
Roll-out the refactoring change. The code did not include the
necessary update to the test result and there are some concerns
about it in itself and the right approach would have been to
fix the copy and paste issue, then do the refactoring.
This reverts commit 22d7e75e1f160e5337140d9f3dcb2679b621b646.
-----------------------------------------------------------------------
Summary of changes:
src/gprs_ms.cpp | 65 ++++++++++++++++++++++++++++----------------------------
src/pcu_main.cpp | 2 +-
2 files changed, 33 insertions(+), 34 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/cscn has been updated
via cf3d2a1fad3de8a7d914282f2b1f9eee319910c3 (commit)
via e4baf402cb457ad46642cec9271b762a394a59ea (commit)
via 53d782fc38c1c609cb5986fc07980651d3ed8916 (commit)
from 33a343858df3d2bc5d0784d7ad7c826d7526845f (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:
openbsc/include/openbsc/gsm_04_80.h | 3 ++
openbsc/src/libbsc/Makefile.am | 1 +
.../libbsc/{bts_unknown.c => gsm_04_80_utils.c} | 33 +++++++++---------
openbsc/src/libmsc/Makefile.am | 2 +-
openbsc/src/libmsc/gsm_04_80.c | 24 ++-----------
openbsc/src/libxsc/xsc.c | 39 ++++++++++++++++++++++
openbsc/src/osmo-bsc/Makefile.am | 2 +-
openbsc/src/osmo-bsc_nat/Makefile.am | 1 +
openbsc/tests/bsc-nat/Makefile.am | 1 +
9 files changed, 65 insertions(+), 41 deletions(-)
copy openbsc/src/libbsc/{bts_unknown.c => gsm_04_80_utils.c} (54%)
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, sysmocom/iu has been updated
via cf3d2a1fad3de8a7d914282f2b1f9eee319910c3 (commit)
via e4baf402cb457ad46642cec9271b762a394a59ea (commit)
via 53d782fc38c1c609cb5986fc07980651d3ed8916 (commit)
from 33a343858df3d2bc5d0784d7ad7c826d7526845f (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=cf3d2a1fad3de8a7d914282f2b1f9eee…
commit cf3d2a1fad3de8a7d914282f2b1f9eee319910c3
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Mar 4 15:36:59 2016 +0100
fix build: add xsc to osmo-bsc and tests/bsc-nat
http://cgit.osmocom.org/openbsc/commit/?id=e4baf402cb457ad46642cec9271b762a…
commit e4baf402cb457ad46642cec9271b762a394a59ea
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Mar 4 15:29:56 2016 +0100
move two gsm0480_send_*() to xsc as gsm0480_gen_*()
Have two separate gsm0480_send_ussdNotify() and gsm0480_send_releaseComplete()
for each of libbsc and libmsc. Move their core into libxsc as generator
functions returning a msgb.
Add src/libbsc/gsm_04_80_utils.c (note, not 04_08) to implement the libbsc
side of it.
The code is identical, but the linked structs and functions differ in each
case. There could be a common source file built for both, but I decided against
it, for more clarity I hope.
http://cgit.osmocom.org/openbsc/commit/?id=53d782fc38c1c609cb5986fc07980651…
commit 53d782fc38c1c609cb5986fc07980651d3ed8916
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Mar 4 15:27:48 2016 +0100
fix two minor Makefile.am errors
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_04_80.h | 3 ++
openbsc/src/libbsc/Makefile.am | 1 +
.../libbsc/{bts_unknown.c => gsm_04_80_utils.c} | 33 +++++++++---------
openbsc/src/libmsc/Makefile.am | 2 +-
openbsc/src/libmsc/gsm_04_80.c | 24 ++-----------
openbsc/src/libxsc/xsc.c | 39 ++++++++++++++++++++++
openbsc/src/osmo-bsc/Makefile.am | 2 +-
openbsc/src/osmo-bsc_nat/Makefile.am | 1 +
openbsc/tests/bsc-nat/Makefile.am | 1 +
9 files changed, 65 insertions(+), 41 deletions(-)
copy openbsc/src/libbsc/{bts_unknown.c => gsm_04_80_utils.c} (54%)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)