- 27 Sep, 2016 7 commits
-
-
Rohit Gupta authored
-
S. Sandeep Kumar authored
-
S. Sandeep Kumar authored
-
Cedric Roux authored
The ExpressMIMO2 kernel driver did not use proper mechanisms to copy from user space. It is very surprising that it ever worked at all... This commit is a quick fix. It is not the end of the story and some more work may be needed if things don't work. The remaining issue is that we pass pointer addresses to the kernel as 32 bits values, but pointers are 64 bits values (on x86_64, our supported platform). Some checks have been put in place to detect if upper 32 bits of a pointer are not 0 and print a strong error message in case of problem, but no clean solution has been implemented.
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 26 Sep, 2016 8 commits
-
-
Rohit Gupta authored
-
Florian Kaltenberger authored
-
Rohit Gupta authored
-
Rohit Gupta authored
Merge branch 'enhancement-10-harmony' of gitlab.eurecom.fr:oai/openairinterface5g into enhancement-10-harmony
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 25 Sep, 2016 3 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
Merge branch 'enhancement-10-harmony' of https://gitlab.eurecom.fr/oai/openairinterface5g into enhancement-10-harmony
-
Raymond Knopp authored
-
- 24 Sep, 2016 4 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 23 Sep, 2016 3 commits
-
-
Rohit Gupta authored
-
Raymond Knopp authored
Merge branch 'enhancement-10-harmony' of https://gitlab.eurecom.fr/oai/openairinterface5g into enhancement-10-harmony
-
Raymond Knopp authored
-
- 22 Sep, 2016 6 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
Merge branch 'enhancement-10-harmony' of https://gitlab.eurecom.fr/oai/openairinterface5g into enhancement-10-harmony
-
Rohit Gupta authored
-
Raymond Knopp authored
Merge branch 'enhancement-10-harmony' of https://gitlab.eurecom.fr/oai/openairinterface5g into enhancement-10-harmony
-
Raymond Knopp authored
-
Rohit Gupta authored
-
- 21 Sep, 2016 3 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Raymond Knopp authored
-
- 20 Sep, 2016 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 19 Sep, 2016 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
Conflicts: cmake_targets/autotests/test_case_list.xml openair1/PHY/INIT/lte_init.c openair1/PHY/INIT/lte_param_init.c openair1/PHY/LTE_TRANSPORT/pucch.c openair1/SIMULATION/LTE_PHY/pdcchsim.c openair2/ENB_APP/enb_config.h openair2/RRC/LITE/rrc_eNB.c targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.generic.oaisim.local_no_mme.conf targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.usrpb210.conf targets/RT/USER/lte-softmodem.c targets/SIMU/USER/init_lte.c targets/SIMU/USER/oaisim.c targets/SIMU/USER/oaisim_functions.c
-
- 17 Sep, 2016 1 commit
-
-
Raymond Knopp authored
-
- 15 Sep, 2016 1 commit
-
-
Raymond Knopp authored
-