• Guido Casati's avatar
    Implement MAC/RRC setter/getter functions to support multiple TDD patterns · c3a67000
    Guido Casati authored
    * set_tdd_bmap_period, config_tdd_patterns: to configure TDD period, including bitmap, in the frame structure
    * get_tdd_periodicity: to retrieve the periodicity in milliseconds for the given TDD pattern
    * get_tdd_period_idx: to get the TDD period index based on pattern periodicities
    * get_ul_slots_per_period: get the number of UL slots (including mixed with UL symbols) in period
    * get_full_ul_slots_per_period: get the number of full UL slots in period
    * get_dl_slots_per_period: get the number of DL slots (including mixed with DL symbols) in period
    * get_full_dl_slots_per_period: get the number of full DL slots in period
    Co-authored-by: default avatarvijay chadachan <vijay.chadachan@firecell.io>
    c3a67000
nr_rrc_config.h 5.82 KB