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 edad98b4a004a3a7e9d1ff99dfe86dbf042dfef3 (commit)
via d0f9bd600c10615d9dbb6701001d491122a29aef (commit)
from 5fe77a4656f3590c343861ea96bcec18e370e437 (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=edad98b4a004a3a7e9d1ff99df…
commit edad98b4a004a3a7e9d1ff99dfe86dbf042dfef3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Apr 8 20:00:47 2017 +0200
doc: Add Doxygen group for OSMUX related functions
Change-Id: I87e08bd84236ae5d5c057bca96d122e568a6b52a
http://cgit.osmocom.org/libosmo-netif/commit/?id=d0f9bd600c10615d9dbb670100…
commit d0f9bd600c10615d9dbb6701001d491122a29aef
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Apr 8 19:48:05 2017 +0200
Add minimal doxygen documentation for stream + datagram modules
We should have doxygen documentation for all libosmo-* APIs.
libosmo-netif is currently devoid of any API docs. Let's start with the
stream and datagram socket related functions.
Change-Id: I589a5e60d9df2b8a65fbaf68f80e3ae0039d8c2a
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 2 +
Doxyfile.in | 1716 ++++++++++++++++++++++++++++++++++++++++
Makefile.am | 25 +
configure.ac | 4 +
include/osmocom/netif/osmux.h | 10 +
include/osmocom/netif/stream.h | 12 +
src/datagram.c | 110 +++
src/osmux.c | 11 +
src/stream.c | 153 +++-
9 files changed, 2039 insertions(+), 4 deletions(-)
create mode 100644 Doxyfile.in
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 "An utility library for Open Source Mobile Communications".
The branch, laforge/sock2 has been created
at ff60be3726fc766e27ad7d5890b11405b8c70041 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=ff60be3726fc766e27ad7d5890b1…
commit ff60be3726fc766e27ad7d5890b11405b8c70041
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Apr 8 20:52:33 2017 +0200
Add osmo_sock_init2() function, allowing both BIND *and* CONNECT
The old osmo_sock_init() function allows only either a bind (for a
server socket), or a connect (for a client socket), but not both
together. So there's no way to have a client socket that is bound to a
specific local IP and/or port, which is needed for some use cases.
Change-Id: Idab124bcca47872f55311a82d6818aed590965e6
-----------------------------------------------------------------------
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 689e7e556220a56353bc914312946a514f524b58 (commit)
from 2d92162a6b6720d72129bee1bcbef353b0fd0aa6 (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=689e7e556220a56353bc914312946a51…
commit 689e7e556220a56353bc914312946a514f524b58
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Apr 4 19:21:24 2017 +0200
abis: log known ACKs and unknown messages
Log expected ACK messages and unhandled messages to aid in
troubleshooting.
Change-Id: Id3afaaa76e24f63076ae0e6fd2322e4a7fa29b45
Related: OS#1614
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_nm.c | 19 ++++++++++++++++++-
1 file changed, 18 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 18a62b04887d8c6f6d338404330391a66c337b69 (commit)
from 15596e2a7f101c5db7454d21aabf16dd3878de15 (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=18a62b04887d8c6f6d3384043303…
commit 18a62b04887d8c6f6d338404330391a66c337b69
Author: Thorsten Alteholz <osmocom(a)alteholz.de>
Date: Mon Mar 13 00:58:53 2017 +0100
compiler warnings: take care of compiler warning "unused-result"
Though it makes no sense to handle the return code of freopen() here,
the compiler complains about it. The #pragma statements take care of
that.
Change-Id: Ia2caadbed2a24f84d1d55a47236b398b74224e82
-----------------------------------------------------------------------
Summary of changes:
src/application.c | 7 +++++++
1 file changed, 7 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 15596e2a7f101c5db7454d21aabf16dd3878de15 (commit)
via c6144a24481ecb75621410b144663d20f6e246fd (commit)
via 3d48ec06a94d128ee67ceff738c753d70ffbca30 (commit)
via b478dd38d29b0dfdf9d9c4d6f22ec4a24e4c8fcd (commit)
via 783047e86ec64677f3894bd22576315eee631275 (commit)
via 14e76b9958b6cb93944a991ffaa5125f601f3d20 (commit)
via e0c65301d5786be04cf4731f1cdeed05c4442482 (commit)
via fa896abbb3c18af46aa398d6e6708a275d42a863 (commit)
via 6f725d6da3b488558e78d4ba8dacfecde196f07f (commit)
via 22401433aad9f19074229f00d4f3b091de4804ce (commit)
from f7add0889c80f9f94af9985a752375e13f713cd9 (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=15596e2a7f101c5db7454d21aabf…
commit 15596e2a7f101c5db7454d21aabf16dd3878de15
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 5 17:55:27 2017 +0200
gsm0808: make gsm0808_create_reset_ack() accessible
The create function to generate the RESET ACKNOWLEDGE
message is not accessible from outside, as it does not
appear in limosmogsm.map. It also has not testcase.
This commit adds gsm0808_create_reset_ack() to the
map file and also adds a testcase.
Change-Id: I82d3411484f82b4a9205d407fa0442244678f183
http://cgit.osmocom.org/libosmocore/commit/?id=c6144a24481ecb75621410b14466…
commit c6144a24481ecb75621410b144663d20f6e246fd
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Mar 29 17:53:43 2017 +0200
gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST
gsm0808.h/c lacks functionality to generate BSS_MAP_MSG_ASSIGMENT_RQST messages.
These messages are required if the code is used in an MSC implementation.
This commit adds a gsm0808_create_assignment() function, that generates an
A/AoiP BSS_MAP_MSG_PAGING message.
Change-Id: I4d1d455a1e1cf95407e23ded7b7defbcf2dd6ff0
http://cgit.osmocom.org/libosmocore/commit/?id=3d48ec06a94d128ee67ceff738c7…
commit 3d48ec06a94d128ee67ceff738c753d70ffbca30
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Mar 29 17:37:55 2017 +0200
gsm0808: Add create functions for BSS_MAP_MSG_PAGING
gsm0808.h/c lacks functionality to generate BSS_MAP_MSG_PAGING messages. These
messages are required if the code is used in an MSC implementation.
This commit adds a gsm0808_create_paging() function, that generates an A/AoiP
BSS_MAP_MSG_PAGING message.
Change-Id: I9afecf0109305ca5153bf081bb29cd94071dd2b7
http://cgit.osmocom.org/libosmocore/commit/?id=b478dd38d29b0dfdf9d9c4d6f22e…
commit b478dd38d29b0dfdf9d9c4d6f22ec4a24e4c8fcd
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Mar 29 15:50:05 2017 +0200
gsm0808: Add create functions for CIPHER MODE COMMAND
gsm0808.h/c lacks functionality to generate CIPHER MODE COMMAND messages. These
messages are required if the code is used in an MSC implementation.
This commit adds a gsm0808_create_cipher() function, that generates an A/AoiP
CIPHER MODE COMMAND message.
Change-Id: I8eb1c357860c3e740b0f5d17e1c256bc87920958
http://cgit.osmocom.org/libosmocore/commit/?id=783047e86ec64677f3894bd22576…
commit 783047e86ec64677f3894bd22576315eee631275
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Mar 29 11:35:50 2017 +0200
gsm0808: Add utils for Cell Identifier List
The planned support for true A over IP requires the encoding of
the a Cell Identifier List element (see also BSS_MAP_MSG_PAGING).
This commt adds encoding/decoding functionality and tests for
the element mentioned above, however, it is not yet actively used.
Change-Id: I625245dd1dd396fc2bc189e8cd2c444a33042528
http://cgit.osmocom.org/libosmocore/commit/?id=14e76b9958b6cb93944a991ffaa5…
commit 14e76b9958b6cb93944a991ffaa5125f601f3d20
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Tue Mar 28 18:36:52 2017 +0200
gsm0808: Add utils for Encryption Information
The planned support for true A over IP requires the encoding of
the an Encryption Information element (see also BSS_MAP_MSG_CIPHER_MODE_CMD).
This commt adds encoding/decoding functionality and tests for
the element mentioned above, however, it is not yet actively used.
Change-Id: I8262050a9d9fd3f17462cfbb046c6e034dccc6fb
http://cgit.osmocom.org/libosmocore/commit/?id=e0c65301d5786be04cf4731f1cde…
commit e0c65301d5786be04cf4731f1cdeed05c4442482
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Tue Mar 28 17:05:40 2017 +0200
gsm0808: Add utils for Channel Type
The planned support for true A over IP requires the encoding of
the a Channel Type element (see also ASSIGNMENT REQUEST).
This commt adds encoding/decoding functionality and tests for
the element mentioned above, however, it is not yet actively used.
Change-Id: Id0e2164d84b8cbcc6fe6a090fc7f40a1251421d7
http://cgit.osmocom.org/libosmocore/commit/?id=fa896abbb3c18af46aa398d6e670…
commit fa896abbb3c18af46aa398d6e6708a275d42a863
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Mar 27 16:55:32 2017 +0200
gsm0808: Add AoIP specific elements to gsm0808_create_... functions
the classic A implementation in libosmocore lacks support for AoIP
message elements. This patch adds support for AoIP by adding a set
of new gsm0808_create_..., which support the missing AoIP message
elements
Change-Id: I77f866abec1822d19871052f3c647ad782785b34
http://cgit.osmocom.org/libosmocore/commit/?id=6f725d6da3b488558e78d4ba8dac…
commit 6f725d6da3b488558e78d4ba8dacfecde196f07f
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Mar 24 18:03:17 2017 +0100
gsm0808: Add utils for Speech Codec List and Speech Codec
The planned support for true A over IP requires the encoding and
decoding of a so called "Speech Codec Element" element.
This commt adds parsing functionality and tests for the element
mentioned above, however, it is not yet actively used.
Change-Id: I0e1e2edf47adaa45b22d4b0bcae3640dba7ca200
http://cgit.osmocom.org/libosmocore/commit/?id=22401433aad9f19074229f00d4f3…
commit 22401433aad9f19074229f00d4f3b091de4804ce
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Mar 24 17:59:26 2017 +0100
gsm0808: Add utils for AoIP Transport Layer Address
The planned support for true A over IP requires the encoding and
decoding of a so called "AoIP Transport Layer Address" element.
This commt adds parsing functionality and tests for the element
mentioned above, however, it is not yet actively used.
Change-Id: I57933b0a06a3f54ec2a41e6ecb6ced9fbbc89332
-----------------------------------------------------------------------
Summary of changes:
include/Makefile.am | 1 +
include/osmocom/gsm/gsm0808.h | 31 +-
include/osmocom/gsm/gsm0808_utils.h | 73 ++++
include/osmocom/gsm/protocol/gsm_08_08.h | 49 +++
src/gsm/Makefile.am | 2 +-
src/gsm/gsm0808.c | 201 +++++++++-
src/gsm/gsm0808_utils.c | 530 +++++++++++++++++++++++++++
src/gsm/libosmogsm.map | 19 +
tests/gsm0808/gsm0808_test.c | 605 +++++++++++++++++++++++++++++++
tests/gsm0808/gsm0808_test.ok | 7 +
10 files changed, 1510 insertions(+), 8 deletions(-)
create mode 100644 include/osmocom/gsm/gsm0808_utils.h
create mode 100644 src/gsm/gsm0808_utils.c
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 bbe90fd6511c9a0abdb5f41d13c5ab0135b903f7 (commit)
from e16b59357411ffa4903ac110ac4ce46d343e878d (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=bbe90fd6511c9a0abdb5f41d13c5ab0…
commit bbe90fd6511c9a0abdb5f41d13c5ab0135b903f7
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Mar 24 10:41:04 2017 +0100
sysmobts: Don't start with 0dBm TRX output power before ramping
In case a system has a high-gain external PA (like a 40dB PA) connected
externally, we cannot simply switch the transceiver to 0 dBm in
trx_init() only to then start the ramping at much lower levels once the
PHJ completes in trx_init_compl_cb(). The result would be a short
0 + 40 dBm spike followed by later ramping. We want to avoid that
spike, particularly its associated inrush current, so let's bring up the
board with smething very conservative like -50 dBm, and then ramp from
there.
Change-Id: I0ad91fce64f65e0213c9fcfde3390ace519055db
Fixes: SYS#3259
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/tx_power.h | 2 ++
src/common/bts.c | 2 +-
src/common/tx_power.c | 15 +++++++++++++++
src/osmo-bts-sysmo/oml.c | 6 ++++--
tests/tx_power/tx_power_test.c | 8 ++++++++
5 files changed, 30 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 "Manuals for Osmocom GSM components".
The branch, master has been updated
via 30dff97a5bb1fbc4c5e507c360281a6a3e7f2537 (commit)
from fd52dcd020acbbca779ed3ba46d10d04a263cdc4 (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-gsm-manuals/commit/?id=30dff97a5bb1fbc4c5e507c…
commit 30dff97a5bb1fbc4c5e507c360281a6a3e7f2537
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Apr 7 13:20:57 2017 +0200
add INSTALL.txt with a list of dependencies
Change-Id: I0e472381270c4c4783394ef8969bc8cb6005dcfe
-----------------------------------------------------------------------
Summary of changes:
INSTALL.txt | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 INSTALL.txt
hooks/post-receive
--
Manuals for Osmocom GSM components
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 f7add0889c80f9f94af9985a752375e13f713cd9 (commit)
from ff20641d9e3bb4373f9577c3382df1480ace4e91 (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=f7add0889c80f9f94af9985a7523…
commit f7add0889c80f9f94af9985a752375e13f713cd9
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Apr 8 09:34:04 2017 +0200
add VTY port number for osmo-stp
Change-Id: I978e1b73aa8097a7db6318d78f9f93457e6ce2af
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/vty/ports.h | 1 +
1 file changed, 1 insertion(+)
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 "Manuals for Osmocom GSM components".
The branch, master has been updated
via fd52dcd020acbbca779ed3ba46d10d04a263cdc4 (commit)
from 1e5f03d7e9255ea1f317a0b13e17839f667d06dc (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-gsm-manuals/commit/?id=fd52dcd020acbbca779ed3b…
commit fd52dcd020acbbca779ed3ba46d10d04a263cdc4
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Apr 8 09:34:54 2017 +0200
port_numbers.adoc: Add VTY port number for STP
Change-Id: If812e0d6818ed704f0b75a9bc3e07dddfba37081
-----------------------------------------------------------------------
Summary of changes:
common/chapters/port_numbers.adoc | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
Manuals for Osmocom GSM components
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, laforge/xua-memdebug has been created
at 5a701ac80bc219d85ad3cb7c6877566fb7499894 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-sccp/commit/?id=5a701ac80bc219d85ad3cb7c687…
commit 5a701ac80bc219d85ad3cb7c6877566fb7499894
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Apr 8 09:18:09 2017 +0200
Patch to enable debugging of where xua_msg_alloc() is called from
Change-Id: I6afe39dc710e2597d2f6824a1c670da3fafba7ef
-----------------------------------------------------------------------
hooks/post-receive
--
SCCP Library