27 #ifndef GYROSCOPEADAPTOR_H 28 #define GYROSCOPEADAPTOR_H 30 #include "sysfsadaptor.h" 72 bool setInterval(
const unsigned int value,
const int sessionId);
85 void processSample(
int pathId,
int fd);
87 DeviceAdaptorRingBuffer<TimedXyzData>* gyroscopeBuffer_;
88 QByteArray dataRatePath_;
unsigned int interval() const
static DeviceAdaptor * factoryMethod(const QString &id)
Factory method for gaining a new instance of this adaptor class.
Datatypes for different filters.
~GyroscopeAdaptor()
Destructor.
GyroscopeAdaptor(const QString &id)
Constructor.
Adaptor for internal gyroscope.
bool setInterval(const unsigned int value, const int sessionId)