-
Notifications
You must be signed in to change notification settings - Fork 514
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
Update with tide pool + calibration + CGM home screen #67
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update readme.md to have a correct git clone Update package resolved
- Add submodule TidePoolManager and package required - Add tests for pluginManager - Add template for TidePoolManager service (cherry picked from commit b79678d)
TidePool connexion to the service in Settings menu : - add menu and views to display the views provided by packages - add TidePoolManager as a injected service - add BuildDetails.plist with the clientID required by TidePool to access authentication - store the information in persistedStore⚠️ : Do not send any data to the service (cherry picked from commit a3b5989)
- upload glucose - upload (and delete) carbs - upload (and delete) dose basal and bolus - upload event from pump + improve the deletion of TidePool. (cherry picked from commit 8ced909)
Add a function to force all uploads in TidePool Call this function when close the windows "TidePool" config (cherry picked from commit d59df1a)
Add calibration functions allowing to transform a BG to a corrected BG with a linear function. Add interface to manage calibrations points add calibration to calculate a new value of BG add notification to remove calibration when change CGM or sensors This functionality is activated only for Libre CGM even could be use for all CGM. (cherry picked from commit 6bdd3a2)
- remove all actualDate for Carbs used in the app. (cherry picked from commit d24b7f1)
- add a icon when no CGM selected - display the CGM config when tap - display the link to NS if available in CGM config - display the link to NS if available in NS config (cherry picked from commit 8b3e7d4)
Merged
This was referenced May 1, 2024
Merged
4 tasks
Sjoerd-Bo3
pushed a commit
to Sjoerd-Bo3/Trio
that referenced
this pull request
Oct 19, 2024
- Adjust formatting for insulin, always 2 decimals - Have formatter respect user local for decimal separator sign - Include fix proposed via nightscout#56 Co-authored-by: dsnallfot <dsnallfot@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
if you agree with the establishment of an alpha branch, and consider these safe and ready for testing by others, can you please merge these branches into alpha?
To be approved.