Home
last modified time | relevance | path

Searched refs:errorspercalc (Results 1 – 2 of 2) sorted by relevance

/babblesim_ext_2G4_phy_v1-latest/src/
Dp2G4_pending_tx_rx_list.h118 uint errorspercalc; //How many errors do we calculate each time that we calculate errors member
Dp2G4_main.c477 biterrors = bs_random_Binomial(st->errorspercalc, RAND_PROB_1/2); in rx_bit_error_calc()
479 biterrors = chm_bit_errors(&tx_l_c, tx_nbr, d, rx_st, current_time, st->errorspercalc); in rx_bit_error_calc()
904 rx_status->err_calc_state.errorspercalc = rxv2_s->error_calc_rate / 1000000; in prepare_rx_common()
908 rx_status->err_calc_state.errorspercalc = 1; in prepare_rx_common()