An error occurred fetching the project authors.
- 18 Oct, 2022 1 commit
-
-
Melissa Elkadi authored
This commit provides CSI reporting support which is required for MIMO. It also updates the configuration files, provides sample BLER simualtion files for packet dropping in the MIMO 2x2 case. It also includes the hooks and functions (e.g., updating UCI2_3_4 PDU field) for MIMO 2x2 support. This commit will not include any channel abstraction code or modelling.
-
- 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
-
- 29 Sep, 2022 1 commit
-
-
Sakthivel Velumani authored
-
- 26 Sep, 2022 1 commit
-
-
Sakthivel Velumani authored
-
- 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
-
- 01 Sep, 2022 1 commit
-
-
Sagar Parsawar authored
-
- 25 Aug, 2022 2 commits
-
-
Sagar Parsawar authored
-
Sagar Parsawar authored
-
- 23 Aug, 2022 1 commit
-
-
Sagar Parsawar authored
This reverts commit 4704af48.
-
- 16 Aug, 2022 3 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 09 Aug, 2022 1 commit
-
-
Sagar Parsawar authored
-
- 05 Aug, 2022 1 commit
-
-
Sagar Parsawar authored
2. Fixed GPS time assert in gNB_scheduler_uci.c
-
- 04 Aug, 2022 1 commit
-
-
Sagar Parsawar authored
-
- 24 Jun, 2022 1 commit
-
-
Ilario FAVERO authored
-
- 07 Jun, 2022 1 commit
-
-
Robert Schmidt authored
-
- 31 May, 2022 1 commit
-
-
Florian Kaltenberger authored
-
- 12 Apr, 2022 1 commit
-
-
Laurent THOMAS authored
-
- 11 Apr, 2022 1 commit
-
-
Laurent THOMAS authored
-
- 28 Mar, 2022 1 commit
-
-
Laurent THOMAS authored
-
- 17 Mar, 2022 1 commit
-
-
Melissa Elkadi authored
-
- 25 Feb, 2022 1 commit
-
-
Robert Schmidt authored
-
- 24 Feb, 2022 1 commit
-
-
Mario Hudon authored
-
- 21 Feb, 2022 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
term_nr_ue_signal() frees all memory, except for dfts lib load
-
- 18 Feb, 2022 1 commit
-
-
Melissa Elkadi authored
-
- 17 Feb, 2022 2 commits
-
-
Melissa Elkadi authored
Instead of conditionally calling the pucch_scheduler we now only call the functions we need from the stub function directly. This is better because we are not modifying the OAI MAC layer code and ensuring that we are not calling the pucch_scheduler twice for the same sfn/slot
-
Melissa Elkadi authored
Adding error checking before indexing in mac layer harq array Adding error checking before writing ul_harq_sfn_slot Added comments Made a "static" free_uci_inds() actually static
-
- 16 Feb, 2022 3 commits
-
-
Melissa Elkadi authored
-
Melissa Elkadi authored
This reverts commit 9a78b589.
-
Melissa Elkadi authored
The nfapi code releases dl_ttis and tx_data_reqs if the buffer has data in it. In the proxy code we overwrite this instead of dropping the packet.
-
- 14 Feb, 2022 3 commits
-
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
- 09 Feb, 2022 2 commits
-
-
Melissa Elkadi authored
We have gotten rid of filling the ACK/NACK with the DLSCH and now only fill with the PUCCH. This assumes that the MAC layer is properly decoding the dl_tti_req and tx_data_req and allows us to simply use the MAC layers scheduled SNF/Slot to return the ACK NACK. There are some hacks added in this commit which ensure that the PDCP packet has the correct header (1st byte = 80) and now with 15Mbps we are seeing about 20% packet loss and a gNB bug on the edge case (current frame is 1023 and the gNB schduler wants an ACK in frame 0 but the scheduled UL_TTI_REQ has a frame of 1023).
-
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".
-
- 08 Feb, 2022 2 commits
-
-
Melissa authored
Downlink SISO modeling See merge request aburger/openairinterface5g!104
-
Melissa Elkadi authored
-
- 04 Feb, 2022 1 commit
-
-
Florian Kaltenberger authored
-