osmo-trx[master]: buildenv: Split up SSE3 and SSE4.1 code

2017-03-23 Thread Max
-Project: osmo-trx Gerrit-Branch: master Gerrit-Owner: dexter <pma...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de> Gerrit-HasComments: No

[MERGED] libosmocore[master]: Add support for PCU version report

2017-03-23 Thread Max
Max has submitted this change and it was merged. Change subject: Add support for PCU version report .. Add support for PCU version report Expand 3GPP TS 52.021 §9.4.43 Probable Cause with Osmocom-specific value for PCU version

libosmocore[master]: select: Find the highest fd when filling the fd_sets

2017-03-23 Thread Max
Gerrit-Owner: Holger Freyther <hol...@freyther.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-HasComments: No

osmo-bts[master]: osmo-bts-trx/l1_if.c: use channel combination III for TCH/H

2017-03-23 Thread Max
Gerrit-Owner: Vadim Yanitskiy <axilira...@gmail.com> Gerrit-Reviewer: Alexander Chemeris <alexander.cheme...@gmail.com> Gerrit-Reviewer: Ivan Kluchnikov <kluchnik...@gmail.com> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: neels <n

[PATCH] osmo-bts[master]: vty: reduce code duplication

2017-03-23 Thread Max
errit.osmocom.org/2162 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7faced2eaf0f6f87f06081235eea9d4c3ba71a7e Gerrit-PatchSet: 1 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de>

[PATCH] osmo-bts[master]: Sync protocol with OsmoPCU

2017-03-17 Thread Max
et: 2 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins Builder

[MERGED] osmo-pcu[master]: Support sending OML Alerts via BTS

2017-03-17 Thread Max
Max has submitted this change and it was merged. Change subject: Support sending OML Alerts via BTS .. Support sending OML Alerts via BTS * extend BTS <-> PCU protocol with TXT messages * use it to implement OML alerts s

osmo-trx[master]: sigProcLib: make energyDetect() simpler by returning actual ...

2017-03-21 Thread Max
Patch Set 1: (1 comment) https://gerrit.osmocom.org/#/c/2136/1/Transceiver52M/Transceiver.cpp File Transceiver52M/Transceiver.cpp: Line 609: float toa, max = -1.0, avg = 0.0; There's no need to move variable declaration. -- To view, visit https://gerrit.osmocom.org/2136 To unsubscribe

osmo-trx[master]: Call vectorSlicer() right before packing bits for transmissi...

2017-03-21 Thread Max
-Project: osmo-trx Gerrit-Branch: master Gerrit-Owner: Alexander Chemeris <alexander.cheme...@gmail.com> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Tom Tsou <t...@tsou.cc> Gerrit-HasComments: No

osmo-trx[master]: BitVector: Remove convolutional codec - we don't use it in o...

2017-03-21 Thread Max
Gerrit-Owner: Alexander Chemeris <alexander.cheme...@gmail.com> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Tom Tsou <t...@tsou.cc> Gerrit-HasComments: No

osmo-trx[master]: CommonLibs: Print soft bits with less confidence to console ...

2017-03-21 Thread Max
Gerrit-Owner: Alexander Chemeris <alexander.cheme...@gmail.com> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Tom Tsou <t...@tsou.cc> Gerrit-HasComments: No

osmo-trx[master]: sigProcLib: Rename demodulateBurst() to demodGmskBurst() for...

2017-03-21 Thread Max
Gerrit-Owner: Alexander Chemeris <alexander.cheme...@gmail.com> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Tom Tsou <t...@tsou.cc> Gerrit-HasComments: No

osmo-trx[master]: BitVector: Convert SoftVector from 0..1 to -1..+1 soft bits.

2017-03-21 Thread Max
rrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I16ecc3d4c829dcf0f619ad995bc9d4a4ed8af0a4 Gerrit-PatchSet: 2 Gerrit-Project: osmo-trx Gerrit-Branch: master Gerrit-Owner: Alexander Chemeris <alexander.cheme...@gmail.com> Gerrit-Reviewer: Jenkins Builder Gerr

osmo-trx[master]: sigProcLib: Slice SoftVector instead of signalVector for GMS...

2017-03-21 Thread Max
Gerrit-Owner: Alexander Chemeris <alexander.cheme...@gmail.com> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Tom Tsou <t...@tsou.cc> Gerrit-HasComments: No

