[MERGED] osmo-trx[master]: osmo-trx: set up signals using libosmocore helpers

2018-02-22 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: osmo-trx: set up signals using libosmocore helpers .. osmo-trx: set up signals using libosmocore helpers Change-Id:

osmo-trx[master]: osmo-trx: set up signals using libosmocore helpers

2018-02-22 Thread Harald Welte
Patch Set 5: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6646 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I86e78cd6054d0deff1b1aa061299d9f307e2a352 Gerrit-PatchSet: 5 Gerrit-Project: osmo-trx Gerrit-Branch: master

osmo-trx[master]: osmo-trx: set up signals using libosmocore helpers

2018-02-22 Thread Vadim Yanitskiy
Patch Set 2: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/6646 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I86e78cd6054d0deff1b1aa061299d9f307e2a352 Gerrit-PatchSet: 2 Gerrit-Project: osmo-trx Gerrit-Branch: master

[PATCH] osmo-trx[master]: osmo-trx: set up signals using libosmocore helpers

2018-02-22 Thread Pau Espin Pedrol
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/6646 to look at the new patch set (#2). osmo-trx: set up signals using libosmocore helpers Change-Id: I86e78cd6054d0deff1b1aa061299d9f307e2a352 --- M Transceiver52M/osmo-trx.cpp 1 file

[PATCH] osmo-trx[master]: osmo-trx: set up signals using libosmocore helpers

2018-02-21 Thread Pau Espin Pedrol
Review at https://gerrit.osmocom.org/6646 osmo-trx: set up signals using libosmocore helpers Change-Id: I86e78cd6054d0deff1b1aa061299d9f307e2a352 --- M Transceiver52M/osmo-trx.cpp 1 file changed, 20 insertions(+), 12 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-trx

osmo-trx[master]: osmo-trx: set up signals using libosmocore helpers

2018-02-21 Thread Vadim Yanitskiy
Patch Set 1: (1 comment) https://gerrit.osmocom.org/#/c/6646/1/Transceiver52M/osmo-trx.cpp File Transceiver52M/osmo-trx.cpp: Line 248: fprintf(stdout, "SIGINT received, shutting down\n"); We already printed, which signal was received. Let's either drop the 'SIGINT received'