Skip to content
Snippets Groups Projects
  1. Sep 03, 2016
  2. Aug 10, 2016
  3. Aug 06, 2016
  4. Jul 27, 2016
  5. Jul 11, 2016
    • Cedric Roux's avatar
      hotfix: better management of s-tmsi reconnect · d48c3369
      Cedric Roux authored
      The code was changing the rnti in the red-black tree without
      removing/reinserting the context. This is wrong because the
      rnti is a key of the red-black tree and you cannot change the
      key in a stored item at will.
      
      There are also modifications of the function mac_eNB_rrc_ul_failure
      which has to remove the UE in any case.
      
      And rrc_mac_remove_ue has been changed for the case where
      the UE is not found.
      d48c3369
  6. Jun 24, 2016
  7. Jun 23, 2016
  8. Jun 16, 2016
  9. Jun 15, 2016
  10. Jun 10, 2016
  11. Jun 07, 2016
  12. Jun 02, 2016
  13. May 27, 2016
  14. May 26, 2016
  15. May 15, 2016
  16. May 10, 2016
  17. Apr 10, 2016
  18. Apr 01, 2016
  19. Mar 28, 2016
  20. Mar 27, 2016
  21. Mar 26, 2016
  22. Mar 25, 2016
  23. Mar 23, 2016
    • gauthier's avatar
      added hotfix for DCCH bad size limitation (to be checked after merge with... · f79b0e7d
      gauthier authored
      added hotfix for DCCH bad size limitation (to be checked after merge with develop).  Changed UL idle scheduling to improve 5MHz performance, changed DCI aggregation for ue-specific DCIs (reduces contention with SI and RA in subframe 5 for 5 MHz). Added RRC timer for UE release which cleans L1.  Still issues in 10 MHz throughput with TCP. 5 MHz seems almost fine.
      f79b0e7d
    • Cedric Roux's avatar
      fix size checks of CCCH · 0d7e510d
      Cedric Roux authored
      it was at the wrong place
      it was also wrong (< instead of <=)
      0d7e510d
  24. Mar 18, 2016
  25. Mar 15, 2016
  26. Mar 13, 2016
  27. Mar 11, 2016
  28. Mar 07, 2016
  29. Mar 06, 2016
  30. Feb 25, 2016
  31. Feb 19, 2016
  32. Feb 17, 2016
  33. Feb 15, 2016
  34. Feb 14, 2016
Loading