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/ext-build-fix has been deleted
was c88385c69d6a8ed415b7bc2480d13683ac8f6ca0
-----------------------------------------------------------------------
c88385c69d6a8ed415b7bc2480d13683ac8f6ca0 makefile: Fix build from an external path.
-----------------------------------------------------------------------
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 created
at 33f03a0bb94b8340b83a6b5a410406d8eac4e357 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-trx/commit/?id=33f03a0bb94b8340b83a6b5a410406d…
commit 33f03a0bb94b8340b83a6b5a410406d8eac4e357
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat Apr 30 01:59:06 2016 +0300
bump version to 0.1.10~2
http://cgit.osmocom.org/osmo-trx/commit/?id=7a0615288d1516505d2444160a7c81c…
commit 7a0615288d1516505d2444160a7c81cb6ae62980
Author: Kirill Zakharenko <earwin(a)gmail.com>
Date: Mon Mar 28 11:46:20 2016 +0200
bump version to 0.1.10~1
http://cgit.osmocom.org/osmo-trx/commit/?id=a216b5f87a8079601e6f146e8c943f0…
commit a216b5f87a8079601e6f146e8c943f0e4dabceeb
Author: Kirill Zakharenko <earwin(a)gmail.com>
Date: Mon Mar 28 11:34:23 2016 +0200
debian: compile for atom arch with SSE3 optimizations
http://cgit.osmocom.org/osmo-trx/commit/?id=33d3b71e36f01e73b71abb4ec0162b4…
commit 33d3b71e36f01e73b71abb4ec0162b42a1c625e2
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Mar 25 18:33:42 2016 +0300
transceiver: WIP: Set default max delay to 2 samples.
Default value of 0 may be too harsh, especially given random Rx/Tx delay
in 1 SPS receive mode.
http://cgit.osmocom.org/osmo-trx/commit/?id=c9633bae322dcf5b5c67884cea8d359…
commit c9633bae322dcf5b5c67884cea8d35959b8bd626
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Mar 25 18:28:34 2016 +0300
transceiver: Add an option to emulate a RACH delay in random filler mode.
http://cgit.osmocom.org/osmo-trx/commit/?id=bbaa249e6d9172379733cdfeb7f931e…
commit bbaa249e6d9172379733cdfeb7f931eadbd1646a
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat Mar 19 21:16:58 2016 +0300
sigProcLib: Change number of head bits in detectRACHBurst() from 4 to 8.
To match GSM 05.02 Access Burst definition.
http://cgit.osmocom.org/osmo-trx/commit/?id=f0cd4bd1db4d2d23c3f51ea19a44c15…
commit f0cd4bd1db4d2d23c3f51ea19a44c156ea4eb096
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Mar 25 18:20:28 2016 +0300
transceiver: Log channel number in DEBUG output of demoded bursts.
-----------------------------------------------------------------------
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 deleted
was 511a662394ff939ae6a8a8623515543199c3c69a
-----------------------------------------------------------------------
511a662394ff939ae6a8a8623515543199c3c69a Common: Make sure gLogEarly() log to the same facilities as the normal log.
-----------------------------------------------------------------------
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/old-master has been created
at 511a662394ff939ae6a8a8623515543199c3c69a (commit)
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
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/maxdly has been deleted
was 3c570f69a483fd652fc883e415c45ebd788e55c2
-----------------------------------------------------------------------
3c570f69a483fd652fc883e415c45ebd788e55c2 sigProcLib: Change number of head bits in detectRACHBurst() from 4 to 8.
-----------------------------------------------------------------------
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 3a96d2837c2d5648692737ad5ddcc3893e12e913 (commit)
from eea18a6f29a04706877f4e888818a826f0dcc93a (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=3a96d2837c2d5648692737ad5ddc…
commit 3a96d2837c2d5648692737ad5ddcc3893e12e913
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Apr 29 21:24:48 2016 +0200
conv_gen: Use python2 to execute the script
The script does not work with python3:
$ python3 utils/conv_gen.py
File "utils/conv_gen.py", line 124
def _print_term(self, fi, num_states, pack = False):
Second there is no 'python' on FreeBSD and one needs to select
the major version to use.
GEN conv_cs3_gen.c
GEN conv_xcch_gen.c
GEN conv_cs2_gen.c
python: not found
python: not found
python: not found
By using python2 we solve both issues. On Debian python2 is located
inside the python-minimal package.
-----------------------------------------------------------------------
Summary of changes:
src/gsm/Makefile.am | 2 +-
utils/conv_gen.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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, ttsou/fixes has been updated
discards 7764ca94ce659dad840dc120bfb9b77be561ccbc (commit)
discards 520d21c825c4f856b4faec6ddaa1b653d113fd05 (commit)
discards 5463584a9fae40b6a2a4d3beade09ff871bddd64 (commit)
via 68475102023be985d45698acb81b888f78db8728 (commit)
via 7b9ac673752d8831a785bfc1af0029389f4814bf (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 (7764ca94ce659dad840dc120bfb9b77be561ccbc)
\
N -- N -- N (68475102023be985d45698acb81b888f78db8728)
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=68475102023be985d45698acb81b888…
commit 68475102023be985d45698acb81b888f78db8728
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Thu Apr 28 21:55:17 2016 -0700
common: Add mandatory length field to UDP receive calls
Current UDP receive reads up to MAX_UDP_LENGTH bytes into the
passed in buffer, which may lead to buffer overflow if the
write buffer is of insufficient size.
Add mandatory length argument to UDP socket receive calls.
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
http://cgit.osmocom.org/osmo-trx/commit/?id=7b9ac673752d8831a785bfc1af00293…
commit 7b9ac673752d8831a785bfc1af0029389f4814bf
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Thu Apr 28 21:24:53 2016 -0700
common: Restrict UDP binding to localhost only
Reported security vulnerability where control and data UDP
packets can be injected into the transceiver externally due
to socket binding to all interfaces using INADDR_ANY.
Existing socket interface does not allow specifying local
address; only the local port and remote address/port are
arguments.
Restrict socket bind to localhost with INADDR_LOOPBACK. If
external interfaces do need to be used, the API should be
modified to allow specifying the local socket address.
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/Transceiver.cpp | 8 ++++++--
1 file changed, 6 insertions(+), 2 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 "The Open Source GSM Base Band stack".
The branch, max/gprs_debug has been created
at 3ad6a6f76780c7eb0ebb463c8e3a5f011b5284f0 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-bb/commit/?id=3ad6a6f76780c7eb0ebb463c8e3a5…
commit 3ad6a6f76780c7eb0ebb463c8e3a5f011b5284f0
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Mar 24 17:46:19 2016 +0100
Import gprsdecode utility
Add modernized version of gprsdecode:
* port to latest libosmocore library
* add regression tests
http://cgit.osmocom.org/osmocom-bb/commit/?id=d333a0f04e73adaf1e8c020b443af…
commit d333a0f04e73adaf1e8c020b443af2aa75ecda14
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Mar 24 17:24:19 2016 +0100
Add basic gprs capture support
http://cgit.osmocom.org/osmocom-bb/commit/?id=31fbad59f11c3da3cab51bbf3c67a…
commit 31fbad59f11c3da3cab51bbf3c67a5c055058159
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Mar 24 17:23:53 2016 +0100
Drop support for old toolchains
http://cgit.osmocom.org/osmocom-bb/commit/?id=b20173ddfb58e8e1e0576d621f468…
commit b20173ddfb58e8e1e0576d621f4681fbb50a9453
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Mar 24 17:01:40 2016 +0100
Enable transmission
http://cgit.osmocom.org/osmocom-bb/commit/?id=3fa39794c55dfe14fdf6a63f54348…
commit 3fa39794c55dfe14fdf6a63f54348d2ba6f9b92d
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Mar 24 16:51:30 2016 +0100
Ignore build byproducts
http://cgit.osmocom.org/osmocom-bb/commit/?id=8c53b1eda0c1ae7561fc642875a8b…
commit 8c53b1eda0c1ae7561fc642875a8bf3896d98824
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Mar 24 16:55:28 2016 +0100
Fix compilation with newer gpsd
-----------------------------------------------------------------------
hooks/post-receive
--
The Open Source GSM Base Band stack
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 eea18a6f29a04706877f4e888818a826f0dcc93a (commit)
from 84da22f96429f77276783d28622d0c6acb5c484d (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=eea18a6f29a04706877f4e888818…
commit eea18a6f29a04706877f4e888818a826f0dcc93a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Apr 29 15:18:35 2016 +0200
add two missing files (gsm0503.h / conv_gen.py) to previous commit
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/gsm0503.h | 74 +++++++
utils/conv_gen.py | 494 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 568 insertions(+)
create mode 100644 include/osmocom/gsm/gsm0503.h
create mode 100644 utils/conv_gen.py
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 84da22f96429f77276783d28622d0c6acb5c484d (commit)
from aa16d63c273204dc69108f7361d38b751bfb69e4 (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=84da22f96429f77276783d28622d…
commit 84da22f96429f77276783d28622d0c6acb5c484d
Author: Max Suraev msuraev(a)sysmocom.de <laforge(a)gnumonks.org>
Date: Fri Apr 29 13:17:22 2016 +0200
Add code generator for convolutional codes
Add python utility to generate .c code with convolutional
encoder/decoder based on polynomial description of the code. If argument
given it'll be interpreted as intended output directory, otherwise
current working directory is used.
Codes for *CCH, CS2/3 and TCH/AFS are generated. Corresponding manual
implementations are removed from tests. This introduce build-time
dependency on python.
The main work for this patch was generously contributed by Sylvain
Munaut.
Fixes: OS#1629
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
debian/control | 1 +
include/Makefile.am | 1 +
src/gsm/Makefile.am | 8 ++
src/gsm/libosmogsm.map | 12 +++
tests/Makefile.am | 2 +-
tests/conv/conv_test.c | 283 ++++++++++++++++---------------------------------
7 files changed, 113 insertions(+), 195 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications