Skip to content
Snippets Groups Projects
  1. 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
  2. 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
  3. May 07, 2019
  4. Apr 30, 2019
  5. Apr 24, 2019
  6. Apr 23, 2019
  7. Apr 19, 2019
  8. Apr 17, 2019
  9. Apr 09, 2019
  10. Mar 22, 2019
  11. Mar 20, 2019
  12. Mar 19, 2019
  13. 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
  14. Mar 12, 2019
  15. Mar 11, 2019
  16. Jan 21, 2019
  17. Jan 15, 2019
  18. Jan 14, 2019
  19. 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
  20. Dec 03, 2018
  21. Nov 22, 2018
  22. Nov 08, 2018
  23. Oct 17, 2018
  24. Oct 16, 2018
  25. Oct 15, 2018
  26. Oct 12, 2018
  27. Oct 02, 2018
  28. Oct 01, 2018
  29. Sep 28, 2018
  30. Sep 27, 2018
  31. Sep 21, 2018
  32. Sep 03, 2018
  33. Aug 28, 2018
  34. Aug 24, 2018
Loading