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 "Software-defined analyzer for APCO P25".
The branch, max has been updated
via e9911c5df8413dd5c9ddd4c7d37db4259d2a989b (commit)
via 45794418aeb9283f2e237084fdedf30209457b4c (commit)
from e6deba2cd56d8261e779d939054e260404684f5a (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/op25/commit/?id=e9911c5df8413dd5c9ddd4c7d37db4259d2…
commit e9911c5df8413dd5c9ddd4c7d37db4259d2a989b
Author: Max <ikj1234i(a)yahoo.com>
Date: Sat Apr 29 15:57:35 2017 -0400
rx.py replaces scope.py
http://cgit.osmocom.org/op25/commit/?id=45794418aeb9283f2e237084fdedf302094…
commit 45794418aeb9283f2e237084fdedf30209457b4c
Author: Max <ikj1234i(a)yahoo.com>
Date: Sat Apr 29 15:12:10 2017 -0400
update copyright
-----------------------------------------------------------------------
Summary of changes:
op25/gr-op25_repeater/apps/gr_gnuplot.py | 181 ++
op25/gr-op25_repeater/apps/rx.py | 635 +++++++
op25/gr-op25_repeater/apps/scope.py | 2760 ------------------------------
op25/gr-op25_repeater/apps/terminal.py | 176 ++
op25/gr-op25_repeater/apps/trunking.py | 2 +-
5 files changed, 993 insertions(+), 2761 deletions(-)
create mode 100644 op25/gr-op25_repeater/apps/gr_gnuplot.py
create mode 100755 op25/gr-op25_repeater/apps/rx.py
delete mode 100755 op25/gr-op25_repeater/apps/scope.py
create mode 100644 op25/gr-op25_repeater/apps/terminal.py
hooks/post-receive
--
Software-defined analyzer for APCO P25
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 "Software-defined analyzer for APCO P25".
The branch, max has been updated
via e6deba2cd56d8261e779d939054e260404684f5a (commit)
via 59a78e36711e24a20f40800e63eaf51fcd236bcf (commit)
via 10aaadf1cd4eef73b2d5b65afddd7cea7d580f8e (commit)
from bcef5dfc295a76aa219709c3492285b81652a2dd (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/op25/commit/?id=e6deba2cd56d8261e779d939054e2604046…
commit e6deba2cd56d8261e779d939054e260404684f5a
Author: Max <ikj1234i(a)yahoo.com>
Date: Sat Apr 29 12:32:47 2017 -0400
frame assembler sink-only mode
http://cgit.osmocom.org/op25/commit/?id=59a78e36711e24a20f40800e63eaf51fcd2…
commit 59a78e36711e24a20f40800e63eaf51fcd236bcf
Author: Max <ikj1234i(a)yahoo.com>
Date: Sat Apr 29 12:30:33 2017 -0400
add hold command
http://cgit.osmocom.org/op25/commit/?id=10aaadf1cd4eef73b2d5b65afddd7cea7d5…
commit 10aaadf1cd4eef73b2d5b65afddd7cea7d580f8e
Author: Max <ikj1234i(a)yahoo.com>
Date: Tue Apr 25 19:59:35 2017 -0400
trunking.py updates
-----------------------------------------------------------------------
Summary of changes:
op25/gr-op25_repeater/apps/p25_decoder.py | 13 ++--
op25/gr-op25_repeater/apps/trunking.py | 75 +++++++++++++++++++++-
.../lib/p25_frame_assembler_impl.cc | 4 +-
op25/gr-op25_repeater/lib/p25p1_fdma.cc | 14 ++--
4 files changed, 87 insertions(+), 19 deletions(-)
hooks/post-receive
--
Software-defined analyzer for APCO P25
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 d62a58dbfb4424a104960bca7ffff01a173c101f (commit)
from 322252d793961ab6db56ea2c22fa91f7c1001bc0 (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=d62a58dbfb4424a104960bca7ffff01…
commit d62a58dbfb4424a104960bca7ffff01a173c101f
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Jul 1 18:36:28 2016 +0200
sysmobts: Make reservation for mode/netmask/ip and suc
Change-Id: Ib98856356dc296be9e449d35479bc9234c0c4d32
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-sysmo/misc/sysmobts_eeprom.h | 15 ++++++++++++++-
src/osmo-bts-sysmo/misc/sysmobts_par.c | 2 ++
2 files changed, 16 insertions(+), 1 deletion(-)
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 network interface library".
The branch, master has been updated
via 4e93766a4bcdfc69869f635cc99e7301ba0ac43b (commit)
from a18caad5fd6131b1d8474154e7fefd9c462485bd (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=4e93766a4bcdfc69869f635cc9…
commit 4e93766a4bcdfc69869f635cc99e7301ba0ac43b
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Apr 10 16:53:32 2017 +0800
misc: Call the variable ctx like in all other places
We couldn't figure out what "crx" as supposed to mean and assume
it is a typo. Fix the code and call it ctx, this is fixing the
API documentation as well.
Change-Id: I27ed1178fdbbcf3fc0e1070dc19b4ecf9a327a04
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/netif/datagram.h | 6 +++---
src/datagram.c | 16 ++++++++--------
2 files changed, 11 insertions(+), 11 deletions(-)
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, pmaier/aoip_msc has been updated
discards d0fe7d7db24d65f79224fdb9eb7de0a86c741361 (commit)
via f5756b4cede96a5cd254a8316dc40cce550391aa (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 (d0fe7d7db24d65f79224fdb9eb7de0a86c741361)
\
N -- N -- N (f5756b4cede96a5cd254a8316dc40cce550391aa)
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/openbsc/commit/?id=f5756b4cede96a5cd254a8316dc40cce…
commit f5756b4cede96a5cd254a8316dc40cce550391aa
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 12 15:19:45 2017 +0200
WIP: Integrate AoIP into MSC
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/a_iface_bssap.h | 10 +-
openbsc/include/openbsc/osmo_msc.h | 4 +
openbsc/src/libmsc/a_iface.c | 72 ++++++----
openbsc/src/libmsc/a_iface_bssap.c | 246 ++++++++++++++++++++++++--------
openbsc/src/libmsc/gsm_subscriber.c | 2 +-
openbsc/src/libmsc/osmo_msc.c | 14 +-
6 files changed, 253 insertions(+), 95 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, pmaier/aoip_bsc has been updated
discards f15280bfb82811a228d095ecd9590f856fd6af95 (commit)
via a999840f3c981db71d6387fd757dd8a57de1eae6 (commit)
via 6d8e5198ad17e70f27010dbf7c86d25477de90e1 (commit)
via 6f0e50c8337355eb59033903ede9ab6528890835 (commit)
via a18001d50605b0c7d4ae54c812b8766f8e7f5f61 (commit)
via 8b8fca757eafc7ae07a8a3c9f522265c8c73f729 (commit)
via 2b229ffaef4d82ec87dc37d274ae62a7c214da7a (commit)
via cb1e3660946684e68bba3ab8d59ebd9cf530f83e (commit)
via 11e4e41ffcd839cf6a570a2c9541e97495db96b4 (commit)
via 7636c0833bd7d6ccf2eb0a67677334a72b5d7a92 (commit)
via dc9de2352329ac5523e19d89f7e17fbd16c5e25a (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 (f15280bfb82811a228d095ecd9590f856fd6af95)
\
N -- N -- N (a999840f3c981db71d6387fd757dd8a57de1eae6)
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/openbsc/commit/?id=a999840f3c981db71d6387fd757dd8a5…
commit a999840f3c981db71d6387fd757dd8a57de1eae6
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 12 15:26:04 2017 +0200
WIP: Integrate AoIP into MSC
-----------------------------------------------------------------------
Summary of changes:
debian/openbsc-dev.install | 1 +
openbsc/contrib/systemd/osmo-gbproxy.service | 12 ++++
openbsc/include/openbsc/gsm_data_shared.h | 7 +-
openbsc/include/openbsc/meas_rep.h | 3 +-
openbsc/include/openbsc/rest_octets.h | 5 +-
openbsc/include/openbsc/system_information.h | 2 +-
openbsc/openbsc.pc.in | 1 -
openbsc/src/libbsc/abis_nm.c | 22 +++----
openbsc/src/libbsc/abis_rsl.c | 20 ++++--
openbsc/src/libbsc/bsc_vty.c | 13 ++--
openbsc/src/libbsc/rest_octets.c | 6 +-
openbsc/src/libbsc/system_information.c | 87 ++++++++++++-------------
openbsc/src/libmsc/smpp_openbsc.c | 4 +-
openbsc/src/osmo-bsc_nat/bsc_nat_rewrite_trie.c | 2 +-
openbsc/src/osmo-bsc_nat/bsc_sccp.c | 10 ++-
openbsc/src/utils/meas_db.c | 3 +-
openbsc/src/utils/meas_vis.c | 2 +-
openbsc/tests/gsm0408/gsm0408_test.c | 5 +-
18 files changed, 110 insertions(+), 95 deletions(-)
create mode 100644 openbsc/contrib/systemd/osmo-gbproxy.service
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, pmaier/aoip_msc has been updated
discards 3d9fa22804a34c5576e5771c163381eaa9648fbf (commit)
via d0fe7d7db24d65f79224fdb9eb7de0a86c741361 (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 (3d9fa22804a34c5576e5771c163381eaa9648fbf)
\
N -- N -- N (d0fe7d7db24d65f79224fdb9eb7de0a86c741361)
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/openbsc/commit/?id=d0fe7d7db24d65f79224fdb9eb7de0a8…
commit d0fe7d7db24d65f79224fdb9eb7de0a86c741361
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 12 15:19:45 2017 +0200
WIP: Integrate AoIP into MSC
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/a_iface_bssap.c | 23 ++++++++++++++++++-----
1 file changed, 18 insertions(+), 5 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 6d8e5198ad17e70f27010dbf7c86d25477de90e1 (commit)
from 6f0e50c8337355eb59033903ede9ab6528890835 (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=6d8e5198ad17e70f27010dbf7c86d254…
commit 6d8e5198ad17e70f27010dbf7c86d25477de90e1
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Apr 11 18:23:47 2017 +0200
Add gsm_bts_type_variant to gsm_bts struct
Previously it was only in gsm_bts_model which is not initialized on BTS
side. It's more convenient to have it in the struct which is available
to BTS as well.
Change-Id: I54fde8c4ccd5d994af08074f5864446e79a93a25
Related: OS#1614
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data_shared.h | 1 +
1 file changed, 1 insertion(+)
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 322252d793961ab6db56ea2c22fa91f7c1001bc0 (commit)
from fce5b31b94702e61f036d646fce5ec10f67a43a3 (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=322252d793961ab6db56ea2c22fa91f…
commit 322252d793961ab6db56ea2c22fa91f7c1001bc0
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Mar 13 13:21:20 2017 +0100
osmo-bts-trx: cosmetic log fix
Print actual value causing error and the check range.
Change-Id: Ic36c0558cdbd1790c167f290a40007b42f5de65d
-----------------------------------------------------------------------
Summary of changes:
src/common/scheduler.c | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 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 6f0e50c8337355eb59033903ede9ab6528890835 (commit)
from a18001d50605b0c7d4ae54c812b8766f8e7f5f61 (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=6f0e50c8337355eb59033903ede9ab65…
commit 6f0e50c8337355eb59033903ede9ab6528890835
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Apr 12 15:30:54 2017 +0200
Prepare for extended SI2quater support
Supporting SI2quater as per 3GPP TS 44.018 will require chnages to the
way System Information is stored because it uses 1:n instead of 1:1
mapping between SI type and generated SI content. This should not affect
other SI types though. To facilitate this transition:
* convert the code to always use GSM_BTS_SI helper instead of accessing
buffer directly
* make helper more robust by adding extra parenthesis
* add similar helper for gsm_lchan
* add function estimating number of SI2quater message to hold configured
number of (U|E)ARFCNs
* add SI2q index/count fields and pass them to rest_octets generator
explicitly
* internalize buffer access in generate_si* functions
Change-Id: I74e4e3cb86364cec869a1472a41b4a95af0d50dd
Related: RT#8792
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data_shared.h | 6 +-
openbsc/include/openbsc/rest_octets.h | 5 +-
openbsc/include/openbsc/system_information.h | 2 +-
openbsc/src/libbsc/bsc_vty.c | 10 ++--
openbsc/src/libbsc/rest_octets.c | 6 +-
openbsc/src/libbsc/system_information.c | 87 +++++++++++++---------------
openbsc/tests/gsm0408/gsm0408_test.c | 5 +-
7 files changed, 60 insertions(+), 61 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)