osmo-trx[master]: osmo-trx: Separate command line switch to enable EDGE filler.

2017-03-21 Thread Max
com.org/2143 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic8808bbe3f06740ef3fec1d1865ecb57fbcfabab Gerrit-PatchSet: 2 Gerrit-Project: osmo-trx Gerrit-Branch: master Gerrit-Owner: Alexander Chemeris <alexander.cheme...@gmail.com> Gerrit-Review

[MERGED] openbsc[master]: twisted_ipa.py: bump version properly

2017-03-21 Thread Max
Max has submitted this change and it was merged. Change subject: twisted_ipa.py: bump version properly .. twisted_ipa.py: bump version properly Adjust version string to comply with PEP8 and PEP386. Change-Id

openbsc[master]: twisted_ipa.py: make debug logging more robust

2017-03-21 Thread Max
of IPAFactory. -- To view, visit https://gerrit.osmocom.org/2133 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic3417095a6e8848f0acabb46a9e64c0197b736e2 Gerrit-PatchSet: 5 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msu

libosmocore[master]: tests/conv: add GSM 05.03 specific test

2017-03-15 Thread Max
wer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de> Gerrit-Reviewer: Tom Tsou <t...@tsou.cc> Gerrit-Reviewer: Vadim Yanitskiy <axilira...@gmail.com> Gerrit-Reviewer: tnt <t...@246tnt.com> Gerrit-HasComments: No

openbsc[master]: pcu_sock: add basic pcu interface support

2017-03-15 Thread Max
rit-Branch: master Gerrit-Owner: lynxis lazus <lyn...@fe80.eu> Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: dexter <pma...@sysmocom.de> Gerrit-HasComments: No

osmo-pcu[master]: Add support for sending OML Alerts via BTS

2017-03-15 Thread Max
. -- To view, visit https://gerrit.osmocom.org/2071 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If4ea5b3f7409df2fb030681ad468df6b711790a7 Gerrit-PatchSet: 1 Gerrit-Project: osmo-pcu Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom

[PATCH] openbsc[master]: Handle PCU version received viam OML alert

2017-03-15 Thread Max
load_msgs, ARRAY_SIZE(abis_nm_sw_load_msgs))) return abis_nm_rcvmsg_sw(mb); -- To view, visit https://gerrit.osmocom.org/2085 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3c88663d4e2887a4038b4c3f1387128295b8934e Gerrit-PatchSet: 1 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de>

libosmocore[master]: contrib: add script to find unterminated value_string arrays

2017-03-15 Thread Max
: I2bc93ab4781487e7685cfb63091a489cd126b1a8 Gerrit-PatchSet: 4 Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Owner: Neels Hofmeyr <nhofm...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de> Gerrit-HasComments: No

[PATCH] osmo-bts[master]: Sync protocol with OsmoPCU

2017-03-15 Thread Max
cribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I15e6cc86604947a173e8675ba4b41a3bda2d3296 Gerrit-PatchSet: 1 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de>

[PATCH] osmo-bts[master]: Handle TXT indication from OsmoPCU

2017-03-15 Thread Max
tps://gerrit.osmocom.org/2087 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I16e73198501487a5b1076bf83390b85538d5af73 Gerrit-PatchSet: 1 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de>

libosmocore[master]: core/conv: implement optimized Viterbi decoder

2017-03-16 Thread Max
..@gnumonks.org> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Tom Tsou <t...@tsou.cc> Gerrit-Reviewer: Vadim Yanitskiy <axilira...@gmail.com> Gerrit-Reviewer: tnt <t...@246tnt.com> Gerrit-HasComments: No

osmo-trx[master]: buildenv: Split up SSE3 and SSE4.1 code

2017-03-20 Thread Max
: I846e190e92f1258cd412d1b2d79b539e204e04b3 Gerrit-PatchSet: 1 Gerrit-Project: osmo-trx Gerrit-Branch: master Gerrit-Owner: dexter <pma...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-HasComments: No

[PATCH] openbsc[master]: twisted_ipa.py: make debug logging more robust

2017-03-20 Thread Max
, IPAFactory(IPAServer, log)) test = True if test: reactor.run() -- To view, visit https://gerrit.osmocom.org/2133 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ic3417095a6e8848f0acabb46a9e64c0197b736e2 Gerrit-PatchSet: 3 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de>

osmo-sim-auth[master]: cosmetic: add/tweak log output, add vim indenting marker

