• Bartosz Podrygajlo's avatar
    Add symbol timing functions for NR_DL_FRAME_PARMS · 8f88efd9
    Bartosz Podrygajlo authored
    Add two new functions for calculation symbol timestamp and symbol
    duration for NR_DL_FRAME_PARMS. These functions are not using
    the existing indirection mechanism via function pointers as this
    prevents the compiler from properly optimizing the code.
    8f88efd9
test_nr_frame_params.cpp 4.31 KB