- Jan 30, 2020
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Jan 23, 2020
-
-
WANG Tsu-Han authored
-
- Jan 20, 2020
-
-
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
-
- Jan 16, 2020
-
-
WANG Tsu-Han authored
-
- Jan 15, 2020
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Jan 09, 2020
-
-
Raphael Defosseux authored
Mainly comestics and integer type management Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Jan 08, 2020
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Dec 20, 2019
-
-
Hongzhi Wang authored
-
Hongzhi Wang authored
-
Hongzhi Wang authored
-
- Dec 19, 2019
-
-
knopp authored
-
- Dec 18, 2019
-
-
- total num of symbols is 12 instead of 14 in PUSCH - actual UL slot is 3 instead of 2
-
Thomas Schlichter authored
Replace "slot == 18" by "slot == (20 + NR_UPLINK_SLOT - DURATION_RX_TO_TX) % 20". At least this is correct for 30 kHz SCS...
-
-
-
- Dec 10, 2019
-
-
Cédric Roux authored
Initial implementation. nr_rlc/nr_rlc_oai_api.c will need some clean rewrite at some point. More testing is also needed.
-
- Dec 08, 2019
-
-
Thomas Laurent authored
bug fix: ue was not reading options + more debug printf cleanup in openair1/PHY/NR_UE_TRANSPORT/dci_nr.c
-
- Dec 06, 2019
-
-
Guido Casati authored
Maintenance of Uplink Time Alignment. Introduced control on TA transmission and TA update application. - ta_timer at gNB side to control the transmission of TA to the UE. This is now happening every 20 slots. - when the timer resets gNB is now transmitting the TA whether it is zero or not. - introduced struct NR_UL_TIME_ALIGNMENT_t to handle configuration of time alignment related parameters. - UE PHY RX: is now triggered through a flag when to store the TA command, the frame and slot when the application should occur. - UE PHY TX: when the tx frame and slot match the time alignment configuration, it process the TA command and applies the TA update
-
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
-
Florian Kaltenberger authored
- command line paramter --clock-source can only be set at UE (removed this option from gNB) - at gNB use clock_source from RU section in config file - in both cases if clock_source is present in usrp_args, it will override clock_source
-
- Dec 05, 2019
-
-
- Nov 27, 2019
-
-
Wang Tsu-Han authored
-
- Nov 26, 2019
-
-
Francesco Mani authored
-
- Nov 25, 2019
-
-
Florian Kaltenberger authored
-
Francesco Mani authored
-
- Nov 21, 2019
-
-
Wang Tsu-Han authored
-
- Nov 18, 2019
-
-
Wang Tsu-Han authored
-
- Nov 15, 2019
-
-
Francesco Mani authored
-
- Nov 12, 2019
-
-
Thomas Laurent authored
-
- Nov 04, 2019
-
-
Wang Tsu-Han authored
-
- Oct 31, 2019
-
- Oct 30, 2019
-
-
Florian Kaltenberger authored
-
- Oct 29, 2019
-
-
Florian Kaltenberger authored
-
- Oct 24, 2019
-
-
Hongzhi Wang authored
-
- Oct 16, 2019
-
-
Florian Kaltenberger authored
-
- Oct 15, 2019
-
-
Florian Kaltenberger authored
-
- Oct 14, 2019
-
-
Florian Kaltenberger authored
-
- Oct 11, 2019
-
-
Florian Kaltenberger authored
- gNB now only sends samples to USRP when DL slot. (should do the same for UE) - increased sf_ahead to 6 - fixed timestamp for usrp_write at UE
-
Florian Kaltenberger authored
- gNB now only sends samples to USRP when DL slot. (should do the same for UE) - increased sf_ahead to 6 - fixed timestamp for usrp_write at UE
-
- Oct 08, 2019
-
-
Turker YILMAZ authored
-