Browse Source

Update description of SensorLogger on website

tags/SensorLogger/0.1
Chris Smith 14 years ago
parent
commit
49e1a4d823
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      website/index.html

+ 2
- 1
website/index.html View File

@@ -14,7 +14,8 @@
14 14
      <div class="app">
15 15
       <a href="SensorLogger.apk" class="qr"><img src="SensorLogger.png" alt="SensorLogger.apk QR code"></a>
16 16
       <h2>Sensor logger</h2>
17
-      <p>Logs changes in accelerometer readings and allows them to be uploaded for use in research.</p>
17
+      <p>Logs changes in accelerometer and magnetic readings and allows them to be uploaded for use in research.</p>
18
+      <p>When the "start" button is pressed, the application will log sensor data for approximately 50 seconds, and then automatically upload it along with the user-supplied activity description.</p>
18 19
      </div>
19 20
     </div>
20 21
     <div id="footer"/>

Loading…
Cancel
Save