ISF  2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
magnetic_config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DEFAULTB   50.0F
 
#define INV_DEFAULTB   (1.0F/50.0F)
 
#define MAGBUFFSIZEX   12
 
#define MAGBUFFSIZEY   (2 * MAGBUFFSIZEX)
 
#define MINMEASUREMENTS4CAL   40
 
#define MINMEASUREMENTS7CAL   100
 
#define MINMEASUREMENTS10CAL   150
 
#define MAXMEASUREMENTS   240
 
#define INTERVAL4CAL   75
 
#define INTERVAL7CAL   250
 
#define INTERVAL10CAL   750
 
#define MINBFITUT   10.0F
 
#define MAXBFITUT   90.0F
 
#define FITERRORAGINGSECS   7200.0F
 
#define FUTPERCOUNT   (0.1F)
 
#define MESHDELTACOUNTS   (50)
 

Macro Definition Documentation

#define FITERRORAGINGSECS   7200.0F

Definition at line 40 of file magnetic_config.h.

Referenced by fRunMagCalibration().

#define FUTPERCOUNT   (0.1F)
#define INTERVAL10CAL   750

Definition at line 37 of file magnetic_config.h.

Referenced by fRunMagCalibration(), and Fusion_Run().

#define INTERVAL4CAL   75

Definition at line 35 of file magnetic_config.h.

Referenced by fRunMagCalibration(), and Fusion_Run().

#define INTERVAL7CAL   250

Definition at line 36 of file magnetic_config.h.

Referenced by fRunMagCalibration(), and Fusion_Run().

#define INV_DEFAULTB   (1.0F/50.0F)
#define MAXBFITUT   90.0F

Definition at line 39 of file magnetic_config.h.

Referenced by fRunMagCalibration().

#define MAXMEASUREMENTS   240

Definition at line 31 of file magnetic_config.h.

Referenced by iUpdateMagnetometerBuffer().

#define MESHDELTACOUNTS   (50)

Definition at line 46 of file magnetic_config.h.

Referenced by iUpdateMagnetometerBuffer().

#define MINBFITUT   10.0F

Definition at line 38 of file magnetic_config.h.

Referenced by fRunMagCalibration().

#define MINMEASUREMENTS10CAL   150

Definition at line 30 of file magnetic_config.h.

Referenced by fRunMagCalibration(), and Fusion_Run().

#define MINMEASUREMENTS4CAL   40

Definition at line 28 of file magnetic_config.h.

Referenced by Fusion_Run().

#define MINMEASUREMENTS7CAL   100

Definition at line 29 of file magnetic_config.h.

Referenced by fRunMagCalibration(), and Fusion_Run().