2017-03-20 Thread Max
-auth Gerrit-Branch: master Gerrit-Owner: Neels Hofmeyr <nhofm...@sysmocom.de> Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-HasComments: No

[PATCH] openbsc[master]: twisted_ipa.py: bump version properly

2017-03-20 Thread Max
ocom.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I44c8521f12e6432038998bfb1ac1bb37a1137787 Gerrit-PatchSet: 1 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de>

[PATCH] openbsc[master]: twisted_ipa.py: make debug logging more robust

2017-03-20 Thread Max
PAFactory(IPAServer, log)) +reactor.listenTCP(IPA.TCP_PORT_OML, IPAFactory(IPAServer, log)) test = True if test: reactor.run() -- To view, visit https://gerrit.osmocom.org/2133 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ic3417095a6e8848f0acabb46a9e64c0197b736e2 Gerrit-PatchSet: 5 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de>

osmo-sim-auth[master]: cosmetic: add/tweak log output, add vim indenting marker

2017-03-20 Thread Max
/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia2ac1215ae948558324627f76e28c72a23dc6a68 Gerrit-PatchSet: 1 Gerrit-Project: osmo-sim-auth Gerrit-Branch: master Gerrit-Owner: Neels Hofmeyr <nhofm...@sysmocom.de> Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Neels Ho

[PATCH] openbsc[master]: twisted_ipa.py: make debug logging more robust

2017-03-20 Thread Max
PAFactory(IPAServer, log)) +reactor.listenTCP(IPA.TCP_PORT_OML, IPAFactory(IPAServer, log)) test = True if test: reactor.run() -- To view, visit https://gerrit.osmocom.org/2133 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ic3417095a6e8848f0acabb46a9e64c0197b736e2 Gerrit-PatchSet: 4 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de>

[MERGED] openbsc[master]: Don't drop OML links for Get Attributes NACK

2017-03-16 Thread Max
Max has submitted this change and it was merged. Change subject: Don't drop OML links for Get Attributes NACK .. Don't drop OML links for Get Attributes NACK Previously any OML NACK message will result in BSC dropping OML link

[PATCH] osmo-pcu[master]: Support sending OML Alerts via BTS

2017-03-17 Thread Max
har *imsi); +int pcu_tx_txt_ind(enum gsm_pcu_if_text_type t, const char *fmt, ...); + int pcu_l1if_open(void); void pcu_l1if_close(void); -- To view, visit https://gerrit.osmocom.org/2071 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: If

libosmocore[master]: tests/conv: move conv.h to the global include dir

2017-03-17 Thread Max
Gerrit-Owner: Vadim Yanitskiy <axilira...@gmail.com> Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de> Gerrit-HasComments: No

[PATCH] openbsc[master]: Add simple CTRL2SOAP proxy

