Skip to content
Snippets Groups Projects
  1. Jul 28, 2019
  2. Jul 16, 2019
  3. Jul 23, 2019
  4. Jul 19, 2019
  5. Jul 10, 2019
  6. Jun 13, 2019
    • knopp's avatar
      fixed rar_Hopping configuration for eMTC. The value in configuration file was... · dd2d49f1
      knopp authored
      fixed rar_Hopping configuration for eMTC. The value in configuration file was a string, but libconfig was told it was an int. changed the configura
      tion file to '1' for this parameter and put default value to '1' which means off. Added AssertFatal, if this value is '0', which we don't suppor fo
      r now.
      
      _Please enter the commit message for your changes. Lines starting
      dd2d49f1
  7. May 13, 2019
    • Cédric Roux's avatar
      RRC: add an option to enable measurement reports · cd667e55
      Cédric 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
  8. May 07, 2019
  9. Apr 30, 2019
  10. Apr 24, 2019
  11. Apr 23, 2019
  12. Apr 19, 2019
  13. Apr 17, 2019
  14. Apr 09, 2019
  15. Mar 22, 2019
  16. Mar 20, 2019
  17. Mar 19, 2019
  18. Mar 13, 2019
    • Cédric Roux's avatar
      x2ap: timers, cleanup · 9456fe58
      Cédric 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
  19. Mar 12, 2019
  20. Mar 11, 2019
  21. Jan 21, 2019
  22. Jan 15, 2019
  23. Jan 14, 2019
  24. Jan 07, 2019
    • Cédric Roux's avatar
      fix a lot of file mode · aea6b4b5
      Cédric Roux authored
      For whatever reason most of the files had their permission
      changed from 644 to 755, which is not wanted.
      aea6b4b5
  25. Dec 03, 2018
  26. Nov 22, 2018
  27. Nov 08, 2018
  28. Oct 17, 2018
  29. Oct 16, 2018
  30. Oct 15, 2018
  31. Oct 12, 2018
  32. Oct 02, 2018
  33. Oct 01, 2018
  34. Sep 28, 2018
  35. Sep 27, 2018
Loading