CGM Simulator
0.1.3
A CGM simulator to demonstrate the BLE CGM profile v1.1
|
A set of macro definitions to enable/disable features. More...
Macros | |
#define | FEATURE_GLUCOSE_CALIBRATION 0 |
The glucose calibration feature. More... | |
#define | FEATURE_GLUCOSE_PATIENTHIGHLOW 0 |
The patient set high/low alert feature. More... | |
#define | FEATURE_GLUCOSE_HYPERALERT 0 |
The hyperglycemia alert feature. More... | |
#define | FEATURE_GLUCOSE_HYPOALERT 0 |
The hypoglycemia alert feature. More... | |
#define | FEATURE_GLUCOSE_RATEALERT 0 |
The rate of increase/decrease alert feature. More... | |
#define | FEATURE_GLUCOSE_QUALITY 0 |
The CGM supports quality indication. More... | |
#define | FEATURE_GLUCOSE_CRC 1 |
The E2E-CRC support. More... | |
#define | FEATURE_GLUCOSE_DEVICE_ALERT 1 |
The device alert support. More... | |
#define | FEATURE_GLUCOSE_TREND 1 |
A set of macro definitions to enable/disable features.
#define FEATURE_GLUCOSE_CALIBRATION 0 |
The glucose calibration feature.
#define FEATURE_GLUCOSE_CRC 1 |
The E2E-CRC support.
#define FEATURE_GLUCOSE_DEVICE_ALERT 1 |
The device alert support.
#define FEATURE_GLUCOSE_HYPERALERT 0 |
The hyperglycemia alert feature.
#define FEATURE_GLUCOSE_HYPOALERT 0 |
The hypoglycemia alert feature.
#define FEATURE_GLUCOSE_PATIENTHIGHLOW 0 |
The patient set high/low alert feature.
#define FEATURE_GLUCOSE_QUALITY 0 |
The CGM supports quality indication.
#define FEATURE_GLUCOSE_RATEALERT 0 |
The rate of increase/decrease alert feature.
#define FEATURE_GLUCOSE_TREND 1 |
The glucose measurement trending feature