- Sep 27, 2016
-
-
Cédric Roux authored
-
Cédric Roux authored
Conflicts: openair1/PHY/INIT/lte_init.c openair1/PHY/LTE_TRANSPORT/dci_tools.c openair1/PHY/LTE_TRANSPORT/ulsch_decoding.c openair1/SCHED/phy_procedures_lte_eNb.c openair1/SCHED/phy_procedures_lte_ue.c openair1/SIMULATION/LTE_PHY/dlsim.c openair1/SIMULATION/RF/adc.c openair2/LAYER2/MAC/lte_transport_init.c targets/RT/USER/lte-softmodem.c targets/RT/USER/sched_dlsch.c targets/RT/USER/sched_rx_pdsch.c targets/RT/USER/sched_ulsch.c targets/SIMU/USER/oaisim.c
-
Cédric Roux authored
-
Cédric 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
-
- Sep 26, 2016
-
-
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
-
- Sep 25, 2016
-
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
knopp authored
-
knopp authored
Merge branch 'enhancement-10-harmony' of https://gitlab.eurecom.fr/oai/openairinterface5g into enhancement-10-harmony
-
knopp authored
-
- Sep 24, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Sep 23, 2016
-
-
Rohit Gupta authored
-
knopp authored
Merge branch 'enhancement-10-harmony' of https://gitlab.eurecom.fr/oai/openairinterface5g into enhancement-10-harmony
-
knopp authored
-
- Sep 22, 2016
-
-
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
-
knopp authored
Merge branch 'enhancement-10-harmony' of https://gitlab.eurecom.fr/oai/openairinterface5g into enhancement-10-harmony
-
knopp authored
-
Rohit Gupta authored
-
- Sep 21, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
knopp authored
-
- Sep 20, 2016
- Sep 19, 2016
-
-
knopp authored
-
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
-