An error occurred fetching the project authors.
  1. 23 Dec, 2020 1 commit
  2. 26 Nov, 2020 1 commit
  3. 24 Aug, 2020 1 commit
  4. 21 Jul, 2020 2 commits
  5. 01 Jun, 2020 1 commit
  6. 13 May, 2020 1 commit
  7. 17 Apr, 2020 2 commits
    • Cedric Roux's avatar
      rlc v2: hotfix: remove some AssertFatal · 12374511
      Cedric Roux authored
      Not sure if the problem is in the MAC layer or in the RLC v2 layer.
      Maybe the buffer status reporting in RLC v2 is not good. Let's remove
      two AssertFatal in the MAC for the time being.
      12374511
    • Cedric Roux's avatar
      hotfix: remove an AssertFatal · 8ca42918
      Cedric Roux authored
      The UE code to compute BSR is too complex, has to be reworked/simplified.
      This commit just removes the assert, does not solve anything.
      8ca42918
  8. 06 Apr, 2020 1 commit
    • Robert Schmidt's avatar
      RLC: _req() accepts max TB size, _ind() not · eeaa5a99
      Robert Schmidt authored
      Previously, the various rlc_*_ind() functions had a parameter to enable
      the MAC to specify the max TB size that a subsequent call to the
      corresponding rlc_*_req() (!) function would return. This patch removes
      this parameter from the rlc_*_ind() functions and makes the parameter
      working that is already in the rlc_*_req() functions.
      eeaa5a99
  9. 05 Mar, 2020 1 commit
  10. 12 Feb, 2020 1 commit
  11. 20 Jan, 2020 1 commit
    • Javier Morgade's avatar
      *HOTFIX: After develop/develop-nr merge UE was crashing with MBMS U-Plane traffic running · dff766ae
      Javier Morgade authored
      	-New MAC SDU integrity check in ue_procedures .c introduced for MCH channels.
      	-This SDU behavior didn’t show up with former develop
      	-TOCHECK whether NFAPI was properly merged on the eNB side.
      	-eNB_scheduler_mch has been slightly rearranged.
      
      	*BUGFIX:
      	-In dlsch_demodulation.c  “ rxF_comp_d.m” was continuously being written to disk
      
      	*New reference config file added (lte-fdd-mbms-basic-sim.conf) for rfsim environment
      dff766ae
  12. 16 Jan, 2020 1 commit
  13. 08 Oct, 2019 2 commits
  14. 23 Sep, 2019 1 commit
  15. 16 Sep, 2019 1 commit
  16. 14 Sep, 2019 1 commit
    • Javier Morgade's avatar
      *L2 procedures to enable mixed unicast/broadcast operation at ENB implemeted: · dc14cdc6
      Javier Morgade authored
      	-MBMS scheduler developed (oneFrame allocations implemented at this time)
      	-UE DSLCH schedulers updated: if an eMBMS session running UE DTCH, DCCH will be only scheduled at non MBSFN sufbframes
      	-eMBMS L2 procedures implemented
      	-Dedicated MBMS PDCP pipes src/sink enabled (only for TUN)
      	-BUGFIX eMBMS MAC procedures (wrong indexing at few loops)
      	-ENB FAPI updated to enable dynamic MBSFN configurations through M2AP (RRC<->MCE)
      
      	ACKNOWLEDGEMENT:
       	1. This commit was developed at Vicomtech (https://www.vicomtech.org) under UE project CDN-X-ALL: "CDN edge-cloud computing for efficient cache and reliable streaming aCROSS Aggregated unicast-multicast LinkS"
       	2. Project funded by Fed4FIRE+ OC5 (https://www.fed4fire.eu)
      Signed-off-by: default avatarJavier Morgade <javier.morgade@ieee.org>
      dc14cdc6
  17. 29 Apr, 2019 2 commits
  18. 12 Apr, 2019 1 commit
  19. 05 Apr, 2019 1 commit
  20. 25 Feb, 2019 1 commit
  21. 14 Feb, 2019 1 commit
  22. 22 Jan, 2019 1 commit
  23. 09 Jan, 2019 1 commit
  24. 07 Jan, 2019 1 commit
    • Cedric Roux's avatar
      fix a lot of file mode · aea6b4b5
      Cedric Roux authored
      For whatever reason most of the files had their permission
      changed from 644 to 755, which is not wanted.
      aea6b4b5
  25. 03 Nov, 2018 1 commit
  26. 02 Nov, 2018 1 commit
  27. 24 Oct, 2018 1 commit
  28. 22 Oct, 2018 1 commit
  29. 17 Oct, 2018 1 commit
  30. 23 Aug, 2018 1 commit
  31. 14 Aug, 2018 1 commit
  32. 30 Jul, 2018 3 commits
  33. 21 Jun, 2018 1 commit
  34. 29 May, 2018 1 commit