From acd80292bb9a62105204f012cf70d56d8c4b9ada Mon Sep 17 00:00:00 2001 From: Juha Vuolle Date: Wed, 23 Jun 2021 13:21:34 +0300 Subject: Remove TI Sensor tag support The TI Sensor tag support is specific to a firmware version, and while it could be updated on an ongoing basis, there has not been expressed use for it beyond its initial use cases. As with Qt sensors in general, sensors and platforms can be later reintroduced without compatibility issues should such needs emerge. [ChangeLog][TI Sensor tag] Remove support Pick-to: 6.2 Task-number: QTBUG-92512 Change-Id: I70c8514701787cc1d21195546a48b38d8009434f Reviewed-by: Lorn Potter --- src/sensors/doc/src/compatmap.qdoc | 23 ----------------------- src/sensors/doc/src/qt6-changes.qdoc | 6 ++++-- 2 files changed, 4 insertions(+), 25 deletions(-) (limited to 'src/sensors/doc') diff --git a/src/sensors/doc/src/compatmap.qdoc b/src/sensors/doc/src/compatmap.qdoc index a8ba2fcd..f013c891 100644 --- a/src/sensors/doc/src/compatmap.qdoc +++ b/src/sensors/doc/src/compatmap.qdoc @@ -58,7 +58,6 @@ iOS Windows Generic - TI Sensor Tag Accelerometer @@ -67,7 +66,6 @@ - Ambient Light Sensor @@ -76,7 +74,6 @@ - Ambient Temperature Sensor @@ -85,7 +82,6 @@ - Compass @@ -94,7 +90,6 @@ - Gyroscope @@ -103,16 +98,6 @@ - - - - Humidity Sensor - - - - - - Light Sensor @@ -121,7 +106,6 @@ - Magnetometer @@ -130,7 +114,6 @@ - Orientation Sensor @@ -139,7 +122,6 @@ - Pressure Sensor @@ -148,7 +130,6 @@ - Proximity Sensor @@ -157,7 +138,6 @@ - Rotation Sensor @@ -166,7 +146,6 @@ - Tilt Sensor @@ -175,7 +154,6 @@ - @@ -190,4 +168,3 @@ Sensor Gestures are mostly platform independent, and will run if the platform has the sensors required. Whether they are supported and work well or not depends on the platform. */ - diff --git a/src/sensors/doc/src/qt6-changes.qdoc b/src/sensors/doc/src/qt6-changes.qdoc index 4b4d2585..118c3700 100644 --- a/src/sensors/doc/src/qt6-changes.qdoc +++ b/src/sensors/doc/src/qt6-changes.qdoc @@ -49,11 +49,13 @@ \section2 sensorfw - \section2 sensorfw - The \l {https://git.sailfishos.org/mer-core/sensorfw}{sensorfw} does not yet have a Qt 6 port and is therefore not yet supported by sensors in Qt 6. + \section2 TI Sensor Tag + + Support for TI Sensor Tag has been removed. + \section2 Removed sensors QAltimeter, QDistanceSensor, QHolsterSensor and their QML counterparts -- cgit v1.2.3