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

Rename directory for copy of .js files to trio-oref, update oref0 source files after updating script for Trio #165

Merged
merged 2 commits into from
May 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion oref0_source_version.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
oref0 branch: dev - git version: fa373c9
oref0 branch: dev - git version: e023125

Last commits:
e023125 Replace Open-iAPS with Trio (#23)
fa373c9 Merge pull request #22 from nightscout/tmhastings-tddAdjBasal
fc0ae69 tddAdjBasal pop-up correction
487bcbb Merge pull request #21 from MikePlante1/separate_adjustment_factors
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ var determine_basal = function determine_basal(glucose_status, currenttemp, iob_
}

function accountForIncrements(insulin) {
// If you have not set this to.0.1 in iAPS settings, this will be set to 0.05 (Omnipods) in code.
// If you have not set this to.0.1 in Trio settings, this will be set to 0.05 (Omnipods) in code.
var minimalDose = profile.bolus_increment;
if (minimalDose != 0.1) {
minimalDose = 0.05;
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 2 additions & 0 deletions trio-oref/oref_source_file_info.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
These source files are copied from https://github.com/nightscout/trio-oref, and are for information purposes only.
The algorithm is run based on minimised files in FreeAPS/Resources/javascript/bundle.
2 changes: 0 additions & 2 deletions trio-ref/oref_source_file_info.txt

This file was deleted.