- 10 Jul, 2016 3 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 08 Jul, 2016 6 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 07 Jul, 2016 1 commit
-
-
Cedric Roux authored
It creates more problems than it solves. We replace this approach by a straightforward synchronous one. Now in the downlink, at frame f and subframe s we use HARQ process (f * 10 + s) % 8. This is similar to uplink scheduling.
-
- 05 Jul, 2016 4 commits
-
-
nikaeinn authored
-
-
Cedric Roux authored
-
nikaeinn authored
-
- 03 Jul, 2016 2 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 01 Jul, 2016 2 commits
-
-
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
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric 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 9 commits
-
-
Cedric Roux authored
we have to free memory in any case...
-
Cedric Roux authored
git status was way too noisy
-
Cedric Roux authored
-
Cedric Roux authored
-
Frédéric Leroy authored
-
Frédéric Leroy authored
-
Frédéric Leroy 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()
-
Frédéric Leroy 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.
-
Cedric Roux authored
-