Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/spectracom_lib/
Dgsg6.py119 sat_id='', argument
138 if not sat_id and not sat_system:
143 elif sat_id and not sat_system:
144 self._send(':SOUR:SCEN:POW ' + str(sat_id) + ',' +
147 'identifiers').format(toggle_onoff, sat_id)
150 elif not sat_id and sat_system:
164 sat_id='', argument
201 if sat_id and not sat_system:
202 self._send(':SOUR:SCEN:POW ' + str(sat_id) + ',' +
205 'satellite id').format(round(power_level, 1), sat_id)
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/gnss_lib/
DGnssSimulator.py121 sat_id='', argument
149 sat_id=sat_id,
155 sat_id='', argument
175 sat_id=sat_id,
/tools/test/connectivity/acts/framework/acts/controllers/spirent_lib/
Dgss7000.py426 sat_id='', argument
466 if not sat_id:
467 sat_id = 1
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
DLabTtffTestBase.py269 sat_id = setting.get('sat_id', '')
273 sat_id,