[Sensor][HAM] Synchronize feature tables and make them more consistent 96/150796/2
authorPawel Wasowski <p.wasowski2@partner.samsung.com>
Mon, 18 Sep 2017 15:33:45 +0000 (17:33 +0200)
committerEditor Lionbridge <TizenEditor.SEL@lionbridge.com>
Tue, 19 Sep 2017 07:33:44 +0000 (10:33 +0300)
Changes:
- add sensor and HAM related features to the app filtering guide
- fix "since" Tizen versions for sensors in the app fitering guide (make them the same as in the API reference)
- make sensor descriptions consistent

PS2: Reviewed

Change-Id: Ifce9c0b2e41b2381b1a8ca1f5dbe64cfffa014c9
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
org.tizen.guides/html/web/sensors/device_sensors_w.htm
org.tizen.training/html/web/details/app_filtering_w.htm

index b8951cb..130882d 100644 (file)
@@ -260,6 +260,18 @@ proximitySensor.getSensorHardwareInfo(onsuccessCB, onerrorCB);
      <td><code>http://tizen.org/feature/sensor.heart_rate_monitor</code></td>
     </tr>
     <tr>
+        <td>Heart rate monitor sensor (green LED)</td>
+     <td><code>http://tizen.org/feature/sensor.heart_rate_monitor.led_green</code></td>
+    </tr>
+    <tr>
+        <td>Heart rate monitor sensor (infrared LED)</td>
+     <td><code>http://tizen.org/feature/sensor.heart_rate_monitor.led_ir</code></td>
+    </tr>
+    <tr>
+        <td>Heart rate monitor sensor (red LED)</td>
+     <td><code>http://tizen.org/feature/sensor.heart_rate_monitor.led_red</code></td>
+    </tr>
+    <tr>
     <td>Light sensor</td>
      <td><code>http://tizen.org/feature/sensor.photometer</code></td>
     </tr>
index c4ea74f..7653c7b 100644 (file)
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.barometer</code></td>
-     <td>Specify this key, if the application requires a barometer sensor for using the <a href="../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/sensor.html">Sensor</a> (Pressure Type) API.</td>
-        <td>2.2.1</td>
+     <td>Specify this key, if the application requires a pressure sensor.</td>
+        <td>2.3</td>
+    </tr>
+<tr>
+<td><code>http://tizen.org/feature/sensor.gravity</code></td>
+     <td>Specify this key, if the application requires a gravity sensor.</td>
+        <td>3.0</td>
+    </tr>
+<tr>
+<td><code>http://tizen.org/feature/sensor.gyroscope</code></td>
+     <td>Specify this key, if the application requires a gyroscope sensor.</td>
+        <td>3.0</td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.gyroscope_rotation_vector</code></td>
-     <td>Specify this key, if the application requires a gyroscope-based rotation vector sensor.</td>
-        <td>2.4</td>
+     <td>Specify this key, if the application requires a gyroscope rotation vector sensor.</td>
+        <td>3.0</td>
+    </tr>
+<tr>
+<td><code>http://tizen.org/feature/sensor.gyroscope.uncalibrated</code></td>
+     <td>Specify this key, if the application requires an uncalibrated gyroscope sensor.</td>
+        <td>4.0</td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.heart_rate_monitor</code></td>
-     <td>Specify this key, if the application requires a heart rate monitor sensor for using the Human Activity Monitor (HRM Type) API.</td>
+     <td>Specify this key, if the application requires a heart rate monitor sensor.</td>
         <td>2.3</td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.heart_rate_monitor.led_green</code></td>
-     <td>Specify this key, if the application requires the LED green heart rate monitor sensor.</td>
+     <td>Specify this key, if the application requires a green LED heart rate monitor sensor.</td>
         <td>2.3.1</td>
     </tr>
        <tr>
 <td><code>http://tizen.org/feature/sensor.heart_rate_monitor.led_ir</code></td>
-     <td>Specify this key, if the application requires the LED infrared heart rate monitor sensor.</td>
+     <td>Specify this key, if the application requires an infrared LED heart rate monitor sensor.</td>
         <td>2.3.1</td>
     </tr>
        <tr>
 <td><code>http://tizen.org/feature/sensor.heart_rate_monitor.led_red</code></td>
-     <td>Specify this key, if the application requires the LED red heart rate monitor sensor.</td>
+     <td>Specify this key, if the application requires a red LED heart rate monitor sensor.</td>
         <td>2.3.1</td>
     </tr>
 <tr>
+<td><code>http://tizen.org/feature/sensor.linear_acceleration</code></td>
+     <td>Specify this key, if the application requires a linear acceleration sensor.</td>
+        <td>3.0</td>
+    </tr>
+<tr>
 <td><code>http://tizen.org/feature/sensor.magnetometer</code></td>
