- Mar 14, 2018
-
-
Raymond Knopp authored
-
- Mar 09, 2018
-
-
Cedric Roux authored
-
- Mar 08, 2018
- Mar 02, 2018
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- Mar 01, 2018
-
-
Robert Schmidt authored
has been introduced in commit 365ca71a
-
- Feb 22, 2018
-
-
Cedric Roux authored
-
Cedric Roux authored
- remove spaces at the end of lines - remove useless dead code use: git show -p <this commit> -w to see it clearly
-
Robert Schmidt authored
-
- Feb 20, 2018
-
-
shahab SHARIAT BAGHERI authored
-
- Feb 15, 2018
-
-
Cedric Roux authored
The following compilation failed before this commit: ./build_oai --eNB -w USRP -c --T-tracer
-
- Feb 14, 2018
-
-
Robert Schmidt authored
-
- Feb 13, 2018
-
-
Robert Schmidt authored
-
Robert Schmidt authored
- move IMSI extraction code to function, remove FLEXRAN comp. directive - refactor the code, esp. don't do deep if-nesting - remove m-tmsi part (does not give correct value) - copy complete IMSI info to UE context, decode in RAN API
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- Feb 12, 2018
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- Jan 31, 2018
-
-
Robert Schmidt authored
- flexran_get_half_duplex() - flexran_get_intra_sf_hopping() - flexran_get_type2_sb_1() - flexran_get_ue_category() - flexran_get_res_alloc_type1()
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Through configuration, the lte-softmodem can be halted to await a reconfiguration from the lte-softmodem. A mutex and condition variable are used to implement this. Furthermore, the dependance of lte-softmodem.c on FlexRAN has been reduced to one include and the flexran_agent_start() call.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
all the FlexRAN scheduling code is now also handled by the general OAI scheduling code
-
Robert Schmidt authored
-
Robert Schmidt authored
- when changing values RC.rrc[i]->configuration should be changed too - then, RRC_RECONFIGURATION_REQ will pass the changed conf down until PHY - give warnings at functions that are not implemented - rename functions flexran_get_tdd_ack_nack_feedback() -> flexran_get_tdd_ack_nack_feedback_mode() flexran_get_ue_pmi() -> flexran_get_ue_wpmi()
-
- Jan 24, 2018
-
-
Robert Schmidt authored
- defines RCconfig data structures - adds method to read data - use it in source files
-
Robert Schmidt authored
-
- Jan 21, 2018
-
-
Rohit Gupta authored
fixes after merge with develop. Partial UE/eNB separation in build to avoid problems with NFAPI in oaisim UE/RRU. tested with simulator.
-
- Jan 15, 2018
-
-
bruno mongazon authored
Fix #582, RTAI, RTAI_ENABLED, ENABLE_RTAI_CLOCK, RTAI_ISNT_POSIX, _RTAI_MATH_H, CELLULAR, TIMER_ONESHOT_MODE, EMOS, EMOS_CHANNEL, OAI_EMU, OPENAIR_EMU, PHY_ABSTRACTION, PHY_ABSTRACTION_UL removed
-