FreeCalypso > hg > fc-rfcal-tools
comparison doc/Test-system-interface @ 131:8e26cb57c7f8
doc/Test-system-interface: additions for Tx ramp testing
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Mon, 20 Dec 2021 03:29:23 +0000 |
| parents | 01bae2629ffd |
| children |
comparison
equal
deleted
inserted
replaced
| 130:634995d55601 | 131:8e26cb57c7f8 |
|---|---|
| 34 txpwr-cal-channel arfcn | 34 txpwr-cal-channel arfcn |
| 35 | 35 |
| 36 This command is used during Tx power level calibration procedures to tell the | 36 This command is used during Tx power level calibration procedures to tell the |
| 37 RF test system to switch to a different channel. | 37 RF test system to switch to a different channel. |
| 38 | 38 |
| 39 txpwr-cal-pcl pcl | |
| 40 | |
| 41 This command is used during Tx power level calibration procedures to tell the | |
| 42 RF test system which PCL is being tested - it allows the RF test system to | |
| 43 prepare for the expected power level and select the right template for ramp | |
| 44 tolerance checking. | |
| 45 | |
| 39 power-meas | 46 power-meas |
| 40 | 47 |
| 41 This command directs the RF test system to take a power level measurement | 48 This command directs the RF test system to take a power level measurement |
| 42 (txpwr-cal-setup must have been performed previously) and report it back to the | 49 (txpwr-cal-setup must have been performed previously) and report it back to the |
| 43 client in the response line. | 50 client in the response line. |
| 51 | |
| 52 power-meas ramp | |
| 53 | |
| 54 This command is the same as more basic power-meas, but it tells the TSID that | |
| 55 the client is interested not only in the power level measurement, but also needs | |
| 56 the RF test system to evaluate the ramp put out by the DUT, according to the PCL | |
| 57 template selected earlier with txpwr-cal-pcl. The response consists of the dBm | |
| 58 power measurement and a ramp status keyword, separated by white space. | |
| 59 | |
| 60 A given TSID implementation may ignore the ramp keyword after power-meas and | |
| 61 always return both values, if the actual RF test instrument always returns both | |
| 62 on the same query. | |
| 44 | 63 |
| 45 signal-gen-setup band | 64 signal-gen-setup band |
| 46 | 65 |
| 47 This command is sent to the TSID to prepare the RF test system for tests in | 66 This command is sent to the TSID to prepare the RF test system for tests in |
| 48 which the latter acts as a signal generator. The argument after the command | 67 which the latter acts as a signal generator. The argument after the command |
