Home
last modified time | relevance | path

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

/edtt-latest/docs/
DEDTT_framework_Babblesim.md117 … Either `'Tx'` or `'Rx'`. Note that the current implementation only reads the Tx part of the dump …
/edtt-latest/src/components/
Ddump.py57 Tx = namedtuple('Tx', 'idx, ts, aa, freq, mod, packet') variable in DeviceDumpFileTx
77 …return self.Tx._make((self.idx, start_time, phy_address, center_freq, modulation, memoryview(packe…