2017-03-22 Thread Max
= argparse.ArgumentParser(description='Proxy between given SOAP service and Osmocom CTRL protocol.') +p.add_argument('-v', '--version', action='version', version=("%(prog)s " + __version__)) +p.add_argument('-p', '--port', type=int, default=4250, help="Port to use f

osmo-trx[master]: osmo-trx: Separate command line switch to enable EDGE filler.

2017-03-22 Thread Max
<alexander.cheme...@gmail.com> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Tom Tsou <t...@tsou.cc> Gerrit-HasComments: No

osmo-trx[master]: Call vectorSlicer() right before packing bits for transmissi...

2017-03-22 Thread Max
-trx Gerrit-Branch: master Gerrit-Owner: Alexander Chemeris <alexander.cheme...@gmail.com> Gerrit-Reviewer: Alexander Chemeris <alexander.cheme...@gmail.com> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Tom Tsou <t...@tsou.cc> Gerrit-HasComments: No

osmo-trx[master]: BitVector: Convert SoftVector from 0..1 to -1..+1 soft bits.

2017-03-22 Thread Max
Gerrit-Owner: Alexander Chemeris <alexander.cheme...@gmail.com> Gerrit-Reviewer: Alexander Chemeris <alexander.cheme...@gmail.com> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Tom Tsou <t...@tsou.cc> Gerrit-HasComments: No

osmo-trx[master]: sigProcLib: make energyDetect() simpler by returning actual ...

2017-03-22 Thread Max
Gerrit-Owner: Alexander Chemeris <alexander.cheme...@gmail.com> Gerrit-Reviewer: Alexander Chemeris <alexander.cheme...@gmail.com> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Tom Tsou <t...@tsou.cc> Gerrit-HasComments: No

[MERGED] osmo-trx[master]: Add autoconf-archive to dependencies

2017-03-15 Thread Max
Max has submitted this change and it was merged. Change subject: Add autoconf-archive to dependencies .. Add autoconf-archive to dependencies We use AX_EXT in ./configure for checking CPU features anyway, so it's better to add

openbsc[master]: gsm_bts: add version and variant details

2017-04-03 Thread Max
Gerrit-MessageType: comment Gerrit-Change-Id: I6710d53115f34634a7b70969cc05fd5c72ff8ab2 Gerrit-PatchSet: 2 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins Builder Gerrit-R

[PATCH] libosmocore[master]: Add SW Description (de)marshalling

2017-04-03 Thread Max
FILE VERSION [30 == 30 -> 1, ok] 0 => OK +msgb [44/4096/44 - ok]: SW DESCR (without header) OK + FILE ID [8 == 8 -> 1, ok] 0 => OK + FILE VERSION [30 == 30 -> 1, ok] 0 => OK Success. -- To view, visit https://gerrit.osmocom.org/2165 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ib63b6b5e83b8914864fc7edd789f8958cdc993cd Gerrit-PatchSet: 4 Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de>

osmo-trx[master]: config: Remove OpenBTS style sqlite configuration

2017-04-03 Thread Max
Gerrit-Owner: Tom Tsou <t...@tsou.cc> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-HasComments: No

openbsc[master]: gsm_bts: add version and variant details

2017-04-03 Thread Max
org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6710d53115f34634a7b70969cc05fd5c72ff8ab2 Gerrit-PatchSet: 3 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins

[PATCH] openbsc[master]: gsm_bts: add version and variant details

2017-04-03 Thread Max
without RTP connection\n"); return 0; -- To view, visit https://gerrit.osmocom.org/2161 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I6710d53115f34634a7b70969cc05fd5c72ff8ab2 Gerrit-PatchSet: 3 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de>

libosmocore[master]: Add SW Description (de)marshalling

2017-04-03 Thread Max
rit-PatchSet: 3 Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de> Gerrit-HasComments: No

[PATCH] libosmocore[master]: Add SW Description (de)marshalling

2017-04-03 Thread Max
gt; OK + FILE VERSION [30 == 30 -> 1, ok] 0 => OK Success. -- To view, visit https://gerrit.osmocom.org/2165 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ib63b6b5e83b8914864fc7edd789f8958cdc993cd Gerrit-PatchSet: 5 Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de>

[MERGED] openbsc[master]: python: fix Null logger

2017-04-05 Thread Max
Max has submitted this change and it was merged. Change subject: python: fix Null logger .. python: fix Null logger Change-Id: Ie120273eabbc670e9f19ba365508688a810a2773 Related: SYS#3028 --- M openbsc/contrib/twisted_ipa.py 1

[PATCH] openbsc[master]: abis: log known ACKs and unknown messages

2017-04-05 Thread Max
t(bts); -- To view, visit https://gerrit.osmocom.org/2227 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Id3afaaa76e24f63076ae0e6fd2322e4a7fa29b45 Gerrit-PatchSet: 2 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins Builder

[PATCH] openbsc[master]: Move string - BTS type conversion to shared header

2017-04-11 Thread Max
ot;CCCH" }, -- To view, visit https://gerrit.osmocom.org/2286 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ida94725a6fce968443541e3526f48f13758031fd Gerrit-PatchSet: 3 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder

[PATCH] libosmocore[master]: Add SW Description (de)marshalling

2017-04-11 Thread Max
nfig(): OK +test_simple_sw_short(): OK +len: 13 +file_id: 01 02 03 +file_ver: 03 04 05 +len: 13 +file_id: 09 07 05 +file_ver: 06 07 08 +test_dual_sw_config(): OK +OK. diff --git a/tests/testsuite.at b/tests/testsuite.at index 64df724..7ee0164 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -

[PATCH] openbsc[master]: Add gsm_bts_type_variant to gsm_bts struct

2017-04-11 Thread Max
: newpatchset Gerrit-Change-Id: I54fde8c4ccd5d994af08074f5864446e79a93a25 Gerrit-PatchSet: 2 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder

libosmocore[master]: Add SW Description (de)marshalling

2017-04-03 Thread Max
tps://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib63b6b5e83b8914864fc7edd789f8958cdc993cd Gerrit-PatchSet: 6 Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...

[PATCH] openbsc[master]: Use libosmocore for SW Description parsing

2017-04-03 Thread Max
: 09 07 05 file_ver: 06 07 08 -Start: 0 len: 26 +len: 26 file_id: 31 36 38 64 34 37 32 00 file_ver: 76 32 30 30 62 31 34 33 64 30 00 -Start: 26 len: 26 +len: 26 file_id: 31 36 38 64 34 37 32 00 file_ver: 76 32 30 30 62 31 34 33 64 31 00 SELECTED: 1 -- To view, visit https://gerrit.osmocom.org/2166 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ib94db414e94a2a1f234ac6f1cb346dca1c7a8be3 Gerrit-PatchSet: 3 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder

[PATCH] osmo-bts[master]: Handle TXT indication from OsmoPCU

2017-04-03 Thread Max
get_lifetime(btsb->paging_state), VTY_NEWLINE); -- To view, visit https://gerrit.osmocom.org/2087 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I16e73198501487a5b1076bf83390b85538d5af73 Gerrit-PatchSet: 2 Gerrit-Project: osmo

