fix_issue_350_gtpu_init
Fix issue 350 Fix hidden bug in new itti (in a not yet used function) Add signal handler for SIGINT for record I/Q feature, it also calls the UHD close function: may help to leave USRP in good status Some code re-organization to improve code readability and to use later a different threading model: S1AP, SCTP, ... main loop separated in two functions: init and process message (as it was already in gtpu for example)
Merge request reports
Activity
OAI eNb-CI build (327): failed (https://oailab.eurecom.fr:8083/jenkins/job/eNb-CI/327/)
OAI eNb-CI build (329): passed (https://oailab.eurecom.fr:8083/jenkins/job/eNb-CI/329/)
@lthomas for the moment please do not use astyle. Redo your work without any astyle, thanks. I close this merge request.
I used it only on one file, because the identation is actually messy in it (I can't to read the code).
So, it is a fair implementation of YOUR request.
The OAI policy is to re-indent all commited files, please comply to the common rules (you are welcome to debate the common decisions in meetings, not to refuse and ignore it).
I already asked you to not do it for the previous merge request. And I did not include the last commit you did at the time. So it's still valid as of now. For the moment we don't enforce astyle. Ignore the CI messages about this, thanks. We can talk about it at the next dev meeting and take a decision. As far as no decision is taken, I will not accept astyle changes.
OAI eNb-CI build (344): passed (https://oailab.eurecom.fr:8083/jenkins/job/eNb-CI/344/)
mentioned in merge request !405 (merged)