Skip to content
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
merged 9 commits into from
Apr 9, 2024

Conversation

avouspierre
Copy link
Contributor

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.

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants