1. 25 Mar, 2017 1 commit
    • Cedric Roux's avatar
      remove asn1 compilation fixes that went to asn1c (IMPORTANT: reinstall asn1c!) · d0e2938b
      Cedric Roux authored
      The files NativeInteger.c.diff and constr_SET_OF.c.diff
      from asn1c were generating compilation warnings. We had
      local patches applied on generated files by asn1c.
      
      A new version of asn1c has been pushed to
      https://gitlab.eurecom.fr/oai/asn1c
      (commit 224dc1f991b7e7ad705ce92e171b942f87b7b7e7)
      making obsolete the fixes we do here.
      
      So we now remove those fixes.
      
      *************************
      * IMPORTANT BEGIN       *
      *************************
      
      Everyone should update their asn1c installation.
      
      The simplest is to do:
      
          source oaienv
          cd cmake_targets
          ./build_oai -I
      
      *************************
      * IMPORTANT END         *
      *************************
      d0e2938b
  2. 03 Oct, 2016 1 commit
  3. 27 Sep, 2016 1 commit
  4. 22 Sep, 2016 2 commits
  5. 13 Sep, 2016 2 commits
  6. 12 Sep, 2016 1 commit
  7. 09 Sep, 2016 1 commit
  8. 08 Sep, 2016 3 commits
  9. 06 Sep, 2016 2 commits
  10. 05 Sep, 2016 1 commit
    • Cedric Roux's avatar
      bugfix: print a warning when a configuration parameter is not found · 64cd0076
      Cedric Roux authored
      If your configuration file does not contain a parameter
      the softmodem only printed "Failed to parse eNB configuration file"
      without telling you what parameter was not found.
      
      This quick fix adds a warning in such cases.
      
      It also exists at the first error rather than trying to
      parse the rest of the configuration file.
      64cd0076
  11. 01 Sep, 2016 1 commit
  12. 31 Aug, 2016 4 commits
  13. 30 Aug, 2016 9 commits
  14. 29 Aug, 2016 3 commits
  15. 27 Aug, 2016 2 commits
  16. 26 Aug, 2016 3 commits
  17. 24 Aug, 2016 3 commits