Skip to content
Snippets Groups Projects
Forked from oai / openairinterface5G
Source project has a limited visibility.
  • Cédric Roux's avatar
    62bcd5ed
    fix: create tasks before sync in oaisim · 62bcd5ed
    Cédric Roux authored
    Not sure if this is the right thing to do, but it seems to be.
    
    "start_eNB = 1;" is also necessary when the l2l1 task gets INITIALIZE_MESSAGE
    otherwise the eNB does not start.
    
    As it is today, I don't think oaisim will work with more than one eNB.
    62bcd5ed
    History
    fix: create tasks before sync in oaisim
    Cédric Roux authored
    Not sure if this is the right thing to do, but it seems to be.
    
    "start_eNB = 1;" is also necessary when the l2l1 task gets INITIALIZE_MESSAGE
    otherwise the eNB does not start.
    
    As it is today, I don't think oaisim will work with more than one eNB.