![]() |
ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
|

Go to the source code of this file.
Macros | |
| #define | DEFAULTB 50.0F |
| #define | INV_DEFAULTB (1.0F/50.0F) |
| #define | MAGBUFFSIZEX 14 |
| #define | MAGBUFFSIZEY (2 * MAGBUFFSIZEX) |
| #define | MINMEASUREMENTS4CAL 100 |
| #define | MINMEASUREMENTS7CAL 150 |
| #define | MINMEASUREMENTS10CAL 250 |
| #define | MAXMEASUREMENTS 340 |
| #define | INTERVAL4CAL 75 |
| #define | INTERVAL7CAL 250 |
| #define | INTERVAL10CAL 750 |
| #define | MINBFITUT 10.0F |
| #define | MAXBFITUT 90.0F |
| #define | FITERRORAGINGSECS 86400.0F |
| #define | FUTPERCOUNT (0.1F) |
| #define | MESHDELTACOUNTS (50) |
| #define DEFAULTB 50.0F |
Definition at line 17 of file magnetic_config.h.
| #define FITERRORAGINGSECS 86400.0F |
Definition at line 45 of file magnetic_config.h.
Referenced by fRunMagCalibration().
| #define FUTPERCOUNT (0.1F) |
Definition at line 48 of file magnetic_config.h.
| #define INTERVAL10CAL 750 |
Definition at line 42 of file magnetic_config.h.
Referenced by fRunMagCalibration(), and Fusion_Run().
| #define INTERVAL4CAL 75 |
Definition at line 40 of file magnetic_config.h.
Referenced by fRunMagCalibration(), and Fusion_Run().
| #define INTERVAL7CAL 250 |
Definition at line 41 of file magnetic_config.h.
Referenced by fRunMagCalibration(), and Fusion_Run().
| #define INV_DEFAULTB (1.0F/50.0F) |
Definition at line 18 of file magnetic_config.h.
| #define MAGBUFFSIZEX 14 |
Definition at line 31 of file magnetic_config.h.
Referenced by fInitMagCalibration(), fUpdateCalibration10EIG(), fUpdateCalibration4INV(), fUpdateCalibration7EIG(), and iUpdateMagnetometerBuffer().
| #define MAGBUFFSIZEY (2 * MAGBUFFSIZEX) |
Definition at line 32 of file magnetic_config.h.
Referenced by fInitMagCalibration(), fUpdateCalibration10EIG(), fUpdateCalibration4INV(), fUpdateCalibration7EIG(), and iUpdateMagnetometerBuffer().
| #define MAXBFITUT 90.0F |
Definition at line 44 of file magnetic_config.h.
Referenced by fRunMagCalibration().
| #define MAXMEASUREMENTS 340 |
Definition at line 36 of file magnetic_config.h.
Referenced by iUpdateMagnetometerBuffer().
| #define MESHDELTACOUNTS (50) |
Definition at line 51 of file magnetic_config.h.
Referenced by iUpdateMagnetometerBuffer().
| #define MINBFITUT 10.0F |
Definition at line 43 of file magnetic_config.h.
Referenced by fRunMagCalibration().
| #define MINMEASUREMENTS10CAL 250 |
Definition at line 35 of file magnetic_config.h.
Referenced by fRunMagCalibration(), and Fusion_Run().
| #define MINMEASUREMENTS4CAL 100 |
Definition at line 33 of file magnetic_config.h.
Referenced by Fusion_Run().
| #define MINMEASUREMENTS7CAL 150 |
Definition at line 34 of file magnetic_config.h.
Referenced by fRunMagCalibration(), and Fusion_Run().