Change in osmo-gsm-tester[master]: pyflakes: Remove assigned but unread variables

2019-02-26 Thread Holger Freyther
Holger Freyther has uploaded this change for review. ( https://gerrit.osmocom.org/13071 Change subject: pyflakes: Remove assigned but unread variables .. pyflakes: Remove assigned but unread variables Change-Id:

Change in osmo-gsm-tester[master]: pyflakes: Remove occurrences of using undefined variables

2019-02-26 Thread Holger Freyther
Holger Freyther has uploaded this change for review. ( https://gerrit.osmocom.org/13072 Change subject: pyflakes: Remove occurrences of using undefined variables .. pyflakes: Remove occurrences of using undefined variables

Change in osmo-gsm-tester[master]: pyflake: Remove imports of unused modules

2019-02-26 Thread Holger Freyther
Holger Freyther has uploaded this change for review. ( https://gerrit.osmocom.org/13070 Change subject: pyflake: Remove imports of unused modules .. pyflake: Remove imports of unused modules Change-Id:

Change in osmo-gsm-tester[master]: pyflakes: Rename local variable to not shadow import

2019-02-26 Thread Holger Freyther
Holger Freyther has uploaded this change for review. ( https://gerrit.osmocom.org/13073 Change subject: pyflakes: Rename local variable to not shadow import .. pyflakes: Rename local variable to not shadow import Change-Id:

Build failure of network:osmocom:nightly/osmo-sgsn in Raspbian_9.0/armv7l

2019-02-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-sgsn/Raspbian_9.0/armv7l Package network:osmocom:nightly/osmo-sgsn failed to build in Raspbian_9.0/armv7l Check out the package for editing: osc checkout network:osmocom:nightly osmo-sgsn Last lines of build

Build failure of network:osmocom:nightly/osmo-sgsn in Debian_9.0/armv7l

2019-02-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-sgsn/Debian_9.0/armv7l Package network:osmocom:nightly/osmo-sgsn failed to build in Debian_9.0/armv7l Check out the package for editing: osc checkout network:osmocom:nightly osmo-sgsn Last lines of build

Change in osmo-ccid-firmware[master]: fix ASFv4 USB stack

2019-02-26 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13056 ) Change subject: fix ASFv4 USB stack .. fix ASFv4 USB stack this ASFv4 USB library change fixes USB transfer. two transfer-size

Change in osmo-msc[master]: libmsc/sgs_iface.c: fix SGS_STATE_NS11 counter reference

2019-02-26 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13016 ) Change subject: libmsc/sgs_iface.c: fix SGS_STATE_NS11 counter reference .. libmsc/sgs_iface.c: fix SGS_STATE_NS11 counter reference

Change in osmo-msc[master]: libmsc/sgs_iface.c: fix SGS_STATE_NS11 counter reference

2019-02-26 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13016 ) Change subject: libmsc/sgs_iface.c: fix SGS_STATE_NS11 counter reference .. Patch Set 2: Code-Review+2 -- To view, visit

Change in osmo-msc[master]: libmsc/ran_conn.c: add missing 'break' to OSMO_RAT_EUTRAN_SGS

2019-02-26 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13015 ) Change subject: libmsc/ran_conn.c: add missing 'break' to OSMO_RAT_EUTRAN_SGS .. libmsc/ran_conn.c: add missing 'break' to

Change in osmo-msc[master]: libmsc/ran_conn.c: add missing 'break' to OSMO_RAT_EUTRAN_SGS

2019-02-26 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13015 ) Change subject: libmsc/ran_conn.c: add missing 'break' to OSMO_RAT_EUTRAN_SGS .. Patch Set 1: Code-Review+2 -- To view, visit

Change in osmo-hlr[master]: hlr.c: move hlr_ctx to the top

2019-02-26 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13050 ) Change subject: hlr.c: move hlr_ctx to the top .. hlr.c: move hlr_ctx to the top Allow all functions to use hlr_ctx, so it can be

Change in osmo-hlr[master]: hlr.c: move hlr_ctx to the top