[PATCH] openbsc[master]: gsm_bts: add version and variant details

2017-04-03 Thread Max
;abis_ip.rtp_socket) { DEBUGP(DMNCC, "TCH frame to lchan without RTP connection\n"); return 0; -- To view, visit https://gerrit.osmocom.org/2161 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType:

[PATCH] openbsc[master]: gsm_bts: add version and variant details

2017-04-03 Thread Max
DEBUGP(DMNCC, "TCH frame to lchan without RTP connection\n"); return 0; -- To view, visit https://gerrit.osmocom.org/2161 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I6710d53115f34634a7b70969cc05fd5c7

[PATCH] libosmocore[master]: Add SW Description (de)marshalling

2017-04-04 Thread Max
ID: [3] 01 02 03 => OK + FILE VERSION: [3] 03 04 05 => OK +parsing chained 42 12 00 03 09 07 05 13 00 03 06 07 08 <1st: 13, total: 13> + SW Descr ( 2nd) + FILE ID: [3] 09 07 05 => OK + FILE VERSION: [3] 06 07 08 => OK Success. -- To view, visit https://gerrit.osmocom.org/2165 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ib63b6b5e83b8914864fc7edd789f8958cdc993cd Gerrit-PatchSet: 9 Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de>

[PATCH] openbsc[master]: Use libosmocore for SW Description parsing

2017-04-04 Thread Max
01 02 03 file_ver: 03 04 05 -Start: 13 len: 13 +len: 13 file_id: 09 07 05 file_ver: 06 07 08 -Start: 0 len: 26 +test_dual_sw_config(): OK +len: 26 file_id: 31 36 38 64 34 37 32 00 file_ver: 76 32 30 30 62 31 34 33 64 30 00 -Start: 26 len: 26 +len: 26 file_id: 31 36 38 64 34 37 32 00 file_ver: 76 32 30 30 62 31 34 33 64 31 00 SELECTED: 1 SELECTED: 0 +test_sw_selection(): OK -- To view, visit https://gerrit.osmocom.org/2166 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ib94db414e94a2a1f234ac6f1cb346dca1c7a8be3 Gerrit-PatchSet: 4 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder

[PATCH] libosmocore[master]: Add SW Description (de)marshalling

2017-04-04 Thread Max
5 42 12 00 03 09 07 05 13 00 03 06 07 08 <1st: 13, total: 26> + SW Descr (full) + FILE ID: [3] 01 02 03 => OK + FILE VERSION: [3] 03 04 05 => OK +parsing chained 42 12 00 03 09 07 05 13 00 03 06 07 08 <1st: 13, total: 13> + SW Descr ( 2nd) + FILE ID: [3] 09 07 05 => OK + FILE VERSION: [3] 06 07 08 => OK Success. -- To view, visit https://gerrit.osmocom.org/2165 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ib63b6b5e83b8914864fc7edd789f8958cdc993cd Gerrit-PatchSet: 10 Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de>

osmo-gsm-manuals[master]: gb.adoc: Add info to NS-over-UDP example

2017-04-04 Thread Max
<pes...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-HasComments: Yes

[PATCH] libosmocore[master]: Add SW Description (de)marshalling

2017-04-04 Thread Max
fig(): OK +OK. diff --git a/tests/testsuite.at b/tests/testsuite.at index 64df724..7ee0164 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -9,6 +9,12 @@ AT_CHECK([$abs_top_builddir/tests/a5/a5_test], [0], [expout]) AT_CLEANUP +AT_SETUP([abis]) +AT_KEYWORDS([abis]) +cat $abs_srcdir/abis/abis_test.ok > expout +AT_CHECK([$abs_top_builddir/tests/abis/abis_test], [0], [expout], [ignore]) +AT_CLEANUP + AT_SETUP([ctrl]) AT_KEYWORDS([ctrl]) cat $abs_srcdir/ctrl/ctrl_test.ok > expout -- To view, visit https://gerrit.osmocom.org/2165 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ib63b6b5e83b8914864fc7edd789f8958cdc993cd Gerrit-PatchSet: 12 Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de>

[PATCH] openbsc[master]: Use libosmocore for SW Description parsing

2017-04-04 Thread Max
2 30 30 62 31 34 33 64 30 00 -Start: 26 len: 26 +len: 26 file_id: 31 36 38 64 34 37 32 00 file_ver: 76 32 30 30 62 31 34 33 64 31 00 SELECTED: 1 SELECTED: 0 +test_sw_selection(): OK -- To view, visit https://gerrit.osmocom.org/2166 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ib94db414e94a2a1f234ac6f1cb346dca1c7a8be3 Gerrit-PatchSet: 5 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder

[PATCH] openbsc[master]: python: fix Null logger

2017-04-04 Thread Max
ew, visit https://gerrit.osmocom.org/2226 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie120273eabbc670e9f19ba365508688a810a2773 Gerrit-PatchSet: 1 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de>

[PATCH] openbsc[master]: python: fix Null logger

2017-04-04 Thread Max
visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ie120273eabbc670e9f19ba365508688a810a2773 Gerrit-PatchSet: 2 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder

[PATCH] openbsc[master]: gsm_bts: add version and variant details

2017-04-04 Thread Max
vty_out(vty, "Description: %s%s", bts->description ? bts->description : "(null)", VTY_NEWLINE); + if (strnlen(bts->pcu_version, MAX_VERSION_LENGTH)) + vty_out(vty, "PCU version %s connected%s", bts->pcu_version, +

osmo-pcu[master]: Name systemd service after the software

2017-04-04 Thread Max
Gerrit-Owner: Pau Espin Pedrol <pes...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-HasComments: No

[PATCH] openbsc[master]: abis: log known ACKs and unknown messages

2017-04-04 Thread Max
rit-PatchSet: 1 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de>

[PATCH] osmo-bts[master]: Prepare for extended SI2quater support Supporting

2017-04-12 Thread Max
will start with '1' */ -- To view, visit https://gerrit.osmocom.org/2313 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie97be6ead6ce6d2d425fbfac8429bb90afb95acc Gerrit-PatchSet: 1 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de>

[MERGED] osmo-bts[master]: Handle TXT indication from OsmoPCU

2017-04-10 Thread Max
Max has submitted this change and it was merged. Change subject: Handle TXT indication from OsmoPCU .. Handle TXT indication from OsmoPCU * handle OML message * handle OsmoPCU version message * show stored PCU version in 'show

[PATCH] openbsc[master]: Move string - BTS type conversion to shared header

2017-04-10 Thread Max
- return get_value_string(bts_type_names, type); -} struct gsm_bts_trx *gsm_bts_trx_by_nr(struct gsm_bts *bts, int nr) { -- To view, visit https://gerrit.osmocom.org/2286 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ida94725a6fce968443541e3526f48f13758031fd Gerrit-PatchSet: 1 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de>

openbsc[master]: nat: Use equal func in bsc_sccp

2017-04-11 Thread Max
-Owner: Pau Espin Pedrol <pes...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-HasComments: No

libosmo-sccp[master]: Add osmo-stp executable as new "Osmocom Signaling Transfer P...

2017-04-11 Thread Max
: libosmo-sccp Gerrit-Branch: master Gerrit-Owner: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-HasComments: No

[PATCH] osmo-bts[master]: Signal to BSC when PCU disconnects

2017-04-11 Thread Max
;fd = -1; -- To view, visit https://gerrit.osmocom.org/2288 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I41a731bd719aee0bbb98d3236405fb3a7f3ddec0 Gerrit-PatchSet: 2 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-Owner: Max <msur...

openbsc[master]: build: iu: use libosmo-sccp tag 'old_sua'

2017-04-11 Thread Max
-PatchSet: 1 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Neels Hofmeyr <nhofm...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-HasComments: No

[PATCH] openbsc[master]: Prepare for extended SI2quater support

2017-04-13 Thread Max
S_SI(bts, SYSINFO_TYPE_2quater), r)); else printf("failed to generate SI2quater: %s\n", strerror(-r)); } -- To view, visit https://gerrit.osmocom.org/2312 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I74e4e3cb86364cec869a1472a41b4a95af0d50dd Gerrit-PatchSet: 4 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder

