|
CGM Simulator
0.1.3
A CGM simulator to demonstrate the BLE CGM profile v1.1
|
| cgm.c | This file contains the CGM sensor simulator application for use with the CC2540 Bluetooth Low Energy Protocol Stack |
| cgm.h | This file contains the CGM simulator function, variable and constant declaration |
| Cgm_Main.c | This file contains the main and callback functions for the CGM simulator application |
| cgmservice.c | This file contains the CGM sample service for use with the CGM sample application |
| cgmservice.h | This file contains the CGM service definitions and prototypes |
| cgmSimData.c | This file contains the CGM sensor simulator glucose data generation function |
| cgmsimdata.h | This file contains the CGM sensor simulator data generating functions declarations (headers) |
| crc.c | This file contains implementation of a 16 bit Cyclic Redundancy Check |
| crc.h | This file contains the declarations for CRC16 |
| mainpage | |
| OSAL_Cgm.c | This file binds the upper application with the lower OS layer |