An error occurred fetching the project authors.
- 12 Mar, 2021 5 commits
- 06 Mar, 2021 1 commit
-
-
rmagueta authored
-
- 04 Mar, 2021 1 commit
-
-
rmagueta authored
-
- 01 Mar, 2021 1 commit
-
-
rmagueta authored
-
- 24 Feb, 2021 1 commit
-
-
rmagueta authored
-
- 22 Feb, 2021 1 commit
-
-
rmagueta authored
-
- 21 Feb, 2021 1 commit
-
-
rmagueta authored
-
- 17 Feb, 2021 1 commit
-
-
rmagueta authored
-
- 12 Feb, 2021 1 commit
-
-
rmagueta authored
-
- 11 Feb, 2021 1 commit
-
-
rmagueta authored
-
- 08 Feb, 2021 2 commits
- 29 Jan, 2021 1 commit
-
-
cig authored
- bugfix in nr_ue_dci_configuration - cleanup of irrelevant RA-related data structure members in UE - moved msg1 init condition to MAC - minor fixes concerning init_ra function
-
- 28 Jan, 2021 1 commit
-
-
Thomas Schlichter authored
-
- 25 Jan, 2021 1 commit
-
-
Thomas Schlichter authored
-
- 21 Jan, 2021 1 commit
-
-
rmagueta authored
-
- 20 Jan, 2021 1 commit
-
-
rmagueta authored
-
- 15 Jan, 2021 5 commits
-
-
cig authored
- now transmitting resetting Msg3 slot and frame to -1 after transmission - cleanup in Msg3 scheduling - checked Msg3 pdu configuration against the 3GPP specs
-
cig authored
- new data struct is RA_config_t - all RA-related members have been moved to the new struct - static variables have been migrated too
-
cig authored
- sorted out according to recurring logic that wants function prototypes in separate files from data struct and constants definitions, variables in separate .c files with inclusion of "extern" header files - moved function prototypes to resective header files - moved data structures and constants to respective header files - merged unnecessary mac.h file into mac_defs.h @ MAC UE - moved const variables suchs as tables to respective .c files - moved extern references to respective extern.h files
-
cig authored
- related to section 5 of 3GPP TS 38.321 specs - handling of RA failure - handling of RA completion - first implementation of contention-based RA procedures - minor fixes related to ue_get_rach and init_ra functions
-
cig authored
- RA preamble power computation review - RSRP review - PCmax computation - Pathloss computation - cleanup of reference to LTE - minor fixes
-
- 09 Jan, 2021 1 commit
-
-
francescomani authored
-
- 27 Dec, 2020 9 commits
-
-
cig authored
- fixes to backoff counter procedure - updated received target power computation (TS 38.321 R16)
-
cig authored
- review/cleanup of commented out descriptions - logging - indentation - spacing - typos - cleanup of unused RA_tx_frame, RA_tx_slot members
-
cig authored
- moved init code to new function init_RA - moved relevant variables from MAC to prach_resources - cleanup of unused struct members - other minor fixes
-
cig authored
-
cig authored
- according to clause 7.1.1. of TS 38.213
-
cig authored
- focus: RA procedures, PHY procedures
-
cig authored
- Moved code for SSB to RACH mapping config to new function - Moved RA preambles configuration routine to new function - Removed irrelevant arguments to nr_get_prach_resources - turned some struct members and local vars into global vars - added checks on the RA Type as per TS 38.321 clause 5.1.1 - minor cleanups - currently only 4-step RA is available
-
cig authored
- whether it is 2-step or 4-step RA - added checks on CFRA and 2-step RA pointer members - introduced enum and PRACH resources struct member
-
cig authored
- removed irrelevant prach_config_enabled parameter - cleanup of commented out code - minor fixes - enhancement of logging
-
- 09 Dec, 2020 1 commit
-
-
Francesco Mani authored
-
- 04 Dec, 2020 1 commit
-
-
Robert Schmidt authored
-
- 13 Nov, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 27 Oct, 2020 1 commit
-
-
Mario Hudon authored
-