FlexRAN: implement possibilty to await a configuration
Through configuration, the lte-softmodem can be halted to await a reconfiguration from the lte-softmodem. A mutex and condition variable are used to implement this. Furthermore, the dependance of lte-softmodem.c on FlexRAN has been reduced to one include and the flexran_agent_start() call.
Showing
- openair2/ENB_APP/enb_config.c 1 addition, 1 deletionopenair2/ENB_APP/enb_config.c
- openair2/ENB_APP/flexran_agent.c 33 additions, 12 deletionsopenair2/ENB_APP/flexran_agent.c
- openair2/ENB_APP/flexran_agent.h 1 addition, 5 deletionsopenair2/ENB_APP/flexran_agent.h
- openair2/ENB_APP/flexran_agent_common_internal.c 20 additions, 1 deletionopenair2/ENB_APP/flexran_agent_common_internal.c
- openair2/ENB_APP/flexran_agent_defs.h 11 additions, 1 deletionopenair2/ENB_APP/flexran_agent_defs.h
- targets/RT/USER/lte-softmodem.c 7 additions, 26 deletionstargets/RT/USER/lte-softmodem.c
- targets/RT/USER/lte-softmodem.h 1 addition, 4 deletionstargets/RT/USER/lte-softmodem.h
Loading
Please register or sign in to comment