-
-
Notifications
You must be signed in to change notification settings - Fork 748
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
iAPS 1.1.2 #1
Merged
iAPS 1.1.2 #1
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
…e user of the issue. (#606)
Revert "fix(lib/iob): Move value checks up to index.js"
…gs (#608) * Allow to delete Carbs when connexion with NS is impossible - Alert the user of the issue. * synchronise upload readings toggle in dexcom settings with FAX settings
Bump version
(cherry picked from commit 36d0152)
…e formula as TDD (#615) * Allow to delete Carbs when connexion with NS is impossible - Alert the user of the issue. * synchronise upload readings toggle in dexcom settings with FAX settings * Update the calculation of basal insulin for Apple Health with the same formula as TDD
Revert Clean Clean Concurrency fix Concurrency fix Allow 1 fraction digit
…#616) * Allow to delete Carbs when connexion with NS is impossible - Alert the user of the issue. * synchronise upload readings toggle in dexcom settings with FAX settings * Update the calculation of basal insulin for Apple Health with the same formula as TDD * add a optional filter of BG - Based on the https://en.wikipedia.org/wiki/Savitzky–Golay_filter developed by xDrip4IOS. * add unsmoothed BG visualisation in the graph (for testing the smooth algorithm). * add storage of BG in SVG for GlucoseSimulatorSource * For AH, same minimalDose than TDD (0.05)
Only enable save preset when entered macros are not already save as a preset. Change colour of Delete Preset and Fat and Protein to be more clear. Clean up of SwiftUI code.
(cherry picked from commit cf97965)
(cherry picked from commit af9b9a7)
Added a light blue colour. (cherry picked from commit 2c361fc)
(cherry picked from commit ff21245)
(cherry picked from commit 65df95b)
Jon-b-m
pushed a commit
that referenced
this pull request
Jun 15, 2023
Jon-b-m
added a commit
that referenced
this pull request
Jun 16, 2023
1. Refactored the new bolus calculator. Now just using one formula (using two was utterly confusing). Removed many of the restrictions and replaced those with warnings and alerts instead, making it possible to get a recommendation for a more normal bolus amount, even when for instance the BG is falling or the glucose predicted to temporarily dropping down below target glucose. The Eventual BG still needs to be over target for a recommendation. This limit is not removed. Added logging and error strings from oref0 to iAPS. Added localisations for oref0 strings and calculator. Created a New bolus pop-up and new bolus alerts. 2, Add manual glucose. Add/Delete glucose (also to/from CoreData). For when between sensors or when sensor errors etc. 2. Add euglycemic range also to laying grouped glucose in laying TIR chart in stat view. 3 New Libre 2 versions. Support for patchInfo starting with "c5" (#104). Ported from the xdripswift repo 4. Bug fix for adding insulin without blousing. 5. Changed xDrip name to xDrip4iOS in settings (#118), by @MikePlante1 6. Configuration cgm to cgm configuration (#1) (#119), by @MikePlante1 7. ISSUE-110 | Sync arrow position with Digital Crown orientation (#111), by @bashjs 8. New localizations and new Crowdin translations, thank you all Crowdin translators! 9. Other bug fixes. 10. Version update
jdtoppin
pushed a commit
to jdtoppin/iAPS
that referenced
this pull request
Dec 19, 2023
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.
No description provided.