summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensors/sensorfw/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* make sensorfw plugin handle the sensord restarting.Lorn Potter2013-10-231-3/+3
| | | | | | | | | | This way, clients that are connected will continue to receive updates after the sensord has restarted, without the need to restart the sensor. Task-number: QTBUG-34050 Change-Id: I4a8fbca189764cf23a1453feae5c1fd9ed6911e7 Reviewed-by: Thomas McGuire <thomas.mcguire@kdab.com>
* add sensorfw based sensor pluginLorn Potter2013-03-051-0/+109
ported from qtmobility. Change-Id: Ia4ee6e2b7ecbc441c5f6605f1bbabfec22ddcd09 Reviewed-by: Lorn Potter <lorn.potter@jollamobile.com>