-     <td>Specify this key, if the application requires a magnetic sensor for using the Sensor (MAGNETIC Type) API.</td>
-       <td>2.2.1</td>
+     <td>Specify this key, if the application requires a magnetic sensor.</td>
+       <td>2.3</td>
+    </tr>
+<tr>
+<td><code>http://tizen.org/feature/sensor.magnetometer.uncalibrated</code></td>
+     <td>Specify this key, if the application requires an uncalibrated magnetic sensor.</td>
+       <td>3.0</td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.pedometer</code></td>
-     <td>Specify this key, if the application requires a pedometer sensor for using the Human Activity Monitor (PEDOMETER Type) API.</td>
+     <td>Specify this key, if the application requires a pedometer sensor.</td>
         <td>2.3</td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.photometer</code></td>
-     <td>Specify this key, if the application requires a photometer sensor for using the Sensor (LIGHT Type) API.</td>
-        <td>2.2.1</td>
+     <td>Specify this key, if the application requires a light sensor.</td>
+        <td>2.3</td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.proximity</code></td>
-     <td>Specify this key, if the application requires a proximity sensor for using the Sensor (PROXIMITY Type) API.</td>
-        <td>2.2.1</td>
+     <td>Specify this key, if the application requires a proximity sensor.</td>
+        <td>2.3</td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.sleep_monitor</code></td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.ultraviolet</code></td>
-     <td>Specify this key, if the application requires a ultraviolet sensor for using the Sensor (ULTRAVIOLET Type) API.</td>
+     <td>Specify this key, if the application requires a ultraviolet sensor.</td>
         <td>2.3</td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.wrist_up</code></td>
-     <td>Specify this key, if the application requires a wrist up sensor for using the Human Activity Monitor (WRIST_UP Type) API.</td>
+     <td>Specify this key, if the application requires a wrist up sensor.</td>
         <td>2.3</td>
     </tr>
 </tbody>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.barometer</code></td>
-     <td>Specify this key, if the application requires a barometer sensor.</td>
-        <td>2.2.1</td>
+     <td>Specify this key, if the application requires a pressure sensor.</td>
+        <td>2.3</td>
+    </tr>
+<tr>
+<td><code>http://tizen.org/feature/sensor.gravity</code></td>
+     <td>Specify this key, if the application requires a gravity sensor.</td>
+        <td>2.3.2</td>
+    </tr>
+<tr>
+<td><code>http://tizen.org/feature/sensor.gyroscope</code></td>
+     <td>Specify this key, if the application requires a gyroscope sensor.</td>
+        <td>2.3.2</td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.gyroscope_rotation_vector</code></td>
-     <td>Specify this key, if the application requires a gyroscope-based rotation vector sensor.</td>
-        <td>2.4</td>
+     <td>Specify this key, if the application requires a gyroscope rotation vector sensor.</td>
+        <td>2.3.2</td>
+    </tr>
+<tr>
+<td><code>http://tizen.org/feature/sensor.gyroscope.uncalibrated</code></td>
+     <td>Specify this key, if the application requires an uncalibrated gyroscope sensor.</td>
+        <td>4.0</td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.heart_rate_monitor</code></td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.heart_rate_monitor.led_green</code></td>
-     <td>Specify this key, if the application requires the LED green heart rate monitor sensor.</td>
+     <td>Specify this key, if the application requires a green LED heart rate monitor sensor.</td>
         <td>2.3.1</td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.heart_rate_monitor.led_ir</code></td>
-     <td>Specify this key, if the application requires the LED infrared heart rate monitor sensor.</td>
+     <td>Specify this key, if the application requires an infrared LED heart rate monitor sensor.</td>
         <td>2.3.1</td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.heart_rate_monitor.led_red</code></td>
-     <td>Specify this key, if the application requires the LED red heart rate monitor sensor.</td>
+     <td>Specify this key, if the application requires a red LED heart rate monitor sensor.</td>
         <td>2.3.1</td>
     </tr>
 <tr>
+<td><code>http://tizen.org/feature/sensor.linear_acceleration</code></td>
+     <td>Specify this key, if the application requires a linear acceleration sensor.</td>
+        <td>3.0</td>
+    </tr>
+<tr>
 <td><code>http://tizen.org/feature/sensor.magnetometer</code></td>
      <td>Specify this key, if the application requires a magnetic sensor.</td>
-        <td>2.2.1</td>
+        <td>2.3</td>
+    </tr>
+<tr>
+<td><code>http://tizen.org/feature/sensor.magnetometer.uncalibrated</code></td>
+     <td>Specify this key, if the application requires an uncalibrated magnetic sensor.</td>
+        <td>4.0</td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.pedometer</code></td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.photometer</code></td>
-     <td>Specify this key, if the application requires a photometer sensor.</td>
-        <td>2.2.1</td>
+     <td>Specify this key, if the application requires a light sensor.</td>
+        <td>2.3</td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.proximity</code></td>
      <td>Specify this key, if the application requires a proximity sensor.</td>
-        <td>2.2.1</td>
+        <td>2.3</td>
     </tr>
 <tr>
 <td><code>http://tizen.org/feature/sensor.sleep_monitor</code></td>