Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
gyroTempAcceptReady_s Struct Reference

#include <qaGobiApiCbk.h>

Data Fields

BYTE injectEnable
 
WORD samplesPerBatch
 
WORD batchPerSec
 

Detailed Description

This structure contains Gyroscope Temperature Accept Ready Info

Parameters
injectEnable
  • GNSS location engine is ready to accept data from sensor.
  • Values
  • 0x01 - Ready to accept sensor data
  • 0x00 - Not ready to accept sensor data
samplesPerBatch
  • number of samples per batch the GNSS location engine is to receive.
  • samplingFrequency = samplesPerBatch * batchesPerSecond
  • samplesPerBatch must be a nonzero positive value.
batchPerSec
  • LTE NAS version minor
  • Number of sensor-data batches the GNSS location engine is to receive per second.
  • BatchesPerSecond must be a nonzero positive value.

The documentation for this struct was generated from the following file: