An error occurred fetching the project authors.
- 07 Mar, 2023 1 commit
-
-
Raymond Knopp authored
added msg-q threading options (and CPU thread pinning) from O-RAN 7.2 branch to develop-based for testing with USRP.
-
- 23 Feb, 2023 2 commits
-
-
Bo Zhao authored
Authors: Bo Zhao, Marwan Hammouda, Thomas Schlichter (Fraunhofer IIS) - CMakeLists modification: add QtWidgets library, add new source files, MOC (Meta-Object Compiler) on the given source file - build_oai modification - Activate new GUI with Qt on the UE side - 2 x 3 widget with I/Q sample for PDSCH - Drop-down list implementation
-
Robert Schmidt authored
-
- 01 Feb, 2023 1 commit
-
-
Rúben Soares da Silva authored
- previously, used magic numbers to designate nFAPI mode - now, use string values (MONOLITHIC, PNF, VNF, ...) - Remove printing of the nfapi mode to the console, as it's value is clear from the command-line argument - Update usages of the --nfapi command-line parameter in scripts and documentation to reflect the change to string values
-
- 30 Nov, 2022 1 commit
-
-
frtabu authored
-
- 14 Oct, 2022 1 commit
-
-
Robert Schmidt authored
- Remove all files referencing EXMIMO - Remove all targets/variables/defines that seem to be related to EXMIMO
-
- 02 Sep, 2022 1 commit
-
-
laurent authored
fix segv fix bug redeclaration of same struct in phy sim Apply 1 suggestion(s) to 1 file(s) code reveiw comments
-
- 26 Aug, 2022 1 commit
-
-
Hongzhi Wang authored
-
- 16 Aug, 2022 2 commits
-
-
Robert Schmidt authored
-
laurent authored
fix bug from this MR fix bug from this MR stupid-mistake
-
- 04 Aug, 2022 1 commit
-
-
Sagar Parsawar authored
-
- 24 Jun, 2022 1 commit
-
-
Ilario FAVERO authored
-
- 08 Jun, 2022 4 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
fixed indendation updated ulsim CI test parameters
-
Sakthivel Velumani authored
-
- 23 May, 2022 1 commit
-
-
Robert Schmidt authored
UHD documentation: "A tune request instructs the implementation how to tune the RF chain." This commit makes this configurable, from nr-softmodem, nr-uesoftmodem, lte-softmodem, and lte-uesoftmodem.
-
- 11 Apr, 2022 1 commit
-
-
Laurent THOMAS authored
-
- 07 Apr, 2022 1 commit
-
-
Thomas Schlichter authored
-
- 17 Mar, 2022 1 commit
-
-
Robert Schmidt authored
The basic simulator can be replaced with the RF simulator. Use option --rfsim.
-
- 09 Mar, 2022 1 commit
-
-
Hongzhi Wang authored
-
- 09 Feb, 2022 1 commit
-
-
Thomas Schlichter authored
In case of TDD we usually disable TX during RX. Unfortunately some USRPs create self-interference after disabling TX. To be able to work-around this issue, we add the flag "--continuous-tx".
-
- 27 Jan, 2022 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 20 Dec, 2021 1 commit
-
-
francescomani authored
-
- 12 Nov, 2021 1 commit
-
-
matzakos authored
-
- 08 Nov, 2021 1 commit
-
-
Melissa Elkadi authored
The following was changed in this commit: - A new struct in the mac instance was created for all emulated L1 fields. - NR UE RRC state bug was fixed - Checking the RAR rnti based on the MAC instance ra.ra_rnti and not hardcoding to 0x10b - Modified the name of the new emulate_l2 flag to make sense: emulate_l1
-
- 29 Oct, 2021 1 commit
-
-
Melissa Elkadi authored
-
- 30 Aug, 2021 1 commit
-
-
Abhijith authored
-
- 14 Aug, 2021 1 commit
-
-
Sakthivel Velumani authored
PRB based averaging can activated from command line options
-
- 28 Jul, 2021 1 commit
-
-
David Kim authored
1. If VNF is slower than PNF, next scheduling will be done after resync. 2. If VNF is unstable in slot progress, next scheduling will be done in next stable status. 3. SFN/SLOT indications are queued in nrUE. 4. get_queue is used instead of unquque for FIFO operation.
-
- 02 Jul, 2021 1 commit
-
-
Abhijith authored
-
- 16 Jun, 2021 1 commit
-
-
Deokseong "David" Kim authored
-
- 13 May, 2021 1 commit
-
-
luis_pereira87 authored
-
- 10 May, 2021 1 commit
-
-
Mahesh authored
-
- 01 May, 2021 2 commits
-
-
Melissa Elkadi authored
This commit also removed MAX_NUM_NEIGH_CELLs and replaced it with MAX_GNB_CELLS. This was a minor change OAI added. The standalone sockets for the NR UE correctly connect to the proxy. We are currently receiving dl_tti messages from the proxy.
-
rmagueta authored
-
- 30 Apr, 2021 1 commit
-
-
Melissa Elkadi authored
This commit is not currently building, but I wanted to be able to save the changes that I have added.
-
- 13 Apr, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 26 Mar, 2021 1 commit
-
-
francescomani authored
-