An error occurred fetching the project authors.
- 16 Jan, 2018 13 commits
-
-
bruno mongazon authored
-
bruno mongazon authored
-
bruno mongazon authored
-
bruno mongazon authored
-
bruno mongazon authored
-
bruno mongazon authored
-
bruno mongazon authored
-
bruno mongazon authored
-
bruno mongazon authored
-
bruno mongazon authored
-
bruno mongazon authored
-
bruno mongazon authored
-
bruno mongazon authored
-
- 15 Jan, 2018 1 commit
-
-
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
-
- 11 Jan, 2018 1 commit
-
-
bruno mongazon authored
-
- 30 Nov, 2017 1 commit
-
-
Florian Kaltenberger authored
making oaisim_nos1 compile
-
- 22 Nov, 2017 1 commit
-
-
Wolfgang A. Mozart authored
-
- 14 Nov, 2017 1 commit
-
-
bruno mongazon authored
-
- 27 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 23 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 20 Oct, 2017 1 commit
-
-
Cedric Roux authored
- compile with warning enabled (changes in CMakeLists.txt) - remove warnings that were present
-
- 12 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 06 Oct, 2017 1 commit
-
-
Cedric Roux authored
internal use, no documentation, no support.
-
- 29 Sep, 2017 1 commit
-
-
oai authored
-
- 21 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 16 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 03 Sep, 2017 1 commit
-
-
frtabu authored
-
- 23 Aug, 2017 1 commit
-
-
Cedric Roux authored
How to use: 1 - compilation of softmodem: ./build_oai --eNB -t ETHERNET 2 - compilation of mobipass driver: cd cmake_targets/lte_build_oai/build make oai_mobipass ln -sf liboai_mobipass.so liboai_transpro.so 3 - configuration: edit the configuration file, set "node_timing" to "synch_to_mobipass_standalone" that is, have the line: node_timing = "synch_to_mobipass_standalone"; 4 - run: run as usual: sudo ./lte-softmodem -C <configuration file>
-
- 17 Aug, 2017 1 commit
-
-
Raymond Knopp authored
addition of MPDCCH format 5. X_u_br sequences for BL/CE UE support and bugfixes in rx_prach0 for eMTC.
-
- 13 Aug, 2017 1 commit
-
-
Raymond Knopp authored
complete programming of Msg2/Msg4 procedures for eMTC. Addition of skeleton for PUCCH UCI (NFAPI) in L1. Some cleanup of eNB_scheduler.c
-
- 19 Jul, 2017 1 commit
-
-
Raymond Knopp authored
-
- 06 Jul, 2017 1 commit
-
-
Raymond Knopp authored
Note: this commit is work in progress. Contains initial integration of NFAPI data structures which are tested for TX path. RX path to follow.
-
- 16 Jun, 2017 1 commit
-
-
Cedric Roux authored
-
- 02 Jun, 2017 1 commit
-
-
Cedric Roux authored
- rename UE_NO_LOG to DISABLE_LOG_X because the name is misleading. The full software is impacted, not only the UE part - same for compilation option ---ue-no-log that becomes --disable-log - keep LOG_X for the standard case, that is the case without DISABLE_LOG_X where printf has been put. Two reasons: * printf is not realtime friendly * keep behavior similar for other users who may be troubled by different logs that don't add any benefit to previous logs
-
- 31 May, 2017 1 commit
-
-
Rohit Gupta authored
-
- 19 May, 2017 1 commit
-
-
gabrielC authored
--ue-trace : Enabling UE trace for debug --ue-timing : Enabling UE timing trace --ue-no-log : Disabling all LOG_X traces
-
- 15 May, 2017 1 commit
-
-
Cedric Roux authored
-
- 12 May, 2017 1 commit
-
-
Francois TABURET authored
Discovered and fix problems in shared lib build for usrp,bladerf and lime
-
- 17 Apr, 2017 1 commit
-
-
Raymond Knopp authored
-
- 24 Mar, 2017 1 commit
-
-
Cedric Roux authored
-