27 #ifndef OVR_SensorImpl_Common_h
28 #define OVR_SensorImpl_Common_h
46 float val,
float factor,
const char* label);
150 #endif // OVR_SensorImpl_Common_h
void SetSensorRange(const SensorRange &r, UInt16 commandId=0)
UInt16 KeepAliveIntervalMs
const UInt16 GyroRangeRamp[]
SensorRangeImpl(const SensorRange &r, UInt16 commandId=0)
void GetSensorRange(SensorRange *r)
SensorFactoryCalibrationImpl()
static SensorRange GetMaxSensorRange()
void PackSensor(UByte *buffer, SInt32 x, SInt32 y, SInt32 z)
const UInt16 AccelRangeRamp[]
void SetSensorCoordinates(bool sensorCoordinates)
void UnpackSensor(const UByte *buffer, SInt32 *x, SInt32 *y, SInt32 *z)
SensorKeepAliveImpl(UInt16 interval=0, UInt16 commandId=0)
bool IsUsingSensorCoordinates() const
UInt16 SelectSensorRampValue(const UInt16 *ramp, unsigned count, float val, float factor, const char *label)
const UInt16 MagRangeRamp[]