An error occurred fetching the project authors.
- 12 Oct, 2020 1 commit
-
-
Mahesh K authored
This commit contains work done by Eurecom and by Benetel.
-
- 07 Oct, 2020 1 commit
-
-
Mahesh authored
-
- 16 Apr, 2020 2 commits
-
-
Ahmed Hussein authored
-
Ahmed Hussein authored
-
- 02 Apr, 2020 1 commit
-
-
Ahmed Hussein authored
- Using the implemented DMRS functionalities at the MAC layer at the gNB side - Removing is_dmrs_symbol function - Temporary implemetation at the UE side considering DMRS symbol is at the 1st PUSCH symbol, until the nFAPI structs for DMRS is adopted at the UE side
-
- 13 Feb, 2020 1 commit
-
-
Francesco Mani authored
-
- 12 Feb, 2020 1 commit
-
-
Francesco Mani authored
-
- 05 Feb, 2020 2 commits
-
-
matzakos authored
nr-ip-UL-nos1: Integrate NR MAC PDU structures for the Uplink. Currently supporting only data SDUs, Control Elements to be added.
-
Francesco Mani authored
scheduling of PUCCH on MAC, passing PUCCH FAPI down to PHY (to be finished), filling DCI structures according to PUCCH (to be finished)
-
- 04 Feb, 2020 1 commit
-
-
Francesco Mani authored
-
- 03 Feb, 2020 1 commit
-
-
Francesco Mani authored
-
- 20 Jan, 2020 2 commits
-
-
matzakos authored
nr-ip noS1 uplink integration (testing with RFSIMULATOR only): Uplink IP packets received at the gNB and reaching at pdcp layer. Asserion error at pdcp_fifo_flush_sdus when trying to write on the nas socket
-
cig authored
- configure_fapi_dl_pdu is handling the nfapi_nr_dl_config_request_pdu - while configure_fapi_dl_Tx is now handling the nfapi_tx_request_pdu this was necessary because the computation of the TBS size is needed in the phytest scheduler before even knowing if there is any data to transmit. The tx_request_pdu must be handled instead only when there is data to transmit.
-
- 16 Jan, 2020 1 commit
-
-
Francesco Mani authored
-
- 13 Jan, 2020 1 commit
-
-
Francesco Mani authored
-
- 09 Jan, 2020 1 commit
-
-
Francesco Mani authored
definition of config request fapi structures in UE and acquisition from rrc of config data (work in progress)
-
- 06 Jan, 2020 1 commit
-
-
Raymond Knopp authored
-
- 03 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.
-
- 13 Dec, 2019 1 commit
-
-
Raymond Knopp authored
-
- 06 Dec, 2019 4 commits
-
-
Guido Casati authored
- introduced new parameter in nr_ue_dl_indication for UL time alignment - moved TA timer logic one level up so that now is executed every slot - set timer value to 80 slots to cope with the sl_ahead design - introduced new TA-related members to gNB MAC instance struct
-
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
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
-
- 05 Dec, 2019 1 commit
-
-
Raymond Knopp authored
-
- 04 Dec, 2019 1 commit
-
-
Francesco Mani authored
-
- 03 Dec, 2019 1 commit
-
-
Raymond Knopp authored
-
- 28 Nov, 2019 1 commit
-
-
Sakthivel Velumani authored
-
- 27 Nov, 2019 1 commit
-
-
Raymond Knopp authored
-
- 26 Nov, 2019 1 commit
-
-
Raymond Knopp authored
compiles, still needs to be tested gNB alone with rf-simulator / RF bench.
-
- 21 Nov, 2019 1 commit
-
-
Raymond Knopp authored
Still need to update PDCCH configuration with NR FAPI specifications
-
- 19 Nov, 2019 1 commit
-
-
Raymond Knopp authored
-
- 29 Oct, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 16 Oct, 2019 2 commits
-
-
Sakthivel Velumani authored
-
Florian Kaltenberger authored
-
- 13 Oct, 2019 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 27 Sep, 2019 1 commit
-
-
Sakthivel Velumani authored
-
- 20 Sep, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 18 Sep, 2019 1 commit
-
-
Sakthivel Velumani authored
-