summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensors
Commit message (Expand)AuthorAgeFilesLines
* Fix clients starting sensors when sensorfw restarts.5.4Lorn Potter2015-05-281-0/+1
* Fix double negative values, sensorfw already transforms the accel values.Lorn Potter2015-04-131-3/+3
* Fix crash in QtSensors client, when sensorfwd is not running.Lorn Potter2015-04-021-1/+2
* add dynamic alwaysOn support for sensorfw backendLorn Potter2015-03-192-0/+29
* Make sensorfw als values the common standard for QtSensors pluginsLorn Potter2015-02-241-3/+3
* Do not install the dummy sensors plugin by defaultAllan Sandfeld Jensen2014-12-181-1/+5
* Update license headers and add new licensesJani Heikkinen2014-08-24145-2683/+1523
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-1219-72/+160
|\
| * Restore setting of sensors interface.Robin Burchell2014-07-171-0/+4
| * Series of crash fixes from Mer, squashedLorn Potter2014-07-1013-76/+97
| * [sensorfw] need to run init after sensord has been restartedLorn Potter2014-07-1019-0/+63
* | Compass sensor implementation for AndroidPaul Olav Tvete2014-08-127-0/+298
* | winrt: Avoid divide-by-zero when starting sensorsAndrew Knight2014-08-085-5/+30
* | Set dataRates for sensorsMaurice Kalinowski2014-08-085-0/+15
* | Add Windows Phone 8.1 supported sensorsMaurice Kalinowski2014-08-083-19/+7
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-06-266-7/+7
|\|
| * WinRT: Check whether default sensors were obtained successfullyv5.3.1Oliver Wolff2014-06-186-7/+7
* | Merge remote-tracking branch 'origin/5.3' into devSergio Ahumada2014-06-146-0/+20
|\|
| * Android: don't crash if Gravity is not supportedstablePaul Olav Tvete2014-06-023-0/+8
| * ios: skip accelerometer, gyroscope and magnetomenter updates if NaNFawzi Mohamed2014-04-173-0/+12
* | send first proximity signal even when it's "closed".Lorn Potter2014-05-202-10/+7
* | fix obs buildLorn Potter2014-05-205-16/+16
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-1119-16/+26
|\|
| * Android, Fix generic access to QAccelerometerAndrew Inwood2014-04-092-4/+5
| * add PLUGIN_CLASS_NAME declarations to plugin projectsOswald Buddenhagen2014-04-097-0/+7
| * BlackBerry: update plugin keyAndrew Inwood2014-04-079-9/+9
| * Simplify building of simulator based codeAlex Blasche2014-04-071-3/+5
* | Create a new sensor type for distance.Andrew Inwood2014-03-284-0/+126
|/
* Implement QAccelerometer accelerationModev5.3.0-beta1Andrew Inwood2014-03-204-3/+49
* BlackBerry: Update threshold for close detectionAndrew Inwood2014-03-111-1/+5
* Fix some typos in comments and documentationSergio Ahumada2014-03-044-5/+5
* Initial sensors backend for WinRT/Windows Phonev5.3.0-alpha1Andrew Knight2014-02-1618-0/+1887
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-0311-24/+24
* Compile fix for WinRTMaurice Kalinowski2014-01-281-0/+4
* Use correct method signature for slots.old/5.2Michael Brasser2014-01-161-2/+2
* Make QtSensors use Q_DECL_OVERRIDESamuel Gaist2013-11-1941-102/+102
* BlackBerry: Disabled "returnGeoValues" featureBernd Weimer2013-10-282-36/+15
* make sensorfw plugin handle the sensord restarting.Lorn Potter2013-10-2325-74/+182
* BlackBerry: Ensured that proper sensor.h file is usedBernd Weimer2013-09-192-3/+7
* Android: Add missing sensorsPaul Olav Tvete2013-09-1911-8/+435
* Merge branch 'stable' into devSergio Ahumada2013-08-052-2/+2
|\
| * add gyroscope for sensorfw backendLorn Potter2013-08-011-0/+1
| * use 9.80665 as standard gravity for calculations.Lorn Potter2013-08-011-2/+1
* | iOS: change magnetometer implementation to use Timer base pollingRichard Moe Gustavsen2013-06-122-83/+54
* | iOS: change gyro implementation to use Timer base pollingRichard Moe Gustavsen2013-06-102-35/+23
* | Merge branch 'stable' into devSergio Ahumada2013-06-0722-24/+45
|\|
| * fix build in OBS, as well as fixes for API changes.Lorn Potter2013-06-0622-23/+44
| * Fix pkgconfig dependsLorn Potter2013-05-231-1/+1
* | iOS: change accelerometer to use QTimer for pollingRichard Moe Gustavsen2013-06-052-37/+24
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-237-18/+21
|\|