[PATCH] openbsc[master]: Prepare for extended SI2quater support

2017-04-13 Thread Max
e/openbsc/rest_octets.h +++ b/openbsc/include/openbsc/rest_octets.h @@ -5,12 +5,15 @@ #include #include +/* 16 is the max. number of SI2quater messages according to 3GPP TS 44.018: 4-bit index is used */ +#define SI2Q_MAX_NUM 16 +/* length in bits (for single SI2quater message) */ #define SI2Q_MA

osmo-bts[master]: measurement/cosmetic: Fixup source code comment

2017-04-20 Thread Max
Gerrit-Owner: dexter <pma...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-HasComments: No

[PATCH] osmo-bts[master]: Add MS TO to RSL measurements

2017-04-20 Thread Max
//gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I4dfe5c48834a083e757d5de3236a02e15a238b28 Gerrit-PatchSet: 5 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de>

osmo-bts[master]: Name systemd service after the software

2017-04-05 Thread Max
Gerrit-PatchSet: 1 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-Owner: Pau Espin Pedrol <pes...@sysmocom.de> Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Neels Hofmeyr <

[PATCH] openbsc[master]: abis: log known ACKs and unknown messages

2017-04-05 Thread Max
fa29b45 Gerrit-PatchSet: 3 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins Builder

