Skip to content

Shared codebase of the SmartCGMS framework components

License

Notifications You must be signed in to change notification settings

SmartCGMS/common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartCGMS - common

This repository contains shared base implementations. Every SmartCGMS module directly depends on this repository.

SmartCGMS software architecture and framework. Project homepage: diabetes.zcu.cz

Repository structure

  • cmake - functions and macros required by the shared buildsystem
  • scgms
    • iface - interface definitions, constants and behavior definitions
    • lang - system-wide strings and identifiers
    • resource - common resource files
    • rtl - 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

License

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.

University of West Bohemia Department of Computer Science and Engineering

About

Shared codebase of the SmartCGMS framework components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published