Skip to content

Conversation

@JeremyStorring
Copy link
Contributor

No description provided.

jeremy-storring and others added 30 commits February 28, 2024 09:10
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
fix from Deniz
Bug fix for profile overrides not canceling SMBs
use systemTime
use currentHour in enableSMS
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)
webpack-cp.sh: Set apsDIR=../Open-iAPS, fix path for source files
Use correct value (160) in comment for half_basal_exercise_target
dnzxy and others added 30 commits December 26, 2024 23:21
Remove dynisf check on pumpdata calc
also get TDD from Trio via oref2_variables
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
- 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
Rename output library to trio_[name]
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.