Home
last modified time | relevance | path

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

/babblesim_ext_2G4_phy_v1-3.7.0/src/
Dp2G4_main.c131 …bs_time_t chopped_preamble = current_time - tx_s->start_packet_time; /*microseconds of preamble no… in tx_and_rx_match() local
133 if (chopped_preamble > rx_st->rx_s.acceptable_pre_truncation) { in tx_and_rx_match()