Skip to content
Snippets Groups Projects
  1. Sep 25, 2016
  2. Sep 24, 2016
  3. Sep 23, 2016
  4. Sep 22, 2016
  5. Sep 21, 2016
  6. Sep 20, 2016
  7. Sep 19, 2016
    • Raymond Knopp's avatar
      finishing merge with develop · 43f96a0e
      Raymond Knopp authored
      43f96a0e
    • Raymond Knopp's avatar
      Merge branch 'develop' into enhancement-10-harmony · 7678f88a
      Raymond Knopp authored
      Conflicts:
      	cmake_targets/autotests/test_case_list.xml
      	openair1/PHY/INIT/lte_init.c
      	openair1/PHY/INIT/lte_param_init.c
      	openair1/PHY/LTE_TRANSPORT/pucch.c
      	openair1/SIMULATION/LTE_PHY/pdcchsim.c
      	openair2/ENB_APP/enb_config.h
      	openair2/RRC/LITE/rrc_eNB.c
      	targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.generic.oaisim.local_no_mme.conf
      	targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.usrpb210.conf
      	targets/RT/USER/lte-softmodem.c
      	targets/SIMU/USER/init_lte.c
      	targets/SIMU/USER/oaisim.c
      	targets/SIMU/USER/oaisim_functions.c
      7678f88a
  8. Sep 17, 2016
  9. Sep 15, 2016
  10. Sep 14, 2016
  11. Sep 13, 2016
  12. Sep 12, 2016
  13. Sep 11, 2016
  14. Sep 10, 2016
  15. Sep 09, 2016
  16. Sep 08, 2016
  17. Sep 06, 2016
  18. Sep 05, 2016
    • 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
Loading