From e605d27cd21baeadab3082281e9433ec31ab0c26 Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Thu, 19 May 2011 18:59:29 -0300 Subject: [PATCH] prod/doc/setup.html: put sections in a more logical order --- prod/doc/setup.html | 64 ++++++++++++++++++++++++++++++++------------- 1 file changed, 46 insertions(+), 18 deletions(-) diff --git a/prod/doc/setup.html b/prod/doc/setup.html index b51aae9..c5ad657 100644 --- a/prod/doc/setup.html +++ b/prod/doc/setup.html @@ -27,6 +27,14 @@ need to be installed on Ben and PC, and configuration settings +

Install test scripts

+ +@@@ + + + + +

Register Ben host name

To simplify accessing the Ben via TCP/IP, its IP address should be @@ -50,6 +58,42 @@ echo 192.168.1.202 jlime >>/etc/hosts + + + +

Customize test scripts

+ +@@@ + + + + + +

Ben software installation

+ +@@@ + + + + + +

Password-less remote access

+ +To enable password-less remote access from the PC, set up network +access to the Ben and run the following command: +
+ssh ben 'cat >>/etc/dropbear/authorized_keys' <~/.ssh/id_rsa.pub
+
+ + + + + +

Install ben-wpan tools

+ +@@@ + + @@ -112,24 +156,6 @@ atrf-proxy -b -

Ben software installation

- - - - - -

Password-less remote access

- -To enable password-less remote access from the PC, set up network -access to the Ben and run the following command: -
-ssh ben 'cat >>/etc/dropbear/authorized_keys' <~/.ssh/id_rsa.pub
-
- - - - -

Test profiles

Some of the functional tests measure characteristics that are strongly @@ -163,6 +189,8 @@ Ben, and if a stable temperature is maintained.

Signal strength

+@@@ +