-
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
Bolus 'Wizard' #86
Comments
This is already how Loop should be working. After entering carbs, a recommended bolus will appear. In addition, any time the bolus screen is launched, it should suggest a bolus amount. Meal databases are way out scope for this app. However, any other apps that enter carbs into HealthKit can be used with Loop. |
erikdi
pushed a commit
to erikdi/Loop
that referenced
this issue
Feb 10, 2019
* Workaround for incorrectly annotated CBConnectPeripheralOptionStartDelayKey * Use project default deployment target * Reset app requires iOS 11.0
ps2
pushed a commit
that referenced
this issue
Aug 4, 2020
- https://tidepool.atlassian.net/browse/LOOP-1144 - Move StoredDosingDecision Codable from LoopKit to Loop to support error serialization - Extend DosingDecisionStore to store and retrieve StoredDosingDecision - Use static encoder and decoder for StoredDosingDecision - Implement Codable for CarbStoreError, DoseStoreError, PumpManagerError, SetBolusError, and LoopError - Refactor Codable for StoredDosingDecision to support error serialization - Enable MockService in non-debug builds - Capture additional dosing decisions with errors - Update coding tests to check intermediate serialized data string
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Enhancement Request:
Would it be possible to add a Bolus Wizard, where the user is prompted to input carbs and fibre, and a recommendation is made on Bolus amount based on...
Long-term would be ideal to link to an online food database, or provide the user with opportunity to add 'favourite' meals.
The text was updated successfully, but these errors were encountered: