-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.5.0 #584
Conversation
* Update to LoopKit 1.4.3 and rileylink_ios 1.2.1 * Missed LoopKit update * Assign workout override
Adding pre-meal targets
Treat period after rewind as suspend
…model available in LoopKit.
Allow selection of new insulin curves
* Device errors * Device errors
* Font scaling fixes * Font scaling fixes
* Improve tracking of recent boluses * Improve tracking of recent boluses
* Only recommend bolus that would not bring forecast below range. * Xcode 8.3 fix * Revert inadvertent spacing changes * Compute the target value as a function of time since the dose started
Ensure single-value target ranges are graphed, fixing watch freshness…
…mmendations when there are no recent insulin doses
Ensure that bg prediction extends to full DIA
Bump version
Thank you @ps2 for your awesome work. The third new feature means we can bolus all the suggested amount safely also using longer-DIA exponential curves? |
@francesc0-cgm Yes, with large meals, and new insulin curves, Loop will reduce the bolus amount so that the forecast does not drop below your suspend threshold. A reasonable suspend threshold is something > 65mg/dl. That limit may be enforced in a future release. |
Thank you @ps2 |
Fix accessibility label for UI test
Features
Settings
Reliability
Bug Fixes