-
Couldn't load subscription status.
- Fork 9
Merge dev branch into main #10
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
Open
JeremyStorring
wants to merge
101
commits into
main
Choose a base branch
from
dev
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+673
−1,542
Conversation
This file contains hidden or 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
This reverts commit 912ab07. Reverting this commit to allow oref0 algorithm to run in iAPS. Conflicting changes in lib/profile/carbs.js were kept: orenaps/oref0: if (carbRatio < 0.1 || carbRatio > 250) { oref2: if (carbRatio < 3 || carbRatio > 150) {
-Include running nxp webpack -Use relative paths, assuming oref0 and iAPS are cloned to the same parent directory -write oref0 branch and git ref to file -copy oref0/lib/ to iAPS root Commit webpack.config.js, remove from .gitignore
Revert "Tzachi shared node phase2 (#1370)"
Address review comments from Robert
Adjusted min threshold
fix for time calcs
Revert "fix for time calcs"
fix from Deniz
Bug fix for profile overrides not canceling SMBs
use systemTime use currentHour in enableSMS
fix for time calcs - Reloaded
has already been added to tddReason way before
…target half_basal_exercise_target: 160 // when temptarget is 160 mg/dL
- echo "copying /lib/ source files to Open-iAPS/open-iaps-oref"
- append last 30 commits to oref0_source_version.txt
- copy source files to open-iaps-oref directory
- add informational .txt about open-iaps-oref source files when copying files
- update comments with the correct filename (webpack-cp.sh)
Update webpack-cp.sh
webpack-cp.sh: Set apsDIR=../Open-iAPS, fix path for source files
Use correct value (160) in comment for half_basal_exercise_target
Fix TDD check
Remove dynisf check on pumpdata calc
also get TDD from Trio via oref2_variables
This reverts commit 61b4f85.
Max absorption time to be configurable
Always check for bad carb ratios in profile
Fixes an incorrect undefined check
Remove TDD calc & receive TDD from Trio
TCD Fixes to trio-oref
Sync `dev` with `tcd`
- Remove old 400 guard - Replace with check that only disables SMBs and keeps TBR at neutral == current basal rate, if shouldProtectDueToHIGH is not null/undefined and true - Remove all other 400 guards
Refactor 400 Glucose Guard
Rename output library to trio_[name]
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.