Searched refs:Rx (Results 1 – 2 of 2) sorted by relevance
/edtt-latest/src/components/ |
D | dump.py | 81 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/ |
D | EDTT_framework_Babblesim.md | 117 * `direction`: Either `'Tx'` or `'Rx'`. Note that the current implementation only reads the Tx part…
|