1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-11-22 15:45:18 +02:00

prod/doc/: atrf-path now accepts keypresses from all the usual places

- setup.hmac, test.hmac: it's no longer necessary to "type into the
  window" (i.e., with the focus there)
This commit is contained in:
Werner Almesberger 2011-06-06 20:26:18 -03:00
parent 6ca63fc6e7
commit 90ee726285
2 changed files with 3 additions and 3 deletions

View File

@ -409,8 +409,8 @@ To generate the profiles for <B>atben</B> and <B>atusb</B>, simply run
<PRE>
make spectrum
</PRE>
Then place the devices appropriately and press <B>D</B> in the measurement
window to use the displayed spectrum as the reference. Multiple spectra
Then place the devices appropriately and press <B>D</B>
to use the displayed spectrum as the reference. Multiple spectra
can be merged into the reference, e.g., if unavoidable environmental
variations cause
significant changes. Spectra included in the reference are shown in blue.

View File

@ -210,7 +210,7 @@ is too strong.
<A href="atrf-path.png"><IMG src="atrf-path-small.png"</A>
<P>
To finish the test, the operator must type either <B>P</B>, <B>F</B>,
or <B>Q</B> in the window shown. <B>P</B> means "pass" and can only be
or <B>Q</B>. <B>P</B> means "pass" and can only be
entered if the measurement is within the limits. <B>F</B> means "fail"
and can only be entered if the measurements is outside the limits.
<B>Q</B>, quit, can be entered at any time and also fails the test.