An error occurred fetching the project authors.
- 26 Mar, 2024 1 commit
-
-
Laurent THOMAS authored
-
- 07 Mar, 2024 3 commits
-
-
Laurent THOMAS authored
remove corresponding global variables
-
mir authored
-
mir authored
-
- 27 Feb, 2024 1 commit
-
-
francescomani authored
-
- 20 Feb, 2024 1 commit
-
-
Guido Casati authored
- deleted: ../../../executables/rfsim.c - removed unused command line options to set SINR and SNR - removed unused functions to get SINR and SNR - removed unused RFSIM struct members
-
- 23 Jan, 2024 1 commit
-
-
Laurent THOMAS authored
make frame/slot in ul_config dl_config instead of upper structures value, fix modulo computation of frame
-
- 09 Jan, 2024 2 commits
-
-
Robert Schmidt authored
fix tx_resume_ind_fifo messages sending bugs, rename associated function send_slot_ind() to what it actually does send_dl_done_to_tx_thread()
-
Laurent THOMAS authored
merge two reduntant and incoherent enums for rnti_type_t, make a macro to stringify properly instead of hardcoded side strings array
-
- 19 Dec, 2023 1 commit
-
-
Laurent THOMAS authored
remove several unused files remove mem_block_t that is never used in a different way than a simple heap buffer move up IP address type and remove duplications of the same struct declaration
-
- 30 Aug, 2023 1 commit
-
-
Laurent THOMAS authored
-
- 27 Jul, 2023 1 commit
-
-
francescomani authored
-
- 20 Jul, 2023 1 commit
-
-
Laurent THOMAS authored
-
- 10 Jul, 2023 1 commit
-
-
laurent authored
-
- 30 Jun, 2023 1 commit
-
-
Melissa Elkadi authored
Implement the #define variables required for synchronization: These variables include offset and payload size values that vary from the Uu interface, in relation to the PSS, SSS and PBCH elements. We also introduce the new sl_mode command line flag, which is used to switch between the Uu interface and SL interface. This will allow us to modify exisitng PSS and SSS functions, without copying complete 5G functions and only changing a few lines to support sidelink mode. Fixing formatting for softmodem-common.h
-
- 08 Jun, 2023 1 commit
-
-
laurent authored
-
- 29 May, 2023 1 commit
-
-
francescomani authored
-
- 22 May, 2023 1 commit
-
-
Sakthivel Velumani authored
-
- 19 Apr, 2023 1 commit
-
-
laurent authored
-
- 12 Apr, 2023 1 commit
-
-
francescomani authored
-
- 03 Apr, 2023 6 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
Mutex for phy scope: Repeating this change again. My earlier change in commit 06ef3119 was erased by someone during merge of QT scope.
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
DL config as array in MAC Run RX slot processing in Tpool thread Fixed race in phy config Changed mac_IF_mutex Proc Tx: Lets wait for Proc Rx to get ACK/NACK -(only on slots that carry ACK/NACK) Fix problem with rfsim Separated PDCCH and PDSCH decoding functions. Run PDCCH decoding in main UE_thread. Fixed race in MAC dci config struct needed for parallel processing of slots Moved DLSCH transport block buffer to stack rx_ind as static allocation L2sim: Fixed calling of MAC sched in wrong slot Fix DCI extract bug for RA procedure
-
- 02 Apr, 2023 1 commit
-
-
francescomani authored
-
- 28 Mar, 2023 1 commit
-
-
Roberto Louro Magueta authored
-
- 15 Mar, 2023 1 commit
-
-
Melissa Elkadi authored
This commit includes changes to the function footprints for vaiours NR UE and gNB functions. It does not updated the LTE code. For functions shared by both LTE and 5G, we maintained the original LTE footprint and argument structure. Several of the simulators that use these functions have been updated as well. The specific usage of these functions which index into the int32_t buffers and treat the first int16_t and the real and the second as the complex should be modified in the near future.
-
- 23 Feb, 2023 1 commit
-
-
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
-
- 18 Dec, 2022 2 commits
-
-
Sakthivel Velumani authored
Direct check on dlsim buffer
-
Sakthivel Velumani authored
--Removed NR_UE_PDSCH global structure --Changed UE scope to accomodate local PDSCH data --Removed common_vars.rxdataF from global structure
-
- 15 Dec, 2022 2 commits
-
-
francescomani authored
-
francescomani authored
-
- 28 Nov, 2022 1 commit
-
-
Sakthivel Velumani authored
-
- 22 Nov, 2022 1 commit
-
-
Sakthivel Velumani authored
-
- 03 Nov, 2022 1 commit
-
-
francescomani authored
-
- 31 Oct, 2022 1 commit
-
-
Sakthivel Velumani authored
-
- 29 Oct, 2022 2 commits
-
-
francescomani authored
-
francescomani authored
-