Home
last modified time | relevance | path

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

/edtt-latest/src/components/
Ddump.py81 Rx = namedtuple('Rx', 'idx, ts, aa, freq, mod, status, packet') variable in DeviceDumpFileRx
116 return self.Rx._make((self.idx, rx_time_stamp, phy_address, center_freq, modulation, status,
/edtt-latest/docs/
DEDTT_framework_Babblesim.md117 * `direction`: Either `'Tx'` or `'Rx'`. Note that the current implementation only reads the Tx part…