Commit History

Author SHA1 Message Date
  polscm32 a80425faf8 refactoring in apsManager to use async await, fix wrong moc access in enactDetermination, fixes for smb offset in MainChart, fix glucose not updating in home view 2 years ago
  polscm32 40a0b722bb shift work off from the main thread by observing saves in the managedObjectContexts, let battery only update instead of always saving a new battery object to Core Data, prevent bolus progress bar from showing external boli 2 years ago
  polscm32 2c7708245e small main chart performance optimizations 2 years ago
  polscm32 8ea6b6cdaa fixes, refactoring 2 years ago
  polscm32 9641f1034d 1 2 years ago
  polscm32 65d135985a refactoring for concurrency reasons ...still wip 2 years ago
  polscm32 1dca76a576 fix bolus offset in mainchart 2 years ago
  polscm32 57dc1b2e16 use last 72 glucose values for autosense, refactoring....wip 2 years ago
  polscm32 3306a444e8 shift fetchrequests from main chart to home state to reduce work on main thread done by @FetchRequest 2 years ago
  polscm32 a5fa4ed025 refactor storeGlucose func to notify moc if it has changed, add Observer in home state and update chart glucose dots if changes occur 2 years ago
  polscm32 741dc8eb6b refactor timetonearest glucose function to use binary search as performs inefficiently in profiling 2 years ago
  polscm32 e410ac9e35 remove InsulinStored, replace it with Entities for storing PumpHistory, use it in main chart and determine basal ...wip 2 years ago
  polscm32 49b17413b3 fix basal chart dancing 2 years ago
  dnzxy c9a7b22969 Fix carb storage handling for core data WIP 2 years ago
  dnzxy 16f12982af Fix processing JSON determination; fix typo for threshold 2 years ago
  polscm32 0d47f95668 improve efficiency for drawing temp basals 2 years ago
  polscm32 9cb5edde3c fix for predictions color 2 years ago
  dnzxy c98bd0cc47 Merge branch 'core-data' of github.com:polscm32/Open-iAPS into core-data 2 years ago
  dnzxy f47b04eb66 Fixed fetching stored predBGs: 2 years ago
  polscm32 4dbaa1ef9b fix for predictions wip... 2 years ago
  polscm32 5d61dc6e1f use GlucoseStored wip...some cleanup... 2 years ago
  polscm32 d258e25625 smb offset 2 years ago
  polscm32 00198176ee fixes 2 years ago
  dnzxy 44b234dc9d Store predBGs as forecasts in core data WIP 2 years ago
  polscm32 4c2a0c2b61 fixes 2 years ago
  polscm32 86510894be refactoring 2 years ago
  polscm32 d50da16d1e remove readings entity, use new glucose entity where necessary 2 years ago
  polscm32 b469e2e1c3 glucose 2 years ago
  polscm32 06e5b07003 boluses in chart 2 years ago
  polscm32 d0c052f8c3 fix 2 years ago