An error occurred fetching the project authors.
  1. 20 Jan, 2020 1 commit
  2. 20 Dec, 2019 1 commit
  3. 10 Oct, 2019 1 commit
  4. 08 Oct, 2019 1 commit
  5. 04 Oct, 2019 1 commit
  6. 23 Sep, 2019 1 commit
  7. 14 Sep, 2019 1 commit
  8. 04 Jul, 2019 1 commit
  9. 27 Jun, 2019 1 commit
  10. 21 Jun, 2019 1 commit
  11. 28 May, 2019 3 commits
  12. 13 May, 2019 1 commit
    • Cedric Roux's avatar
      RRC: add an option to enable measurement reports · cd667e55
      Cedric Roux authored
      In the configuration file, to enable measurements, add:
      
          enable_measurement_reports = "yes";
      
      Note that if x2 is enabled then the option 'enable_measurement_reports'
      is not taken into account and the measurements are enabled.
      cd667e55
  13. 03 May, 2019 2 commits
  14. 19 Apr, 2019 1 commit
    • Robert Schmidt's avatar
      Configure complete PDCP in lte-(ue)softmodem · 42713b95
      Robert Schmidt authored
      * Instead of partly initializing in read_config_and_init(), everything of
        PDCP is initialized in main() of lte-softmodem
      * Omit RC.rrc access in RRU through checking of RC.nb_inst > 0
      * Includes FlexRAN, i.e. do not start FlexRAN in RRU
      * Function pointers to PDCP functions have to be set explicitly (avoid
        confusion of multiply setting function pointers)
      42713b95
  15. 16 Apr, 2019 2 commits
  16. 09 Apr, 2019 1 commit
  17. 08 Apr, 2019 1 commit
  18. 05 Apr, 2019 2 commits
  19. 04 Apr, 2019 1 commit
  20. 26 Mar, 2019 3 commits
  21. 19 Mar, 2019 1 commit
  22. 13 Mar, 2019 1 commit
    • Cedric Roux's avatar
      x2ap: timers, cleanup · 9456fe58
      Cedric Roux authored
      This commit introduces X2AP timers (t_reloc_prep, tx2_reloc_overall).
      You need to set the values in the configuration file.
      
      X2AP can be enabled or disabled in the configuration file too (disabled
      by default).
      
      Some deadcode was removed.
      9456fe58
  23. 12 Mar, 2019 1 commit
  24. 05 Mar, 2019 1 commit
    • Konstantinos Alexandris's avatar
      x2: bug fixes · 31797221
      Konstantinos Alexandris authored
      - free correctly in rrc_eNB_free_mem_UE_context
      - check for existence of ue_context.handover_info in rrc_enb_process_itti_msg
      - check return value sctp_peeloff in sctp_handle_new_association_req_multi
        and exit in case of failure
      31797221
  25. 25 Feb, 2019 2 commits
  26. 17 Feb, 2019 1 commit
  27. 15 Feb, 2019 1 commit
  28. 12 Feb, 2019 1 commit
  29. 16 Jan, 2019 1 commit
  30. 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
  31. 18 Dec, 2018 1 commit
  32. 29 Nov, 2018 1 commit