Skip to content
Snippets Groups Projects
  1. Aug 01, 2016
  2. Jul 31, 2016
  3. Jul 24, 2016
  4. Jul 23, 2016
  5. Jul 22, 2016
  6. Jul 20, 2016
  7. Jul 17, 2016
  8. 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
  9. Jul 06, 2016
  10. Jul 01, 2016
  11. Jun 27, 2016
  12. Jun 24, 2016
  13. Jun 23, 2016
  14. Jun 21, 2016
  15. Jun 17, 2016
  16. Jun 16, 2016
  17. Jun 15, 2016
  18. Jun 10, 2016
  19. Jun 07, 2016
  20. Jun 02, 2016
  21. May 29, 2016
  22. May 27, 2016
  23. May 26, 2016
  24. May 25, 2016
    • Cedric Roux's avatar
      add some RRC logs · 0feda7fd
      Cedric Roux authored
      - adding T macros here and there
      - modify the T_messages.txt
      - modify enb.c to trace them in the RRC view
      0feda7fd
    • Cedric Roux's avatar
      more work on enb.c · 2138a47e
      Cedric Roux authored
      plus add rrc connection setup complete tracing
      2138a47e
  25. May 20, 2016
  26. May 16, 2016
  27. May 15, 2016
Loading