An error occurred fetching the project authors.
- 23 Mar, 2020 1 commit
-
-
Cedric Roux authored
-
- 11 Mar, 2020 2 commits
- 04 Mar, 2020 1 commit
-
-
adk authored
-
- 13 Feb, 2020 1 commit
-
-
frtabu authored
-
- 12 Feb, 2020 2 commits
- 11 Feb, 2020 1 commit
-
-
matzakos authored
-
- 10 Feb, 2020 1 commit
-
-
Francesco Mani authored
-
- 05 Feb, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 03 Feb, 2020 1 commit
-
-
frtabu authored
-
- 20 Jan, 2020 3 commits
-
-
frtabu authored
-
frtabu authored
build improvements: allow build mode selection (-g -G options) allow all exec build in one pass, remove remaining USE_MME macros in nr code
-
Robert Schmidt authored
-
- 15 Jan, 2020 2 commits
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 13 Jan, 2020 1 commit
-
-
Raphael Defosseux authored
- physical simulators - LTE eNB - LTE UE - 5G-NR gNB Still NR-UE does not build and eNB segs fault at start of program Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 03 Jan, 2020 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 02 Jan, 2020 1 commit
-
-
Raymond Knopp authored
-
- 01 Jan, 2020 1 commit
-
-
Raymond Knopp authored
Testing of NR PDCCH/PDSCH with RRC Configuration. added RRC configuration to NR UE. Updates to UE DCI procedures (moved to MAC) and updates to FAPI interfaces for UE. nr_dlsim is functional, added profiling information for gNB TX.
-
- 18 Dec, 2019 1 commit
-
-
Khalid Ahmed authored
-
- 17 Dec, 2019 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 16 Dec, 2019 1 commit
-
-
frtabu authored
-
- 10 Dec, 2019 2 commits
-
-
matzakos authored
ENDC LTE-RRC: Add processing of Addition Response information elements, to be used for RRCConnectionReconfiguration
-
Cedric Roux authored
Initial implementation. nr_rlc/nr_rlc_oai_api.c will need some clean rewrite at some point. More testing is also needed.
-
- 06 Dec, 2019 2 commits
-
-
Guido Casati authored
Integration PHY and MAC procedures for Timing Advance updates. Compilation and run is OK. TA updates need further fixes as not working as expected. - "nr_process_timing_advance": TA to be applied is commented out, need to be uncommented - with introduced delay of 50 in rx_rf, TA update should be 34 in MAC CE but this does not occur when ta is applied at UE side according to standard - introduced ULSCH scheduler and NR RX SDU functions - fixes to logic in UL fill RX indication - added crc indication in UL RX - temporary hardcoded UE_id to 0, rnti not considered in the logic
-
Guido Casati authored
- Initial gNB DLSCH and UE spec scheduling implentation - MAC PDU generation (including header as per TS 38.321) - MAC PDU processing at UE side with extracion of TA updates - General code cleanup - Introduced NR MAC COMMON folder, moved common files here
-
- 19 Nov, 2019 1 commit
-
-
Raymond Knopp authored
-
- 12 Nov, 2019 1 commit
-
-
laurent authored
-
- 13 Oct, 2019 1 commit
-
-
Raymond Knopp authored
-
- 08 Oct, 2019 4 commits
-
-
laurent authored
-
Ahmed Hussein authored
-
Thomas Schlichter authored
-
Ahmed Hussein authored
Added the following folder: - ../openair1/PHY/NR_ESTIMATION/ Added the following file to CMakelists.txt: - ../openair1/PHY/NR_ESTIMATION/nr_ul_channel_estimation.c Added the following functions: - nr_pusch_dmrs_rx - nr_gold_pusch - nr_ulsch_channel_level - nr_ulsch_channel_compensation - nr_ulsch_scale_channel is commented out (I think only used for downlink) Changes from Khalid Ahmed Mahmoud Mohamed: - nr_pusch_channel_estimation is used - nr_ulsch_scale_channel is used - nr_ulsch_channel_level is used - nr_ulsch_channel_compensation is used - multiple logging options for channel and signal magnitude
-
- 03 Oct, 2019 2 commits
-
-
yilmazt authored
-
Cedric Roux authored
- send RRC Connection Reconfiguration with dummy ENDC data by doing: telnet localhost 9001 and press enter when the ENDC UE is connected to the eNB to send it
-
- 23 Sep, 2019 1 commit
-
-
frtabu authored
remove RRC_VERSION macros, simplify build-oai and CMakefile.txt accordingly, get rid of remaining compilation warnings (opt module improperly merged and patch asn1c files with tests against max 64 bits integer value)
-
- 22 Sep, 2019 1 commit
-
-
Raymond Knopp authored
-