This repository contains shared base implementations. Every SmartCGMS module directly depends on this repository.
SmartCGMS software architecture and framework. Project homepage: diabetes.zcu.cz
cmake
- functions and macros required by the shared buildsystemscgms
iface
- interface definitions, constants and behavior definitionslang
- system-wide strings and identifiersresource
- common resource filesrtl
- base implementations of entities, bridges and similar; often refered to as to a Software Development Kit (SDK)utils
- utility implementations (e.g., string conversions, filesystem bridges), OS abstraction layer and similar
The SmartCGMS software and its components are distributed under the Apache license, version 2. When publishing any derivative work or results obtained using this software, you agree to cite the following paper:
Tomas Koutny and Martin Ubl, "SmartCGMS as a Testbed for a Blood-Glucose Level Prediction and/or Control Challenge with (an FDA-Accepted) Diabetic Patient Simulation", Procedia Computer Science, Volume 177, pp. 354-362, 2020
See attached LICENSE file for full licencing information.