Adaptor for hybris gyroscope.
More...
#include <hybrisgyroscopeadaptor.h>
Adaptor for hybris gyroscope.
Adaptor for internal gyroscope. Uses hybris sensor daemon driver interface in polling mode, i.e. values are read with given constant interval.
Definition at line 38 of file hybrisgyroscopeadaptor.h.
◆ HybrisGyroscopeAdaptor()
HybrisGyroscopeAdaptor::HybrisGyroscopeAdaptor |
( |
const QString & |
id | ) |
|
◆ ~HybrisGyroscopeAdaptor()
HybrisGyroscopeAdaptor::~HybrisGyroscopeAdaptor |
( |
| ) |
|
◆ factoryMethod()
static DeviceAdaptor * HybrisGyroscopeAdaptor::factoryMethod |
( |
const QString & |
id | ) |
|
|
inlinestatic |
◆ processSample()
void HybrisGyroscopeAdaptor::processSample |
( |
const sensors_event_t & |
data | ) |
|
|
protected |
◆ startSensor()
bool HybrisGyroscopeAdaptor::startSensor |
( |
| ) |
|
◆ stopSensor()
void HybrisGyroscopeAdaptor::stopSensor |
( |
| ) |
|
The documentation for this class was generated from the following file: