• Romain Beurdouche's avatar
    fix(NR PHY simulators): Naming coherence & NR PHY simulators common functions object · e68123e0
    Romain Beurdouche authored
    1. Change the name of `openair1/SIMULATION/NR_PHY/nr_dummy_functions.c` into `openair1/SIMULATION/NR_PHY/nr_unitary_common.c` for naming coherence after adding the SIGINT handler which is not a dummy function.
    2. Instead of being built once for every NR PHY simulators, the common functions source file is built once as an object and linked to each simulator.
    e68123e0
nr_unitary_common.c 4.37 KB