• Laurent THOMAS's avatar
    Introduce no-thread mode in ITTI · a1982390
    Laurent THOMAS authored
    Introduce a --no-itti-threads command line option to disable threading
    in ITTI, and call message handlers in the current thread. This is being
    introduced in order to increase repeatability when testing the nrUE with
    the IQPlayer. Without this feature, runs with the IQPlayer will end up
    differently, depending on the timing of ITTI threads, mostly when
    sending messages to RRC and NAS.
    a1982390
intertask_interface.cpp 19.4 KB