- 06 Jul, 2016 1 commit
-
-
Florian Kaltenberger authored
-
- 05 Jul, 2016 1 commit
-
-
- 03 Jul, 2016 2 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 01 Jul, 2016 4 commits
-
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
transmisison mode gets set with RRCReconfiguration
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 30 Jun, 2016 1 commit
-
-
Rohit Gupta authored
-
- 29 Jun, 2016 3 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 28 Jun, 2016 3 commits
-
-
Cédric Roux authored
-
Cédric Roux authored
-
Cédric Roux authored
The T has 2 processes: the tracee and the local tracer if the tracee dies (segfault or whatever) the tracee may still be running. So there is a third process that monitors those two others and kill everything when one dies. The problem is that this third process has to be the parent of the two others. That makes debugging the tracee with gdb impossible. This new option disables the third monitor process.
-
- 26 Jun, 2016 2 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
Merge branch 'bugfix-96-Fix-build-script-for-16.04-installation-v3' of https://gitlab.eurecom.fr/oai/openairinterface5g into bugfix-96-Fix-build-script-for-16.04-installation-v3
-
- 25 Jun, 2016 4 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 24 Jun, 2016 14 commits
-
-
Xiwen JIANG authored
-
Xiwen JIANG authored
-
Cédric Roux authored
we have to free memory in any case...
-
Xiwen JIANG authored
set transmission mode in phy_config_dedicated_[UE|eNB] after RRCConnectionReconfiguration(eNB) and RRCConnectionReconfigurationComplete(UE)
-
Cédric Roux authored
git status was way too noisy
-
Cédric Roux authored
-
Cédric Roux authored
-
FredericLeroy authored
-
FredericLeroy authored
-
FredericLeroy authored
libxslt1-dev is used at least for asn1 and usrp. It breaks the build when in check_install_additional_tools(). Move it to to check_install_oai_software()
-
FredericLeroy authored
uhd is not part of ubuntu standard repositories >= 14.04. Move the removal of uhd in its own space and do not fail if it doesn't exists.
-
Xiwen JIANG authored
-
Xiwen JIANG authored
-
Cédric Roux authored
-
- 23 Jun, 2016 5 commits
-
-
Cédric Roux authored
ctrl+c did not work when the program was not connected yet. It also didn't work if no event was received.
-
Cédric Roux authored
-
Cédric Roux authored
-
Cédric Roux authored
-
Cédric Roux authored
And it's sent at each connection attempt. Before it was sent only once to the first tracer. Plus there was a bug (length:(len) should have been length:(send_size)).
-