An error occurred fetching the project authors.
      
    
  - 05 Oct, 2020 8 commits
 - 
- 
Robert Schmidt authored
 - 
Robert Schmidt authored
 - 
Robert Schmidt authored
 - 
Robert Schmidt authored
 - 
Robert Schmidt authored
The name NR_UE_list_t is misleading: beyond being a simple "list", this structure carries all/most UE-related MAC information. If at all, it is a container for multiple lists. The next commit introduces a NR_UE_list_t structure that organizes UEs in lists such that it is easier to go through the UEs.
 - 
Robert Schmidt authored
when in phy test, only schedule UE to be in slot 8
 - 
Robert Schmidt authored
 - 
Robert Schmidt authored
 
 - 
 - 25 Sep, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 22 Sep, 2020 1 commit
 - 
- 
Cedric Roux authored
This commit introduces several enhancements in X2AP and RRC to deal with ENDC. The main goal is to deal with UE's on/off and with various errors. The following work is included: - DC prep and DC overall X2 timers - X2 messages for UE release and DC timers' timeout Open problems: - what to do when the UE sends an scg Failure? This commit removes the UE. And this removal may not be correctly done - UE removal in the gNB's PHY layer (a next commit is coming, but it is hackish and will need a rework) 
 - 
 - 12 Sep, 2020 1 commit
 - 
- 
Cedric Roux authored
RLC has timers. We need to keep track of time. We chose to not use realtime but 'processing time'. That is we send a tick to RLC for every subframe when it is processed by the softmodem. Before this commit we used to increase time in the function mac_rlc_status_ind which is called for every subframe in the eNB, but not in the gNB (at least not in the current gNB). So we need another way to keep track of time. The function gNB_dlsch_ulsch_scheduler is called for every slot. It seems to be the perfect candidate to send a tick to RLC for every subframe. We take care of subcarrier spacing to send every subframe (one subframe is always 1ms), not every slot (slot duration depends on subcarrier spacing). It may not be the best solution. To be revised if needed. Note: the UE has not been fixed. Some modification is needed for the UE too, most probably.
 
 - 
 - 04 Sep, 2020 2 commits
 - 
- 
Thomas Schlichter authored
I had to remove the Msg2 transmission in phytest mode, which was present in branch 'benetel_integration'. This caused following assertion: Assertion (Foffset <= Ncb) failed! In nr_rate_matching_ldpc() /home/sli/sudas-demonstrator/openair1/PHY/CODING/nr_rate_matching.c:411 Foffset 6492 > Ncb 924
 - 
Thomas Schlichter authored
 
 - 
 - 03 Sep, 2020 1 commit
 - 
- 
Raymond Knopp authored
 
 - 
 - 28 Aug, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 21 Aug, 2020 1 commit
 - 
- 
Cedric Roux authored
This commit contains work done by Eurecom and by Benetel.
 
 - 
 - 06 Aug, 2020 1 commit
 - 
 - 
 - 21 Jul, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 20 Jul, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 30 Jun, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 19 Jun, 2020 1 commit
 - 
- 
Thomas Schlichter authored
 
 - 
 - 08 Jun, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 04 Jun, 2020 1 commit
 - 
- 
laurent authored
 
 - 
 - 03 Jun, 2020 1 commit
 - 
- 
Francesco Mani authored
This reverts commit cf5bc231.
 
 - 
 - 02 Jun, 2020 2 commits
 - 
- 
Francesco Mani authored
This reverts commit 17a1a554.
 - 
Francesco Mani authored
 
 - 
 - 01 Jun, 2020 1 commit
 - 
 - 
 - 29 May, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 28 May, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 25 May, 2020 1 commit
 - 
- 
Raymond Knopp authored
 
 - 
 - 22 May, 2020 2 commits
 - 
- 
Francesco Mani authored
 - 
Sakthivel Velumani authored
 
 - 
 - 20 May, 2020 3 commits
 - 
- 
Francesco Mani authored
 - 
laurent authored
 - 
Francesco Mani authored
 
 - 
 - 19 May, 2020 1 commit
 - 
- 
matzakos authored
 
 - 
 - 15 May, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 14 May, 2020 1 commit
 - 
- 
Thomas Schlichter authored
 
 - 
 - 13 May, 2020 1 commit
 - 
 - 
 - 18 Apr, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 -