- 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 3 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 24 Jun, 2016 6 commits
-
-
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
-
- 23 Jun, 2016 1 commit
-
-
Cedric Roux authored
-
- 21 Jun, 2016 2 commits
-
-
Cedric Roux authored
That led to uplink two resource blocks to fail being decoded (not always), due to wrong channel estimation. (As was the previous hotfix for five resource blocks.) This commit also includes some cleanup of some historical code that is not relevant anymore.
-
Cedric Roux authored
the bigger prime number lower than 60 is 59, not 50
-
- 20 Jun, 2016 2 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 18 Jun, 2016 9 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
Merge branch 'feature-34-test_framework' of https://gitlab.eurecom.fr/oai/openairinterface5g into feature-34-test_framework
-
Rohit Gupta authored
-
- 16 Jun, 2016 7 commits
-
-
Rohit Gupta authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Rohit Gupta authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
- 15 Jun, 2016 8 commits
-
-
Cedric Roux authored
The distinction common space/user space still requires some careful examination.
-
Frédéric Leroy authored
clang have changed its default standard to C11 compilation and is stricter. Ensure use of gnu89 standard to use pthread extension for --castxml-gccxml
-
Frédéric Leroy authored
It can't link because nas_config.c and rb_config.c was commented.
-
Frédéric Leroy authored
Th struct SamplesPacket is a type declaration. It is not defined in memory and thus samplesCount can't be declared static. Transform it to true cpp static variable class as this is c++ source.
-
cubiq authored
-
Frédéric Leroy authored
bladerf ppa don't publish packages for Ubuntu 16.04. There are official packages for bladerf so we use these.
-
Frédéric Leroy authored
-
Frédéric Leroy authored
It breaks apt-get remove command
-