From 570f39948db76939042e37e7a55feb69cf53435c Mon Sep 17 00:00:00 2001 From: olorinmaia Date: Sun, 29 Oct 2023 18:35:11 +0100 Subject: [PATCH 1/2] Fix typo of DynISF setting "Adjust sensitivity and BG" and add summary --- plugins/aps/src/main/res/values/strings.xml | 4 +++- plugins/aps/src/main/res/xml/pref_openapssmbdynamicisf.xml | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/plugins/aps/src/main/res/values/strings.xml b/plugins/aps/src/main/res/values/strings.xml index 6dd6a65a33..5e5cc9d06b 100644 --- a/plugins/aps/src/main/res/values/strings.xml +++ b/plugins/aps/src/main/res/values/strings.xml @@ -23,7 +23,8 @@ DynISFAdjust dynisf_adjust_sensitivity - Adjust sensitivity and BG + Adjust sensitivity and basal + If activated this replaces Autosens, and uses the last 24h TDD/7D TDD as the basis for adjusting calculated ISF and also for increasing and decreasing basal rate, in the same way that standard Autosens does DynamicISF Adjustment Factor % Adjustment factor for DynamicISF. Set more than 100% for more aggressive correction doses, and less than 100% for less aggressive corrections. High temptarget raises sensitivity @@ -150,4 +151,5 @@ Fallback to SMB. Not enough TDD data. + \ No newline at end of file diff --git a/plugins/aps/src/main/res/xml/pref_openapssmbdynamicisf.xml b/plugins/aps/src/main/res/xml/pref_openapssmbdynamicisf.xml index 6bcc93117b..6c6a192efe 100644 --- a/plugins/aps/src/main/res/xml/pref_openapssmbdynamicisf.xml +++ b/plugins/aps/src/main/res/xml/pref_openapssmbdynamicisf.xml @@ -52,6 +52,7 @@ Date: Mon, 30 Oct 2023 09:16:10 +0100 Subject: [PATCH 2/2] Rephrase summary After discussion with Milos and Tim --- plugins/aps/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/aps/src/main/res/values/strings.xml b/plugins/aps/src/main/res/values/strings.xml index 5e5cc9d06b..fa718b1246 100644 --- a/plugins/aps/src/main/res/values/strings.xml +++ b/plugins/aps/src/main/res/values/strings.xml @@ -24,7 +24,7 @@ dynisf_adjust_sensitivity Adjust sensitivity and basal - If activated this replaces Autosens, and uses the last 24h TDD/7D TDD as the basis for adjusting calculated ISF and also for increasing and decreasing basal rate, in the same way that standard Autosens does + If activated DynISF uses the last 24h TDD/7D TDD as the basis for adjusting calculated ISF and also for increasing and decreasing basal rate, in the same way that standard Autosens does DynamicISF Adjustment Factor % Adjustment factor for DynamicISF. Set more than 100% for more aggressive correction doses, and less than 100% for less aggressive corrections. High temptarget raises sensitivity @@ -152,4 +152,4 @@ - \ No newline at end of file +