2019-02-26 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13050 ) Change subject: hlr.c: move hlr_ctx to the top .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/13050 To

Change in osmo-pcu[master]: Use boolean for DL resegmentation parameter

2019-02-26 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13057 ) Change subject: Use boolean for DL resegmentation parameter .. Patch Set 1: there is no downlink arq type "true" or "false". While I agree

Change in osmo-ccid-firmware[master]: update ASFv4 library

2019-02-26 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13059 ) Change subject: update ASFv4 library .. Patch Set 1: why merge this? you can always simply do a "diff -w" when diffing ASF and our

Change in osmo-ccid-firmware[master]: minor: rename MUX_SSTAT to MUX_STAT

2019-02-26 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13058 ) Change subject: minor: rename MUX_SSTAT to MUX_STAT .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/13058 To

Change in osmo-pcu[master]: EDGE tests: reduce code duplication

2019-02-26 Thread Max
Max has submitted this change and it was merged. ( https://gerrit.osmocom.org/13051 ) Change subject: EDGE tests: reduce code duplication .. EDGE tests: reduce code duplication * move duplicated code into helper function * use

Change in osmo-pcu[master]: MCS: internalize 'family' parameter

2019-02-26 Thread Max
Max has submitted this change and it was merged. ( https://gerrit.osmocom.org/13060 ) Change subject: MCS: internalize 'family' parameter .. MCS: internalize 'family' parameter There's no need to expose it in header file as

Change in osmo-pcu[master]: EDGE tests: remove no-op check

2019-02-26 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13052 ) Change subject: EDGE tests: remove no-op check .. Patch Set 1: maybe this is to present a unified interface of GPRS and EGPRS coding? Maybe

Change in osmo-pcu[master]: EDGE tests: reduce code duplication

2019-02-26 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13051 ) Change subject: EDGE tests: reduce code duplication .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/13051 To

Change in osmo-ccid-firmware[master]: add debug tracing using SWO

2019-02-26 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13055 ) Change subject: add debug tracing using SWO .. Patch Set 1: this is taking a quite different route than

Change in osmo-ccid-firmware[master]: add RMII clock output

2019-02-26 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13054 ) Change subject: add RMII clock output .. Patch Set 1: Code-Review-1 I don't see how this could work without a hardware bugfix, see

Change in osmo-ccid-firmware[master]: fix ASFv4 USB stack

2019-02-26 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13056 ) Change subject: fix ASFv4 USB stack .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/13056 To unsubscribe, or

Change in libosmocore[master]: fix api doc typo for osmo_plmn_name2()

2019-02-26 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13065 ) Change subject: fix api doc typo for osmo_plmn_name2() .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/13065 To

Change in osmo-pcu[master]: MCS: internalize 'family' parameter

2019-02-26 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13060 ) Change subject: MCS: internalize 'family' parameter .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/13060 To

Change in libosmocore[master]: fix api doc typo for osmo_plmn_name2()

2019-02-26 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13065 ) Change subject: fix api doc typo for osmo_plmn_name2() .. fix api doc typo for osmo_plmn_name2() Change-Id:

Change in osmo-pcu[master]: MCS: move Coding Scheme enum to C header

2019-02-26 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13064 ) Change subject: MCS: move Coding Scheme enum to C header .. Patch Set 1: the code you're touching is undoubtedly C++ code. I'm not sure if

Change in osmo-pcu[master]: MCS: remove dead code

2019-02-26 Thread Harald Welte
Harald Welte has removed a vote on this change. Change subject: MCS: remove dead code .. Removed Code-Review+2 by Harald Welte -- To view, visit https://gerrit.osmocom.org/13063 To unsubscribe, or for help writing mail

Build failed in Jenkins: master-osmo-sgsn » --enable-iu,0,a3=default,a4=default,osmocom-master-debian9 #9065

