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 "Tools to centralize packet capture and storing".
The branch, master has been updated
via 2be0e62bead6bdc39292aad4d0ec36daba32ccc9 (commit)
from c2715e917f5d90e7522c8ad1a7b5f4f3599a4ff4 (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-pcap/commit/?id=2be0e62bead6bdc39292aad4d0ec36…
commit 2be0e62bead6bdc39292aad4d0ec36daba32ccc9
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun May 8 12:06:54 2016 +0200
todo: Add another of my wishlist items
Change-Id: I5a6c473a97d04aecae8101a024edb734bbe24401
-----------------------------------------------------------------------
Summary of changes:
TODO | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
Tools to centralize packet capture and storing
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 "Tools to centralize packet capture and storing".
The branch, master has been updated
discards 5e0deeaee7cc6496b2672456cd74ab565459deca (commit)
discards 26250ea25849824263a95b8bc0e758b7cb59bffe (commit)
discards a1ee14f26d0cf1f4b159444454a6bce7e86887e8 (commit)
discards 7b82c952af8411b41b355c8bf297db283a5c1770 (commit)
discards 240c1b973e2d1a33a5b8f894145ce5de85a799d4 (commit)
via c2715e917f5d90e7522c8ad1a7b5f4f3599a4ff4 (commit)
via ea4ad4680a9ca3a28dfb1262baeed6da573db94d (commit)
via ddc698fa9252af080bffc792f79adbbf426b7676 (commit)
via 072b183cd8447be38ceaa325a0fc43c97a8f7642 (commit)
via 7ab0c0b86cabd1308f49efd9231e03d2d812f642 (commit)
via 157797317ddd5fe5d77f8ebee5b12384874b8e8a (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 (5e0deeaee7cc6496b2672456cd74ab565459deca)
\
N -- N -- N (c2715e917f5d90e7522c8ad1a7b5f4f3599a4ff4)
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-pcap/commit/?id=c2715e917f5d90e7522c8ad1a7b5f4…
commit c2715e917f5d90e7522c8ad1a7b5f4f3599a4ff4
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun May 8 11:24:04 2016 +0200
todo: Update with my long term goal to have TLS support
Change-Id: I566d48fe9831f384b93c3fad72a7dae9dd61b2d2
http://cgit.osmocom.org/osmo-pcap/commit/?id=ea4ad4680a9ca3a28dfb1262baeed6…
commit ea4ad4680a9ca3a28dfb1262baeed6da573db94d
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun Apr 24 11:30:44 2016 +0200
jenkins: Attempt to fix FreeBSD distcheck
Change-Id: I758a5590f3d964039363852f07f0967170fd9a28
http://cgit.osmocom.org/osmo-pcap/commit/?id=ddc698fa9252af080bffc792f79adb…
commit ddc698fa9252af080bffc792f79adbbf426b7676
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun Apr 24 11:09:13 2016 +0200
freebsd: Another fix for the next file
Change-Id: I509e44c48d7983b305bc5fbcd9360ead74ef8d68
http://cgit.osmocom.org/osmo-pcap/commit/?id=072b183cd8447be38ceaa325a0fc43…
commit 072b183cd8447be38ceaa325a0fc43c97a8f7642
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun Apr 24 11:06:51 2016 +0200
freebsd: Include netinet/in.h and hopefully fix the build
Fixes:
/usr/include/netinet/ip.h:69:17: error: field has incomplete type 'struct in_addr'
struct in_addr ip_src,ip_dst; /* source and dest address */
Change-Id: I446f67b85122363de66c86ddb25c8392ffa61a4f
http://cgit.osmocom.org/osmo-pcap/commit/?id=7ab0c0b86cabd1308f49efd9231e03…
commit 7ab0c0b86cabd1308f49efd9231e03d2d812f642
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun Apr 24 10:55:51 2016 +0200
jenkins: Attempt to fix build on FreeBSD and not break Linux
pcap-config is not present as libpcap is part of the base system.
Use it as /bin/true and inject -lpcap as PCAP_LIBS.
Change-Id: I0c2b5222da0ee037d3a3156ac1fef89dfd849cad
http://cgit.osmocom.org/osmo-pcap/commit/?id=157797317ddd5fe5d77f8ebee5b123…
commit 157797317ddd5fe5d77f8ebee5b12384874b8e8a
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun Apr 24 10:36:59 2016 +0200
distcheck: Need to package .version on Ubuntu as well
echo 0.0.6.14-5dff > ../../.version-t && mv ../../.version-t ../../.version
/bin/bash: ../../.version-t: Permission denied
Makefile:786: recipe for target '../../.version' failed
make[1]: *** [../../.version] Error 1
Change-Id: I726181f7af3e7582398738e0746982a5ea31d7e9
-----------------------------------------------------------------------
Summary of changes:
TODO | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
Tools to centralize packet capture and storing
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 "MNCC <-> SIP bridge".
The branch, master has been updated
via 550264987f6c4a953b9d4f71ec45054c6dbddbc0 (commit)
from e4bd8d42e98cadab453f6a20c4b395c56e713ed8 (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-sip-connector/commit/?id=550264987f6c4a953b9d4…
commit 550264987f6c4a953b9d4f71ec45054c6dbddbc0
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sat May 7 11:52:24 2016 +0200
sip: Start the application even if sofia-sip is broken
In case of solely managing the application through the VTY we
want/need to have the application running besides a wrong config
has been entered. SIP will be broken but a user will be able to
see the log message and can fix it.
-----------------------------------------------------------------------
Summary of changes:
src/main.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
hooks/post-receive
--
MNCC <-> SIP bridge
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, laforge/pending has been updated
via 304465ffbcc7fc4dcaa838944bbe1c958804b42a (commit)
from 325264bfed7cac7f5a436778cadbf389bbc83bb8 (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=304465ffbcc7fc4dcaa838944bbe1c95…
commit 304465ffbcc7fc4dcaa838944bbe1c958804b42a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri May 6 23:25:45 2016 +0200
WIP: Introduce libvlr
-----------------------------------------------------------------------
Summary of changes:
openbsc/configure.ac | 1 +
openbsc/include/openbsc/Makefile.am | 2 +-
openbsc/include/openbsc/debug.h | 1 +
openbsc/include/openbsc/vlr.h | 116 +++++
openbsc/src/Makefile.am | 2 +-
openbsc/src/libvlr/Makefile.am | 7 +
openbsc/src/libvlr/vlr.c | 975 ++++++++++++++++++++++++++++++++++++
7 files changed, 1102 insertions(+), 2 deletions(-)
create mode 100644 openbsc/include/openbsc/vlr.h
create mode 100644 openbsc/src/libvlr/Makefile.am
create mode 100644 openbsc/src/libvlr/vlr.c
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, laforge/pending has been updated
via 325264bfed7cac7f5a436778cadbf389bbc83bb8 (commit)
via 8942dde31150fea0ce0d904488770a1fc7fb1dff (commit)
via f73e028aa53cc3311d6233bfad65b76e091f60ba (commit)
via aba7b4f62b37a37b25981f85e72b807edc80e9c7 (commit)
via 972b47c69774b02907151e64dd2b23b2d4663925 (commit)
via 5540781b25cb1c885028dbac83526eccd8183f44 (commit)
via cd5e52605cdb77bdc6f36fce81a6a1bac7fbda48 (commit)
from 7c55ede8b12faf1420b25ba30b5a22467fb2445c (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=325264bfed7cac7f5a436778cadbf389…
commit 325264bfed7cac7f5a436778cadbf389bbc83bb8
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri May 6 23:28:52 2016 +0200
WIP: move OAP client to libosmocore
http://cgit.osmocom.org/openbsc/commit/?id=8942dde31150fea0ce0d904488770a1f…
commit 8942dde31150fea0ce0d904488770a1fc7fb1dff
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri May 6 23:29:17 2016 +0200
gsup_client: Make use of OAP optional
http://cgit.osmocom.org/openbsc/commit/?id=f73e028aa53cc3311d6233bfad65b76e…
commit f73e028aa53cc3311d6233bfad65b76e091f60ba
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri May 6 23:28:11 2016 +0200
VTY: Print 3G auth tuples, not just 2G auth tuples
http://cgit.osmocom.org/openbsc/commit/?id=aba7b4f62b37a37b25981f85e72b807e…
commit aba7b4f62b37a37b25981f85e72b807edc80e9c7
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri May 6 23:27:38 2016 +0200
WIP: add gsup_test_client program
http://cgit.osmocom.org/openbsc/commit/?id=972b47c69774b02907151e64dd2b23b2…
commit 972b47c69774b02907151e64dd2b23b2d4663925
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri May 6 13:49:49 2016 +0200
WIP: Handle Authentication Failure from MS
http://cgit.osmocom.org/openbsc/commit/?id=5540781b25cb1c885028dbac83526ecc…
commit 5540781b25cb1c885028dbac83526eccd8183f44
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu May 5 22:52:41 2016 +0200
SGSN: Integrate basic support for UMTS AKA
We already had almost all the parts in place before:
* GSUP with capability to send us auth_vectors that contain
either triplets or quintuples
* mm_context that holds such auth_vectors
All that we need to add in this patch is the capability to send
the AUTN parameter in the GMM AUTH REQ and parse the extended RES
in the GMM AUTH RESP.
TODO: Implement SQN re-synchronoization mechanism (Auth Fail: Sync Err)
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/Makefile.am | 2 +-
openbsc/include/openbsc/oap_messages.h | 70 --------
openbsc/src/gprs/Makefile.am | 9 +-
openbsc/src/gprs/gprs_gmm.c | 134 ++++++++++++---
openbsc/src/gprs/gprs_gsup_client.c | 9 +-
openbsc/src/gprs/gsup_test_client.c | 303 +++++++++++++++++++++++++++++++++
openbsc/src/gprs/oap.c | 2 +-
openbsc/src/gprs/oap_messages.c | 178 -------------------
openbsc/src/gprs/sgsn_vty.c | 33 +++-
openbsc/tests/oap/oap_test.c | 3 +-
openbsc/tests/sgsn/sgsn_test.c | 4 +-
11 files changed, 460 insertions(+), 287 deletions(-)
delete mode 100644 openbsc/include/openbsc/oap_messages.h
create mode 100644 openbsc/src/gprs/gsup_test_client.c
delete mode 100644 openbsc/src/gprs/oap_messages.c
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 cd5e52605cdb77bdc6f36fce81a6a1bac7fbda48 (commit)
from 7c55ede8b12faf1420b25ba30b5a22467fb2445c (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=cd5e52605cdb77bdc6f36fce81a6a1ba…
commit cd5e52605cdb77bdc6f36fce81a6a1bac7fbda48
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri May 6 13:46:21 2016 +0200
sgsn_test: Adapt test case to now-existing InsertSubscriberData
We recently implementd InsertSubscriberData in the SGSN, adapt the test
to reflect that.
-----------------------------------------------------------------------
Summary of changes:
openbsc/tests/sgsn/sgsn_test.c | 4 ++--
1 file changed, 2 insertions(+), 2 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 "Osmocom A-bis protcol interface library".
The branch, master has been updated
via 9ed7ca5b86240313dc4df8dbf4ff67be112084c1 (commit)
via 12814b96367ca4ef7e94fb5fb18609d5fabd33a1 (commit)
via b2d727a10256ed133f0db7f6760bfef73f8b9f6e (commit)
from 8c119f7a0510b75e7fa1b96a37f2a6650e13824f (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:
include/osmocom/abis/ipa.h | 6 ++++
src/input/ipa.c | 75 ++++++++++++++++++++++++++++++++++++++++++++++
src/input/ipaccess.c | 17 +++++++----
3 files changed, 93 insertions(+), 5 deletions(-)
hooks/post-receive
--
Osmocom A-bis protcol 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, master has been updated
via 7530d8242e528cd5ef5062192effde835ca48dfb (commit)
via 766da8687741340135b637aa593886b7345b8ddc (commit)
via 48dc1a5a64041e53e7cf7ae39758ed92aecbb6a3 (commit)
via 3b6fb0880c3ab1e23a3d7d738d073b00c2a794c2 (commit)
via 9709b2e6fd84cab48fc7844475518f68f937bb01 (commit)
via fbd02fa8ccb27472412189febcc22f77d83ba0ac (commit)
via 2d2e2cca0dc1d62addc9c9fcb3a59f343fc3baf6 (commit)
via 0996c879255e4653740814112bf98d0ddc93100c (commit)
via 64f38c0410552e7c8ce1f12ceed8af0496d4ff01 (commit)
via 69e6c3c7cdaeabbe31f66fffe9606cb6ee2ec8ee (commit)
via cd9cb90f452ed83a3df0bf9d136aea19186c7f7b (commit)
from 3a96d2837c2d5648692737ad5ddcc3893e12e913 (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=7530d8242e528cd5ef5062192eff…
commit 7530d8242e528cd5ef5062192effde835ca48dfb
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Apr 25 19:09:24 2016 +0200
add doc/*.tag to .gitignore
http://cgit.osmocom.org/libosmocore/commit/?id=766da8687741340135b637aa5938…
commit 766da8687741340135b637aa593886b7345b8ddc
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri May 6 11:18:15 2016 +0200
GSUP: Add support for RAND in SendAuthInfo.req
In the autentication re-sync case, we need not only the AUTS from
the MS/UE, but also the RAND that we sent as part of the failed
authentication challenge.
http://cgit.osmocom.org/libosmocore/commit/?id=48dc1a5a64041e53e7cf7ae39758…
commit 48dc1a5a64041e53e7cf7ae39758ed92aecbb6a3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu May 5 18:46:42 2016 +0200
GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS plane
We're starting to use GSUP for circuit-switched (CS) plane, so we need
to differentiate the two planes somehow from each other.
http://cgit.osmocom.org/libosmocore/commit/?id=3b6fb0880c3ab1e23a3d7d738d07…
commit 3b6fb0880c3ab1e23a3d7d738d073b00c2a794c2
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Apr 25 18:46:22 2016 +0200
import gprs_gsup_message.[ch] from openbsc as gsup.[ch]
Move those routines from OpenBSC to libosmogsm, so they can be
re-used from other programs. I think it was a mistake to add them only
inside the openbsc repository in the first place. We need to pay more
attention to this in the future.
http://cgit.osmocom.org/libosmocore/commit/?id=9709b2e6fd84cab48fc784447551…
commit 9709b2e6fd84cab48fc7844475518f68f937bb01
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Apr 25 18:47:53 2016 +0200
Import osmo_{encode,decode}_big_endian() from openbsc
http://cgit.osmocom.org/libosmocore/commit/?id=fbd02fa8ccb27472412189febcc2…
commit fbd02fa8ccb27472412189febcc22f77d83ba0ac
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Apr 25 15:19:35 2016 +0200
tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc
These routines have nothing to do with specifically the BSC, so import
them to the TLV parser we keep in libosmogsm.
http://cgit.osmocom.org/libosmocore/commit/?id=2d2e2cca0dc1d62addc9c9fcb3a5…
commit 2d2e2cca0dc1d62addc9c9fcb3a59f343fc3baf6
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Apr 25 12:11:20 2016 +0200
Update doxygen annotations in libosmocore
This adds and improves doxygen API descriptions all over libosmocore,
reducing the 'white spots' that don't have any documentation.
http://cgit.osmocom.org/libosmocore/commit/?id=0996c879255e4653740814112bf9…
commit 0996c879255e4653740814112bf98d0ddc93100c
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Apr 20 17:28:03 2016 +0200
add new header file for TS 23.003
http://cgit.osmocom.org/libosmocore/commit/?id=64f38c0410552e7c8ce1f12ceed8…
commit 64f38c0410552e7c8ce1f12ceed8af0496d4ff01
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Apr 20 17:12:24 2016 +0200
import gsm_04_08_gprs.[ch] from openbsc.git
The definitions in this header file (and associated strings in the
c file) are generic about the GPRS Layer3 signalling protocols, and
thus should be part of the library.
http://cgit.osmocom.org/libosmocore/commit/?id=69e6c3c7cdaeabbe31f66fffe960…
commit 69e6c3c7cdaeabbe31f66fffe9606cb6ee2ec8ee
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Apr 20 10:41:27 2016 +0200
Add log_fini() function to release all memory allocated by logging framework
This is e.g. quite useful to call at the end of test code, in order to
show that all memory allocated actually is released before exit().
http://cgit.osmocom.org/libosmocore/commit/?id=cd9cb90f452ed83a3df0bf9d136a…
commit cd9cb90f452ed83a3df0bf9d136aea19186c7f7b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Apr 20 10:39:00 2016 +0200
auth_core: Add osmo_auth_3g_from_2g() to compute CK+IK from Kc
This function performs the C5+C4 conversion to derive UMTS key
material from a 2G-only subscriber.
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
include/Makefile.am | 3 +
include/osmocom/core/bits.h | 11 +-
include/osmocom/core/gsmtap.h | 26 +-
include/osmocom/core/gsmtap_util.h | 4 +-
include/osmocom/core/linuxlist.h | 195 +++++-----
include/osmocom/core/logging.h | 42 ++-
include/osmocom/core/rate_ctr.h | 7 +-
include/osmocom/core/signal.h | 6 +-
include/osmocom/core/socket.h | 3 +
include/osmocom/core/utils.h | 13 +
include/osmocom/gsm/gsup.h | 147 ++++++++
include/osmocom/gsm/protocol/gsm_04_08_gprs.h | 397 +++++++++++++++++++++
include/osmocom/gsm/protocol/gsm_23_003.h | 23 ++
include/osmocom/gsm/tlv.h | 11 +
src/application.c | 2 +-
src/backtrace.c | 2 +
src/bitcomp.c | 16 +-
src/bits.c | 1 +
src/bitvec.c | 51 ++-
src/crc16.c | 14 +-
src/gsm/Makefile.am | 5 +-
src/gsm/auth_core.c | 41 +++
src/gsm/gsm_04_08_gprs.c | 140 ++++++++
src/gsm/gsup.c | 492 ++++++++++++++++++++++++++
src/gsm/libosmogsm.map | 17 +
src/gsm/tlv_parser.c | 171 +++++++++
src/gsmtap_util.c | 21 +-
src/logging.c | 72 +++-
src/macaddr.c | 27 +-
src/msgb.c | 1 +
src/panic.c | 25 +-
src/prim.c | 2 +
src/rate_ctr.c | 23 +-
src/select.c | 6 +-
src/signal.c | 1 +
src/socket.c | 6 +
src/timer.c | 2 +
src/utils.c | 62 ++++
src/write_queue.c | 2 +
tests/Makefile.am | 10 +-
tests/gsup/gsup_test.c | 264 ++++++++++++++
tests/gsup/gsup_test.ok | 14 +
tests/testsuite.at | 12 +
tests/tlv/tlv_test.c | 250 +++++++++++++
tests/tlv/tlv_test.ok | 2 +
46 files changed, 2453 insertions(+), 190 deletions(-)
create mode 100644 include/osmocom/gsm/gsup.h
create mode 100644 include/osmocom/gsm/protocol/gsm_04_08_gprs.h
create mode 100644 include/osmocom/gsm/protocol/gsm_23_003.h
create mode 100644 src/gsm/gsm_04_08_gprs.c
create mode 100644 src/gsm/gsup.c
create mode 100644 tests/gsup/gsup_test.c
create mode 100644 tests/gsup/gsup_test.ok
create mode 100644 tests/tlv/tlv_test.c
create mode 100644 tests/tlv/tlv_test.ok
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 3b093bb13ba04f03f1f078b986524eacb7d4a3f1 (commit)
via 3f4a13f0496d2407a698df62c34bdb410529fc54 (commit)
from 0fe41a583cb95ad3aaedc3fa6e99fa73755662f4 (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=3b093bb13ba04f03f1f078b986524ea…
commit 3b093bb13ba04f03f1f078b986524eacb7d4a3f1
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Tue May 3 19:04:15 2016 -0700
uhd: Set minimum UHD version requirement for E3XX
Create runtime version check for minimum supported UHD driver
when using USRP E3XX devices. The minimum version, 3.9.0, matches
supported version on current E3XX release images.
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
http://cgit.osmocom.org/osmo-trx/commit/?id=3f4a13f0496d2407a698df62c34bdb4…
commit 3f4a13f0496d2407a698df62c34bdb410529fc54
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Tue May 3 19:02:24 2016 -0700
uhd: Make device offset check a private method
Removes extra arguments and a static call.
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/UHDDevice.cpp | 155 +++++++++++++++++++++++++------------------
1 file changed, 92 insertions(+), 63 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit