esptest.iperf_utility.att_range module
Helpers for parsing iperf RSSI/ATT sweep ranges.
- esptest.iperf_utility.att_range.parse_expected_rssi_range(value)[source]
Parse expected range configuration into expected RSSI points.
- Supported formats:
start_rssi,end_rssi,step: legacy RSSI range, expanded to RSSI points.rssi0,rssi1,(start_rssi,end_rssi,step): explicit RSSI points plus expandable RSSI range segments.