2019-02-26 Thread jenkins
See -- [...truncated 1.15 MB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --disable-iu,1,a3=default,a4=default,osmocom-master-debian9 #9065

2019-02-26 Thread jenkins
See -- [...truncated 412.50 KB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --disable-iu,1,a3=default,a4=default,osmocom-master-debian9 #9064

2019-02-26 Thread jenkins
See -- [...truncated 388.25 KB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --enable-iu,0,a3=default,a4=default,osmocom-master-debian9 #9064

2019-02-26 Thread jenkins
See -- [...truncated 1.24 MB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Change in osmo-pcu[master]: Make get_retx_mcs() into regular function

2019-02-26 Thread Max
Max has uploaded this change for review. ( https://gerrit.osmocom.org/13066 Change subject: Make get_retx_mcs() into regular function .. Make get_retx_mcs() into regular function Moving from header-defined inline function

Build failure of network:osmocom:nightly/osmo-sgsn in xUbuntu_17.10/i586

2019-02-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-sgsn/xUbuntu_17.10/i586 Package network:osmocom:nightly/osmo-sgsn failed to build in xUbuntu_17.10/i586 Check out the package for editing: osc checkout network:osmocom:nightly osmo-sgsn Last lines of build

Change in libosmocore[master]: log: fsm: allow logging the timeout on state change

2019-02-26 Thread Neels Hofmeyr
Neels Hofmeyr has submitted this change and it was merged. ( https://gerrit.osmocom.org/12987 ) Change subject: log: fsm: allow logging the timeout on state change .. log: fsm: allow logging the timeout on state change Add a

Change in libosmocore[master]: fix api doc typo for osmo_plmn_name2()

2019-02-26 Thread Neels Hofmeyr
Neels Hofmeyr has uploaded this change for review. ( https://gerrit.osmocom.org/13065 Change subject: fix api doc typo for osmo_plmn_name2() .. fix api doc typo for osmo_plmn_name2() Change-Id:

Build failure of network:osmocom:nightly/osmo-sgsn in xUbuntu_16.04/x86_64

2019-02-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-sgsn/xUbuntu_16.04/x86_64 Package network:osmocom:nightly/osmo-sgsn failed to build in xUbuntu_16.04/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-sgsn Last lines of

Build failure of network:osmocom:nightly/osmo-sgsn in xUbuntu_18.04/x86_64

2019-02-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-sgsn/xUbuntu_18.04/x86_64 Package network:osmocom:nightly/osmo-sgsn failed to build in xUbuntu_18.04/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-sgsn Last lines of

Build failed in Jenkins: master-osmo-sgsn » --enable-iu,0,a3=default,a4=default,osmocom-master-debian9 #9063

2019-02-26 Thread jenkins
See -- [...truncated 1.24 MB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --disable-iu,1,a3=default,a4=default,osmocom-master-debian9 #9063

2019-02-26 Thread jenkins
See -- [...truncated 411.04 KB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Change in osmo-pcu[master]: MCS: move Coding Scheme enum to C header

2019-02-26 Thread Max
Max has uploaded this change for review. ( https://gerrit.osmocom.org/13064 Change subject: MCS: move Coding Scheme enum to C header .. MCS: move Coding Scheme enum to C header Move generic MCS enum to C header file to

Build failure of network:osmocom:nightly/osmo-sgsn in Debian_9.0/x86_64

2019-02-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-sgsn/Debian_9.0/x86_64 Package network:osmocom:nightly/osmo-sgsn failed to build in Debian_9.0/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-sgsn Last lines of build

Build failure of network:osmocom:nightly/osmo-sgsn in xUbuntu_18.10/x86_64

2019-02-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-sgsn/xUbuntu_18.10/x86_64 Package network:osmocom:nightly/osmo-sgsn failed to build in xUbuntu_18.10/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-sgsn Last lines of

Build failure of network:osmocom:nightly/osmo-sgsn in xUbuntu_18.04/i586

2019-02-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-sgsn/xUbuntu_18.04/i586 Package network:osmocom:nightly/osmo-sgsn failed to build in xUbuntu_18.04/i586 Check out the package for editing: osc checkout network:osmocom:nightly osmo-sgsn Last lines of build

Build failure of network:osmocom:nightly/osmo-sgsn in xUbuntu_17.10/x86_64

2019-02-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-sgsn/xUbuntu_17.10/x86_64 Package network:osmocom:nightly/osmo-sgsn failed to build in xUbuntu_17.10/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-sgsn Last lines of

Build failure of network:osmocom:nightly/osmo-sgsn in Debian_9.0/i586

2019-02-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-sgsn/Debian_9.0/i586 Package network:osmocom:nightly/osmo-sgsn failed to build in Debian_9.0/i586 Check out the package for editing: osc checkout network:osmocom:nightly osmo-sgsn Last lines of build log: [

Build failure of network:osmocom:nightly/osmo-sgsn in Debian_8.0/i586

2019-02-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-sgsn/Debian_8.0/i586 Package network:osmocom:nightly/osmo-sgsn failed to build in Debian_8.0/i586 Check out the package for editing: osc checkout network:osmocom:nightly osmo-sgsn Last lines of build log: [

Build failure of network:osmocom:nightly/osmo-sgsn in xUbuntu_16.04/i586

2019-02-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-sgsn/xUbuntu_16.04/i586 Package network:osmocom:nightly/osmo-sgsn failed to build in xUbuntu_16.04/i586 Check out the package for editing: osc checkout network:osmocom:nightly osmo-sgsn Last lines of build

Change in osmo-pcu[master]: MCS: remove dead code

2019-02-26 Thread Max
Max has uploaded this change for review. ( https://gerrit.osmocom.org/13063 Change subject: MCS: remove dead code .. MCS: remove dead code As a preparation for (M)CS fixes in follow-up patches, remove unused operators from

Change in libosmocore[master]: use osmo_static_string() instead of numerous static buffers

2019-02-26 Thread Neels Hofmeyr
Neels Hofmeyr has uploaded this change for review. ( https://gerrit.osmocom.org/13062 Change subject: use osmo_static_string() instead of numerous static buffers .. use osmo_static_string() instead of numerous static buffers

Change in libosmocore[master]: add osmo_string_ringbuffer and osmo_static_string() API

2019-02-26 Thread Neels Hofmeyr
Neels Hofmeyr has uploaded this change for review. ( https://gerrit.osmocom.org/13061 Change subject: add osmo_string_ringbuffer and osmo_static_string() API .. add osmo_string_ringbuffer and osmo_static_string() API

Change in osmo-pcu[master]: MCS: internalize 'family' parameter

2019-02-26 Thread Max
Max has uploaded this change for review. ( https://gerrit.osmocom.org/13060 Change subject: MCS: internalize 'family' parameter .. MCS: internalize 'family' parameter There's no need to expose it in header file as it's only

Change in osmo-ccid-firmware[master]: minor: rename MUX_SSTAT to MUX_STAT

2019-02-26 Thread Kévin Redon
Kévin Redon has uploaded this change for review. ( https://gerrit.osmocom.org/13058 Change subject: minor: rename MUX_SSTAT to MUX_STAT .. minor: rename MUX_SSTAT to MUX_STAT Change-Id:

Change in osmo-ccid-firmware[master]: update ASFv4 library

2019-02-26 Thread Kévin Redon
Kévin Redon has uploaded this change for review. ( https://gerrit.osmocom.org/13059 Change subject: update ASFv4 library .. update ASFv4 library this just updates the ASFv4 library files. most of the time this is just about

Change in osmo-pcu[master]: Use boolean for DL resegmentation parameter

2019-02-26 Thread Max
Max has uploaded this change for review. ( https://gerrit.osmocom.org/13057 Change subject: Use boolean for DL resegmentation parameter .. Use boolean for DL resegmentation parameter In some places #define was used for DL

Change in osmo-ccid-firmware[master]: Switch SERCOM7 (Debug UART) to sync mode + add STDIO

2019-02-26 Thread Kévin Redon
Kévin Redon has posted comments on this change. ( https://gerrit.osmocom.org/13035 ) Change subject: Switch SERCOM7 (Debug UART) to sync mode + add STDIO .. Patch Set 2: Code-Review-1 instead of using SERCOM7 for UART debug I

Change in osmo-ccid-firmware[master]: add RMII clock output

2019-02-26 Thread Kévin Redon
Kévin Redon has uploaded this change for review. ( https://gerrit.osmocom.org/13054 Change subject: add RMII clock output .. add RMII clock output The TLK106 Ethernet PHY requires a 50 MHz input on XI in RMII mode. RMII_CLOCK

Change in osmo-ccid-firmware[master]: add debug tracing using SWO

2019-02-26 Thread Kévin Redon
Kévin Redon has uploaded this change for review. ( https://gerrit.osmocom.org/13055 Change subject: add debug tracing using SWO .. add debug tracing using SWO the UART_TX debug pin is connected to PB30, allowing to output

Change in osmo-ccid-firmware[master]: fix ASFv4 USB stack

2019-02-26 Thread Kévin Redon
Kévin Redon has uploaded this change for review. ( https://gerrit.osmocom.org/13056 Change subject: fix ASFv4 USB stack .. fix ASFv4 USB stack this ASFv4 USB library change fixes USB transfer. two transfer-size issues

Change in osmo-ccid-firmware[master]: switch UART debug to SIM7

2019-02-26 Thread Kévin Redon
Kévin Redon has uploaded this change for review. ( https://gerrit.osmocom.org/13053 Change subject: switch UART debug to SIM7 .. switch UART debug to SIM7 SERCOM7 will mainly be used for the SIM7 interface. only if SIM7 is

Change in osmo-ccid-firmware[master]: PA11: Increase drive strength to 8mA

2019-02-26 Thread Kévin Redon
Kévin Redon has submitted this change and it was merged. ( https://gerrit.osmocom.org/13034 ) Change subject: PA11: Increase drive strength to 8mA .. PA11: Increase drive strength to 8mA It has been observed that the 20 MHz

Change in osmo-ccid-firmware[master]: Enable cache via CMCC for higher performance

2019-02-26 Thread Kévin Redon
Kévin Redon has submitted this change and it was merged. ( https://gerrit.osmocom.org/13033 ) Change subject: Enable cache via CMCC for higher performance .. Enable cache via CMCC for higher performance Change-Id:

Change in osmo-ccid-firmware[master]: Update from AtmelStart: Define all used GPIO pins

2019-02-26 Thread Kévin Redon
Kévin Redon has submitted this change and it was merged. ( https://gerrit.osmocom.org/13032 ) Change subject: Update from AtmelStart: Define all used GPIO pins .. Update from AtmelStart: Define all used GPIO pins Change-Id:

Change in osmo-ccid-firmware[master]: update from Atmel Start (just loading + re-exporting the project)

2019-02-26 Thread Kévin Redon
Kévin Redon has submitted this change and it was merged. ( https://gerrit.osmocom.org/13031 ) Change subject: update from Atmel Start (just loading + re-exporting the project) .. update from Atmel Start (just loading +

Change in osmo-ccid-firmware[master]: ncn8025: Add support for reading SIMx_INT status

2019-02-26 Thread Kévin Redon
Kévin Redon has posted comments on this change. ( https://gerrit.osmocom.org/13038 ) Change subject: ncn8025: Add support for reading SIMx_INT status .. Patch Set 3: Code-Review+2 -- To view, visit

Change in osmo-ccid-firmware[master]: PA11: Increase drive strength to 8mA

2019-02-26 Thread Kévin Redon
Kévin Redon has posted comments on this change. ( https://gerrit.osmocom.org/13034 ) Change subject: PA11: Increase drive strength to 8mA .. Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/13034 To

Change in osmo-ccid-firmware[master]: Update from AtmelStart: Define all used GPIO pins

2019-02-26 Thread Kévin Redon
Kévin Redon has posted comments on this change. ( https://gerrit.osmocom.org/13032 ) Change subject: Update from AtmelStart: Define all used GPIO pins .. Patch Set 2: Code-Review+2 -- To view, visit

Change in osmo-ccid-firmware[master]: Support for sysmoOCTSIM NCN8025/SX1503 control

2019-02-26 Thread Kévin Redon
Kévin Redon has submitted this change and it was merged. ( https://gerrit.osmocom.org/13030 ) Change subject: Support for sysmoOCTSIM NCN8025/SX1503 control .. Support for sysmoOCTSIM NCN8025/SX1503 control This adds an I2C

Change in osmo-ccid-firmware[master]: Support for sysmoOCTSIM NCN8025/SX1503 control

2019-02-26 Thread Kévin Redon
Kévin Redon has posted comments on this change. ( https://gerrit.osmocom.org/13030 ) Change subject: Support for sysmoOCTSIM NCN8025/SX1503 control .. Patch Set 3: Code-Review+2 -- To view, visit

Change in osmo-ccid-firmware[master]: Enable cache via CMCC for higher performance

2019-02-26 Thread Kévin Redon
Kévin Redon has posted comments on this change. ( https://gerrit.osmocom.org/13033 ) Change subject: Enable cache via CMCC for higher performance .. Patch Set 2: Code-Review+2 -- To view, visit

Change in osmo-ccid-firmware[master]: update from Atmel Start (just loading + re-exporting the project)

2019-02-26 Thread Kévin Redon
Kévin Redon has posted comments on this change. ( https://gerrit.osmocom.org/13031 ) Change subject: update from Atmel Start (just loading + re-exporting the project) .. Patch Set 2: Code-Review+2 -- To view, visit

Change in osmo-hlr[master]: hlr.c: move hlr_ctx to the top

2019-02-26 Thread Max
Max has posted comments on this change. ( https://gerrit.osmocom.org/13050 ) Change subject: hlr.c: move hlr_ctx to the top .. Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/13050 To unsubscribe, or

Change in osmo-pcu[master]: EDGE tests: remove no-op check

2019-02-26 Thread Max
Max has uploaded this change for review. ( https://gerrit.osmocom.org/13052 Change subject: EDGE tests: remove no-op check .. EDGE tests: remove no-op check The headerTypeControl() function always return constant and is only

Change in osmo-pcu[master]: EDGE tests: reduce code duplication

2019-02-26 Thread Max
Max has uploaded this change for review. ( https://gerrit.osmocom.org/13051 Change subject: EDGE tests: reduce code duplication .. EDGE tests: reduce code duplication * move duplicated code into helper function * use proper

Build failed in Jenkins: master-osmo-sgsn » --enable-iu,0,a3=default,a4=default,osmocom-master-debian9 #9062

2019-02-26 Thread jenkins
See -- [...truncated 1.24 MB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --disable-iu,1,a3=default,a4=default,osmocom-master-debian9 #9062

2019-02-26 Thread jenkins
See -- [...truncated 412.72 KB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --enable-iu,0,a3=default,a4=default,osmocom-master-debian9 #9061

2019-02-26 Thread jenkins
See -- [...truncated 1.24 MB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --disable-iu,1,a3=default,a4=default,osmocom-master-debian9 #9061

2019-02-26 Thread jenkins
See -- [...truncated 411.70 KB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --disable-iu,1,a3=default,a4=default,osmocom-master-debian9 #9060

2019-02-26 Thread jenkins
See -- [...truncated 411.51 KB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --enable-iu,0,a3=default,a4=default,osmocom-master-debian9 #9060

2019-02-26 Thread jenkins
See -- [...truncated 1.24 MB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Change in osmo-hlr[master]: hlr.c: move hlr_ctx to the top

2019-02-26 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/13050 Change subject: hlr.c: move hlr_ctx to the top .. hlr.c: move hlr_ctx to the top Allow all functions to use hlr_ctx, so it can be used by the

Build failed in Jenkins: master-asn1c » a1=default,a2=default,a3=default,a4=default,osmocom-master-debian9 #413

2019-02-26 Thread jenkins
See -- [...truncated 3.76 KB...] checking build system type... x86_64-unknown-linux-gnu checking host

Change in libosmo-netif[master]: amr: add functions to convert between bw-efficient and octet-aligned

2019-02-26 Thread dexter
dexter has uploaded this change for review. ( https://gerrit.osmocom.org/13049 Change subject: amr: add functions to convert between bw-efficient and octet-aligned .. amr: add functions to convert between bw-efficient and

Change in osmo-hlr[master]: gsup_router.c: gsup_route_find(): support blob

2019-02-26 Thread Neels Hofmeyr
Neels Hofmeyr has posted comments on this change. ( https://gerrit.osmocom.org/13048 ) Change subject: gsup_router.c: gsup_route_find(): support blob .. Patch Set 1: (3 comments) I was the one to send you on this journey,

Change in osmo-pcu[master]: Optionally Use the NS Sub-Network-Service (SNS) on Gb

2019-02-26 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13025 ) Change subject: Optionally Use the NS Sub-Network-Service (SNS) on Gb .. Optionally Use the NS Sub-Network-Service (SNS) on Gb This

Change in osmo-pcu[master]: Optionally Use the NS Sub-Network-Service (SNS) on Gb

2019-02-26 Thread Harald Welte
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/13025 to look at the new patch set (#2). Change subject: Optionally Use the NS Sub-Network-Service (SNS) on Gb ..

Build failed in Jenkins: master-osmo-sgsn » --enable-iu,0,a3=default,a4=default,osmocom-master-debian9 #9059

2019-02-26 Thread jenkins
See -- [...truncated 1.24 MB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --disable-iu,1,a3=default,a4=default,osmocom-master-debian9 #9059

2019-02-26 Thread jenkins
See -- [...truncated 413.80 KB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --disable-iu,1,a3=default,a4=default,osmocom-master-debian9 #9058

2019-02-26 Thread jenkins
See -- [...truncated 413.15 KB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --enable-iu,0,a3=default,a4=default,osmocom-master-debian9 #9058

2019-02-26 Thread jenkins
See -- [...truncated 1.24 MB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --enable-iu,0,a3=default,a4=default,osmocom-master-debian9 #9057

2019-02-26 Thread jenkins
See -- [...truncated 1.15 MB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --disable-iu,1,a3=default,a4=default,osmocom-master-debian9 #9057

2019-02-26 Thread jenkins
See -- [...truncated 389.27 KB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --enable-iu,0,a3=default,a4=default,osmocom-master-debian9 #9056

2019-02-26 Thread jenkins
See -- [...truncated 1.24 MB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --disable-iu,1,a3=default,a4=default,osmocom-master-debian9 #9056

2019-02-26 Thread jenkins
See -- [...truncated 411.61 KB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --enable-iu,0,a3=default,a4=default,osmocom-master-debian9 #9055

2019-02-26 Thread jenkins
See -- [...truncated 1.24 MB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --disable-iu,1,a3=default,a4=default,osmocom-master-debian9 #9055

2019-02-26 Thread jenkins
See -- [...truncated 413.80 KB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --disable-iu,1,a3=default,a4=default,osmocom-master-debian9 #9053

2019-02-26 Thread jenkins
See -- [...truncated 388.76 KB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --enable-iu,0,a3=default,a4=default,osmocom-master-debian9 #9052

2019-02-26 Thread jenkins
See -- [...truncated 1.15 MB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Build failed in Jenkins: master-osmo-sgsn » --enable-iu,0,a3=default,a4=default,osmocom-master-debian9 #9053

2019-02-26 Thread jenkins
See -- [...truncated 1.15 MB...] gbproxy_validate_tlli({current = afe2b700, assigned =

Change in libosmocore[master]: NS: Factor out gprs_nsvc_start_test() and use it

2019-02-26 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13023 ) Change subject: NS: Factor out gprs_nsvc_start_test() and use it .. NS: Factor out gprs_nsvc_start_test() and use it This function

  1   2   >