[PATCH] libosmocore[master]: abis: add attribute names

2017-03-21 Thread Max
.26 */ + { NM_ATT_MAIO, "MAIO" }, /* §9.4.27 */ + { NM_ATT_MANUF_STATE, "Manufacturer Dependent State" }, /* §9.4.28 */ + { NM_ATT_MANUF_THRESH, "Manufacturer Depen

[PATCH] libosmocore[master]: abis: add attribute names

2017-03-21 Thread Max
{ NM_ATT_LIST_REQ_ATTR, "List of Required Attributes" }, /* §9.4.26 */ + { NM_ATT_MAIO, "MAIO" }, /* §9.4.27 */ + { NM_ATT_MANUF_STATE, "Manufacturer Dependent State

openbsc[master]: Use libosmocore for SW Description parsing

2017-04-18 Thread Max
Gerrit-MessageType: comment Gerrit-Change-Id: Ib94db414e94a2a1f234ac6f1cb346dca1c7a8be3 Gerrit-PatchSet: 8 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins Builder Ger

osmo-msc[master]: rework debian packages support

2017-08-16 Thread Max
Gerrit-Branch: master Gerrit-Owner: Neels Hofmeyr <nhofm...@sysmocom.de> Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de> Gerrit-Reviewer: lynx

[MERGED] osmo-pcu[master]: Move common code into functions

2017-08-14 Thread Max
Max has submitted this change and it was merged. Change subject: Move common code into functions .. Move common code into functions * separate channel request responder into inline function * move generic TBF poll check

[MERGED] osmo-pcu[master]: Encapsulate handling of UL ACK timeout

2017-08-14 Thread Max
Max has submitted this change and it was merged. Change subject: Encapsulate handling of UL ACK timeout .. Encapsulate handling of UL ACK timeout Use helper methods instead checking and manipulating flag directly. Change-Id

[MERGED] osmo-pcu[master]: Move DL assignment to TBF-DL

2017-08-14 Thread Max
Max has submitted this change and it was merged. Change subject: Move DL assignment to TBF-DL .. Move DL assignment to TBF-DL This function does not really belongs to BTS and it heavily relies on direct access to TBF-DL

[PATCH] osmo-pcu[master]: Move DL scheduling and RTS handler to trx level

2017-08-14 Thread Max
access reject */ uint8_t bn = fn2bn(fn); - - rc = gprs_rlcmac_rcv_rts_block(the_bts.bts_data(), - trx_no, ts_no, fn, bn); + rc = gprs_rlcmac_rcv_rts_block(trx, ts_no, fn, bn); OSMO_ASSERT(rc == 0); @@ -3307,9 +3304,8 @@ /* trigger packet acc

[PATCH] osmo-pcu[master]: Move DL scheduling and RTS handler to trx level

2017-08-14 Thread Max
- rc = gprs_rlcmac_rcv_rts_block(the_bts.bts_data(), - trx_no, ts_no, fn, bn); + rc = gprs_rlcmac_rcv_rts_block(trx, ts_no, fn, bn); OSMO_ASSERT(rc == 0); @@ -3307,9 +3304,8 @@ /* trigger packet access reject */ uint8_t bn = fn2bn(fn); - - rc =

[MERGED] osmo-pcu[master]: Simplify polling troubleshooting

2017-08-14 Thread Max
Max has submitted this change and it was merged. Change subject: Simplify polling troubleshooting .. Simplify polling troubleshooting * introduce enum describing poll kind and use it in set_polling() * move state change

osmo-msc[master]: rework debian packages support

2017-08-14 Thread Max
: I77544cb38c31777c3fab52979d19488a63e52de3 Gerrit-PatchSet: 1 Gerrit-Project: osmo-msc Gerrit-Branch: master Gerrit-Owner: Neels Hofmeyr <nhofm...@sysmocom.de> Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysm

osmo-pcu[master]: Forward GPRS SUSPEND REQ from BTS to SGSN using BSSGP

2017-08-14 Thread Max
Gerrit-Owner: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-HasComments: No

libosmocore[master]: Fix LAPD UA msgb memory leak.

2017-08-14 Thread Max
Gerrit-Owner: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-Reviewer: jfdionne <jf.dio...@nutaq.com> Gerrit-HasComments: No

[PATCH] osmo-pcu[master]: Move DL scheduling and RTS handler to trx level

2017-08-14 Thread Max
t */ uint8_t bn = fn2bn(fn); - - rc = gprs_rlcmac_rcv_rts_block(the_bts.bts_data(), - trx_no, ts_no, fn, bn); + rc = gprs_rlcmac_rcv_rts_block(trx, ts_no, fn, bn); OSMO_ASSERT(rc == 0); @@ -3307,9 +3304,8 @@ /* trigger packet access reject */ uint8

osmo-tetra[laforge/sq5bpf-rebase-20161218]: adding dmo support

2017-07-07 Thread Max
-Id: Ifa5521d7313595384e74dd790a56550755b93fe9 Gerrit-PatchSet: 1 Gerrit-Project: osmo-tetra Gerrit-Branch: laforge/sq5bpf-rebase-20161218 Gerrit-Owner: allesklar2 <jjuerg...@seemoo.tu-darmstadt.de> Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Max <msur...@sysmocom.d

[PATCH] osmo-pcu[master]: Move common code into functions

2017-07-07 Thread Max
} + if (ack_nack->Exist_ChannelRequestDescription) + sched_ul_ass_or_rej(bts(), bts_data(), tbf); /* get measurements */ if (tbf->ms()) { -- To view, visit https://gerrit.osmocom.org/3156 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I9ec3ab8de100f0bc75044f55ac769d1083d52806 Gerrit-PatchSet: 2 Gerrit-Project: osmo-pcu Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder

[PATCH] osmo-pcu[master]: Move DL assignment to TBF-DL

2017-07-07 Thread Max
rlcmac_dl_tbf::schedule_next_frame() { struct msgb *msg; -- To view, visit https://gerrit.osmocom.org/3157 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I04584103018675a2f35cfb565473bfd81a208d7c Gerrit-PatchSet: 1 Gerrit-Project: osmo-pcu Gerrit-Branch: master Gerrit-Owner: Max <msur...@sysmocom.de>

openbsc[master]: libcommon: Fix log output for bts>0.

2017-07-12 Thread Max
-Owner: Alexander Chemeris <alexander.cheme...@gmail.com> Gerrit-Reviewer: Alexander Chemeris <alexander.cheme...@gmail.com> Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msur...@sysmocom.de> Gerrit-HasComments: No

  1   2   3   4   5   6   7   8   9   10   >